mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
changed x-small to 10px font in navbar
This commit is contained in:
parent
322a76522a
commit
4babfb0ddd
1 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@ table.groupnav {
|
|||
td.groupnav_text {
|
||||
color:green;
|
||||
font-family:Verdana;
|
||||
font-size:x-small;
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
/* color for active page digit */
|
||||
|
@ -197,7 +197,7 @@ table.hostnav {
|
|||
td.hostnav_text {
|
||||
color:green;
|
||||
font-family:Verdana;
|
||||
font-size:x-small;
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
/* color for active page digit */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue