- Patch #87209 by Steef: remove hardcode colors.
parent
d151662982
commit
fbc47b43f0
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue