9953a253edfbd9caee333b12211a84dd79f77202
[unfold.git] / plugins / static / css / simplelist.css
1 select { 
2     width: auto;
3 }
4 div.dataTables_filter input[type=text] {
5     width: 60;
6 }
7 li.slice-hrn, li.network-hrn {
8     padding: 0;
9     list-style: none;
10 }
11 li.slice-hrn>a {
12     padding-left: 8px;
13 }