more consistent preset highlighting.

This commit is contained in:
saman bb
2013-03-19 02:07:48 -04:00
parent ac57fb7807
commit c9bca0e093
+6 -2
View File
@@ -768,7 +768,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
.current .grid-entry,
.current .grid-entry .label {
border-color: #7092ff;
background-color: #eef0ff;
}
.category .grid-entry:after,
@@ -877,9 +877,13 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
.tag-wrap .grid-button-wrap .grid-entry {
border-top: 0;
background: #f6f6f6;
background: #eef0ff;
}
.tag-wrap .grid-button-wrap .grid-entry .label {
background: #eef0ff;
}
.inspector-body .name {
height: 110px;
border-bottom: 1px solid #ccc;