bug 348554, add styling of search back to the new interface

git-svn-id: svn://10.0.0.236/trunk@208809 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
axel%pike.org
2006-08-30 14:41:32 +00:00
parent 7045305358
commit e0e307f20d

View File

@@ -113,3 +113,10 @@ td.count {
div.calbordered {
float: none;
}
/* search view */
td.ordered {border: 2px solid black;}
td.error {background-color: coral;}
td.conflict {background-color: grey;}
td.enUS {opacity: .5;}