mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-02-22 18:02:47 +01:00
Change color theme of the startup menu
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
This commit is contained in:
parent
8fae9b0ec5
commit
4f75e731a5
@ -6,7 +6,7 @@ afx-sys-panel > div{
|
|||||||
|
|
||||||
afx-sys-panel .afx-panel-os-menu button
|
afx-sys-panel .afx-panel-os-menu button
|
||||||
{
|
{
|
||||||
background-color: #e7414d;
|
background-color: #5F548E;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
|
@ -5,7 +5,7 @@ afx-sys-panel > div{
|
|||||||
}
|
}
|
||||||
afx-sys-panel .afx-panel-os-menu button
|
afx-sys-panel .afx-panel-os-menu button
|
||||||
{
|
{
|
||||||
background-color: #e7414d;
|
background-color: #5F548E;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
color: white;
|
color: white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user