]> WPIA git - gigi.git/blobdiff - static/static/default.css
added rule for inputs in datatables
[gigi.git] / static / static / default.css
index 294a99d49bfbc788d4fd28b76596c8056f021757..d3b42e0f32e18071be3cd33a9f4ce41183679b3c 100644 (file)
@@ -777,6 +777,12 @@ pre{
        border-right: 1px #cfcfcf dotted;
 }
 
+.dataTable td input {
+       width: 98%;
+       margin-left: 1%;
+       margin-right: 1%;
+}
+
 .dataTable th {
        background: #e2e2e2;
        font-weight: bold;