XMLDB, make disable 'buttons' grey, so they look more disabled. I think that this makes it more easy to skim through the list of files.

This commit is contained in:
tjhunt 2008-08-15 08:33:02 +00:00
parent 6b22437658
commit e4d825f543

View File

@ -433,6 +433,11 @@ table.flexible .r1 {
background-color: #e99;
}
#admin-xmldb-index .button,
#admin-xmldb-index .buttons {
color: gray;
}
/***
*** Blocks
***/