Make disabled links look disabled
This commit is contained in:
@@ -628,6 +628,10 @@ form.login label {
|
|||||||
background: #ddd;
|
background: #ddd;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
#topmenu a.warning {
|
||||||
|
background: #ccc;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
a.tabactive {
|
a.tabactive {
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
background: #aaa;
|
background: #aaa;
|
||||||
|
Reference in New Issue
Block a user