]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/style.css
Converted private constructor to public init() method with context, still this cannot...
[pizzaservice-war.git] / web / style.css
index ca487498cdae13b4f7277818e9742c3952ff436f..b44a60ae597f0e456d4a6d6c6f1877f6b53148f9 100644 (file)
@@ -60,3 +60,11 @@ ul.footer_nav li {
        list-style: none;
        padding-left: 5px;
 }
+
+.table_header_column {
+       width: 100px;
+}
+
+.table_data_column {
+       width: 100px;
+}