X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=static%2Fstatic%2Fdefault.css;h=86c271b30ddfd56cf6ecd24690b9279fbda64eff;hp=d3b42e0f32e18071be3cd33a9f4ce41183679b3c;hb=ac6e81d9579ebeed0b01cb3a22ebecbf69527b93;hpb=dea51b6e516c2af868d4ea34d3e5a0ced5f276cf diff --git a/static/static/default.css b/static/static/default.css index d3b42e0f..86c271b3 100644 --- a/static/static/default.css +++ b/static/static/default.css @@ -782,7 +782,12 @@ pre{ margin-left: 1%; margin-right: 1%; } - +.dataTable td nobr input { + width: auto; +} +.centertext { + text-align: center; +} .dataTable th { background: #e2e2e2; font-weight: bold;