mirror of
https://github.com/webmin/webmin.git
synced 2026-08-16 12:20:34 +01:00
Fix a couple of ugly colors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cs_header=4EBF37 class='maintitle'
|
||||
cs_header=427AD1 class='maintitle'
|
||||
cs_table=EFEFEF class='mainbody'
|
||||
texttitles=1
|
||||
functions=theme.pl
|
||||
|
||||
@@ -39,10 +39,10 @@ td.maintitle a, td.maintitle a:visited {
|
||||
color: #ffffff;
|
||||
}
|
||||
tr.maintitle a:hover {
|
||||
color: #4EBF37;
|
||||
color: #EFEFEF;
|
||||
}
|
||||
td.maintitle a:hover {
|
||||
color: #4EBF37;
|
||||
color: #EFEFEF;
|
||||
}
|
||||
a:link { color: #333399;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user