- Patch #87209 by Steef: remove hardcode colors.

5.x
Dries Buytaert 2006-10-04 06:46:42 +00:00
parent d151662982
commit fbc47b43f0
1 changed files with 0 additions and 8 deletions

View File

@ -54,14 +54,6 @@ div.ok, tr.ok {
padding-left: 0.25em; padding-left: 0.25em;
clear: right; clear: right;
} }
.item-list .icon a {
color: #000;
text-decoration: none;
}
.item-list .icon a:hover {
color: #000;
text-decoration: none;
}
.item-list .title { .item-list .title {
font-weight: bold; font-weight: bold;
} }