summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-09-04 14:01:23 -0700
committerBharat Mediratta <bharat@menalto.com>2010-09-04 14:01:23 -0700
commitb49d2e6e0003c643af1ee440dd61bf3b20396103 (patch)
tree7effacdf4558ce263184da72e4508a3fa0965413 /themes
parentdb75ac642a6ff62e814929af99e7c9af4d492706 (diff)
Make .g-unavailable a little more legible.
Diffstat (limited to 'themes')
-rw-r--r--themes/admin_wind/css/screen.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index 81b1a896..eda79b97 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -191,7 +191,8 @@ th {
.g-unavailable {
border-color: #999;
- opacity: 0.4;
+ color: black;
+ opacity: .6;
}
.g-info td {