mirror of
https://github.com/ShaYmez/ezservermonitor-web.git
synced 2026-06-05 07:24:46 -04:00
Change auto refresh method
Theme slate little a more lighter
This commit is contained in:
@@ -37,7 +37,7 @@ $themes: (
|
||||
main-color: #AA8ECC
|
||||
),
|
||||
slate: (
|
||||
main-color: #707E8E
|
||||
main-color: #7C8998
|
||||
),
|
||||
light: (
|
||||
main-color: #C4C4C4
|
||||
|
||||
@@ -79,6 +79,10 @@ nav[role="main"] {
|
||||
float: left;
|
||||
margin-left: 110px;
|
||||
line-height: $navbar-height;
|
||||
|
||||
a {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
#update {
|
||||
|
||||
Reference in New Issue
Block a user