Skip to content

Commit c20661c

Browse files
committed
Old Glyphicons cleanup
1 parent f4efa18 commit c20661c

6 files changed

Lines changed: 2 additions & 290 deletions
-19.7 KB
Binary file not shown.

src/Public/css/fonts/glyphicons-halflings-regular.svg

Lines changed: 0 additions & 288 deletions
This file was deleted.
-44.3 KB
Binary file not shown.
-22.9 KB
Binary file not shown.
-17.6 KB
Binary file not shown.

src/Public/css/panichd.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,10 @@ h1, h2, h3, h4, h5, h6 {
289289
color: #777;
290290
}
291291

292-
.grouped_check_list.deletion_list .check_parent.unchecked .fa-check, .grouped_check_list.deletion_list .check_parent.checked .fa-remove {
292+
.grouped_check_list.deletion_list .check_parent.unchecked .fa-check, .grouped_check_list.deletion_list .check_parent.checked .fa-times {
293293
display: none;
294294
}
295-
.grouped_check_list.deletion_list .check_parent.checked .fa-check, .grouped_check_list.deletion_list .check_parent.unchecked .fa-remove {
295+
.grouped_check_list.deletion_list .check_parent.checked .fa-check, .grouped_check_list.deletion_list .check_parent.unchecked .fa-times {
296296
display: inline !important;
297297
}
298298

0 commit comments

Comments
 (0)