]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
CSS: Don't make headings so skinny
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Apr 2024 17:23:18 +0000 (19:23 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Jun 2025 19:46:24 +0000 (19:46 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/html/themes/ipfire/include/css/style.css

index 10997d2b10c4f240a9037a35882b7be2f84c7848..f70bd816b61763e85a2712a7e092840770ac14aa 100644 (file)
@@ -396,13 +396,10 @@ table.form tr.action td {
        text-align: right;
 }
 
-<<<<<<< HEAD
 table.form tr.action td form {
        display: inline;
 }
 
-=======
->>>>>>> f3e0bbd58 (ovpnmain.cgi: Redesign the roadwarrior section)
 .tbl {
        width: 100%;
 }
@@ -443,10 +440,6 @@ table.form tr.action td form {
        background-color: var(--color-yellow);
 }
 
-=======
->>>>>>> 7b19c1312 (web: Create a function to show the service status)
-=======
->>>>>>> 17ed2e345 (CSS: Automatically stripe all tables)
 .tbl th:first-child {
        border-left: 1px solid #363636;
        border-top: 1px solid #363636;
@@ -583,10 +576,6 @@ table.form tr.action td form {
        color: var(--color-black-invert);
 }
 
-=======
->>>>>>> 7b19c1312 (web: Create a function to show the service status)
-=======
->>>>>>> 1829cd5c9 (vulnerabilities.cgi: Use CSS to colour the table)
 table.fw-nat tbody tr td {
        height: 2.25em;
 }