Changed schedule disable icon to fa-stop and simplified tooltip text. On log viewer dates are not formatted correctly.

This commit is contained in:
Chris Houseknecht
2014-04-02 17:14:40 -04:00
parent 61c0355f77
commit 5a69da96ab
4 changed files with 12 additions and 8 deletions

View File

@@ -1032,7 +1032,7 @@ input[type="checkbox"].checkbox-no-label {
}
.icon-schedule-enabled-true:before {
content: "\f04c";
content: "\f04d";
}
.icon-schedule-enabled-false:before {