Skip to content

Commit

Permalink
Make .g-unavailable a little more legible.
Browse files Browse the repository at this point in the history
  • Loading branch information
bharat committed Sep 4, 2010
1 parent db75ac6 commit b49d2e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion themes/admin_wind/css/screen.css
Expand Up @@ -191,7 +191,8 @@ th {

.g-unavailable {
border-color: #999;
opacity: 0.4;
color: black;
opacity: .6;
}

.g-info td {
Expand Down

0 comments on commit b49d2e6

Please sign in to comment.