Tiny style mod for the property browser
This commit is contained in:
parent
28091e91a5
commit
ba5879a899
1 changed files with 2 additions and 2 deletions
|
@ -49,12 +49,12 @@ body {
|
|||
padding:0 0.2em 0 0;
|
||||
}
|
||||
|
||||
#breadcrumb li a:link, #breadcrumb li a:visited {
|
||||
#breadcrumb a:link, #breadcrumb a:visited {
|
||||
text-decoration: none;
|
||||
color:#e0e0e0;
|
||||
}
|
||||
|
||||
#breadcrumb li a:hover, #breadcrumb li a:focus {
|
||||
#breadcrumb a:hover, #breadcrumb a:focus {
|
||||
text-decoration:underline;
|
||||
color:#e0e0e0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue