]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sun, 20 Nov 2022 13:58:11 +0000 (14:58 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 20 Nov 2022 13:59:57 +0000 (14:59 +0100)
- removed with JQuery-UI conflicting CSS properties

web/resources/css/layout.css

index a3e22a511c02ff9019f423d11f6178e8db56537b..f5e91104e54445cfab592c1ac08d205c5c10465a 100644 (file)
@@ -38,8 +38,9 @@ div, table {
        margin-left: 190px;
 }
 
-.table-footer {
-       margin: 2px;
+.page-footer {
+       background-color: lightblue;
+       overflow: auto;
 }
 
 .page-header a:link, .page-header a:visited {