Browse Source

WebUI: Adjust size of columns in property panels

adaptive-webui-19844
Gabriele 10 years ago
parent
commit
1332ca318b
  1. 4
      src/webui/www/public/css/dynamicTable.css

4
src/webui/www/public/css/dynamicTable.css

@ -65,6 +65,10 @@
margin-bottom: -4px; margin-bottom: -4px;
} }
#trackers th,
#trackers td,
#torrentFiles th,
#torrentFiles td,
#transferList th, #transferList th,
#transferList td { #transferList td {
text-overflow: ellipsis; text-overflow: ellipsis;

Loading…
Cancel
Save