diff options
-rw-r--r-- | modules/system/system.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/system/system.css b/modules/system/system.css index f1a18ac3f..6f0aebebb 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -54,14 +54,6 @@ div.ok, tr.ok { padding-left: 0.25em; clear: right; } -.item-list .icon a { - color: #000; - text-decoration: none; -} -.item-list .icon a:hover { - color: #000; - text-decoration: none; -} .item-list .title { font-weight: bold; } |