mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-07 13:31:51 -07:00
gray active topmenu link
This commit is contained in:
parent
cd4658697f
commit
e2c61b9c12
1 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@ form {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
padding: 0 20px 2px;
|
padding: 0 20px 2px;
|
||||||
color: #2361a1;
|
color: #333;
|
||||||
background-color: #f1f1f1;
|
background-color: #f1f1f1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -549,12 +549,12 @@ form {
|
||||||
|
|
||||||
.username {
|
.username {
|
||||||
color: #222;
|
color: #222;
|
||||||
font-size: 16pt;
|
font-size: 14pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
.domain {
|
.domain {
|
||||||
color: #222;
|
color: #222;
|
||||||
font-size: 16pt;
|
font-size: 14pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cron {
|
.cron {
|
||||||
|
@ -604,10 +604,10 @@ form {
|
||||||
|
|
||||||
.counter-value {
|
.counter-value {
|
||||||
vertical-align:top;
|
vertical-align:top;
|
||||||
line-height: 1.2em;
|
line-height: 1.3em;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
color: #222;
|
color: #222;
|
||||||
padding: 0 0 0 4px;
|
padding: 0 0 0 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.log-counter-value {
|
.log-counter-value {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue