forked from Archives/Athou_commafeed
removed ugly tree icons
This commit is contained in:
@@ -71,7 +71,6 @@
|
||||
}
|
||||
|
||||
.css-treeview .fldr {
|
||||
background: url("../images/tree_icons.png") no-repeat;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
width: 14px;
|
||||
@@ -81,14 +80,6 @@
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
.css-treeview .fldr-open {
|
||||
background-position: 0 -16px;
|
||||
}
|
||||
|
||||
.css-treeview .fldr-closed {
|
||||
background-position: 0 -32px;
|
||||
}
|
||||
|
||||
.css-treeview .error {
|
||||
color: red;
|
||||
font-style: italic;
|
||||
|
||||
Reference in New Issue
Block a user