* fix tables style in firefox.

This commit is contained in:
Catouse
2018-05-29 17:32:21 +08:00
parent c7aa5ec3de
commit 4ae830fd5a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@
.table td.has-child > .task-toggle > .icon:before {text-align: left;}
.table td.has-child > .task-toggle.collapsed > .icon {transform: rotate(-90deg);}
.main-table tbody > tr.table-children > td:first-child::before {width: 3px;}
@-moz-document url-prefix() {.main-table tbody > tr.table-children > td:first-child::before {width: 4px;}}
.chosen-container-single .chosen-single > span{max-width:200px;}
File diff suppressed because one or more lines are too long