update css for jquery ui

This commit is contained in:
r888888888
2015-09-30 17:23:10 -07:00
parent f694c780c6
commit 89f38793e9
2 changed files with 9 additions and 5 deletions

View File

@@ -155,6 +155,10 @@ a.blacklisted-active {
}
}
.ui-state-focus.ui-state-focus a.tag-type-0 {
color: white;
}
.category-1 a, a.tag-type-1, .ui-state-focus a.tag-type-1 {
color: #A00;

File diff suppressed because one or more lines are too long