Skip to content

Commit

Permalink
CSS: Remove class color-box
Browse files Browse the repository at this point in the history
Not in use.

refs #5543
  • Loading branch information
lippserd committed Nov 11, 2015
1 parent 3d1cd04 commit cd7a3d1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions public/css/icinga/widgets.less
Expand Up @@ -317,15 +317,6 @@ ul.tree li a.error:hover {
text-align: left;
}

.color-box {
position: relative;
top: 2px;
margin: 0px 3px 0px 3px;
display: inline-block;
width: 12px;
height: 12px;
}

.progress-label span {
font-size: 1.5em;
.animate(blink 1.4s infinite both);
Expand Down

0 comments on commit cd7a3d1

Please sign in to comment.