visual representation of category.

This commit is contained in:
saman bb
2013-03-19 01:50:17 -04:00
parent de72d55f55
commit ac57fb7807
+15
View File
@@ -771,6 +771,21 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
border-color: #7092ff;
}
.category .grid-entry:after,
.category .grid-entry:before {
content: "";
position: absolute;
top: 7px;
width: 100%;
border-top: 1px solid #ccc;
border-radius: 6px;
height: 6px;
}
.category .grid-entry:before {
top: 3px;
}
.preset-grid-search-wrap {
height: 60px;
border-bottom: 1px solid #ccc;