Skip to content

Commit

Permalink
CSS: Remove styles for datafilter
Browse files Browse the repository at this point in the history
Class not in use.

refs #5543
  • Loading branch information
lippserd committed Nov 11, 2015
1 parent bc8dff2 commit 6dcca3a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions public/css/icinga/widgets.less
Expand Up @@ -25,18 +25,10 @@ table.multiselect tr[href] td {
}
}

ul.datafilter li {
list-style-type: none;
margin: 0;
}

ul.tree select { /* ?? */
margin-bottom: 0.3em;
margin-left: 1em;
}
ul.datafilter li input, ul.datafilter li select:first-child {
margin-left: 1em;
}

ul.tree {
font-size: 0.8em;
Expand Down

0 comments on commit 6dcca3a

Please sign in to comment.