summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-04-01 19:38:37 +0000
committerDries Buytaert <dries@buytaert.net>2008-04-01 19:38:37 +0000
commit904779cb732f17ce45c49cbca5d097d6e6e6dd5a (patch)
tree1af420c644eec0273c06b6e9d383065a21b41a4c /themes
parent9e126b8098507986459d689856fc2d5a99a1270e (diff)
downloadbrdo-904779cb732f17ce45c49cbca5d097d6e6e6dd5a.tar.gz
brdo-904779cb732f17ce45c49cbca5d097d6e6e6dd5a.tar.bz2
- Patch #238528 by misamuelson, approved by Stefan: disabled menu items should not be opaque for usability.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css
index 3829ceaa0..555d3fb0f 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -784,9 +784,6 @@ ul.links li, ul.inline li {
/**
* Menu.module
*/
-tr.menu-disabled {
- opacity: 0.5;
-}
tr.odd td.menu-disabled {
background-color: #edf5fa;
}