Change color theme of the startup menu
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good

This commit is contained in:
DanyLE 2023-01-03 23:05:36 +01:00
parent 8fae9b0ec5
commit 4f75e731a5
2 changed files with 2 additions and 2 deletions

View File

@ -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;
}

View File

@ -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;