mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 14:08:22 +01:00
Change color theme of the startup menu
This commit is contained in:
parent
81d13c1601
commit
f21a958ea0
@ -6,7 +6,7 @@ afx-sys-panel > div{
|
||||
|
||||
afx-sys-panel .afx-panel-os-menu button
|
||||
{
|
||||
background-color: #e7414d;
|
||||
background-color: #5F548E;
|
||||
border-radius: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
@ -5,7 +5,7 @@ afx-sys-panel > div{
|
||||
}
|
||||
afx-sys-panel .afx-panel-os-menu button
|
||||
{
|
||||
background-color: #e7414d;
|
||||
background-color: #5F548E;
|
||||
border-radius: 0;
|
||||
border: 0;
|
||||
color: white;
|
||||
|
Loading…
Reference in New Issue
Block a user