mirror of
https://github.com/unraid/webgui.git
synced 2026-01-08 18:50:10 -06:00
13 lines
699 B
CSS
13 lines
699 B
CSS
table.t1{margin-top:0; border-collapse: collapse; border-spacing: 0;}
|
|
table.t1 tr td{padding:0 20px 0 0!important;margin:0!important;text-align:left!important;white-space:normal!important}
|
|
table.t1 tr td:nth-child(1){width:5%}
|
|
table.t1 tr td:nth-child(2){width:35%}
|
|
table.t1 tr td:nth-child(3){width:15%}
|
|
table.t1 tr td:nth-child(4){width:20%}
|
|
table.t1 tr td:nth-child(5){width:25%;padding-right:0!important}
|
|
.t1.tablesorter .filtered{display:none}
|
|
textarea[id^=text]{width:90%;margin:0!important;padding:0!important;float:right}
|
|
span[id^=save]{margin:0!important;padding:0!important}
|
|
span.pin{display:inline-block;float:left}
|
|
i.pin{margin:0!important;padding:2px 0!important;float:left;clear:both}
|