]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
ui-shared.c: path-limit style nitpick
[ps-cgit] / cgit.css
index 563f8e15c2b6f19d88391e51b13fe3a5519bb225..28a2eeb8bfb014f9b62ee7266c62d1003f21e4cb 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -64,7 +64,7 @@ table#header td.sub {
 }
 
 table.tabs {
-       /* border-bottom: solid 2px #ccc; */
+       border-bottom: solid 3px #ccc;
        border-collapse: collapse;
        margin-top: 2em;
        margin-bottom: 0px;
@@ -106,14 +106,12 @@ div.path {
        margin: 0px;
        padding: 5px 2em 2px 2em;
        color: #000;
-       background-color: #ccc;
-       font-weight: bold;
+       background-color: #eee;
 }
 
 div.content {
        margin: 0px;
        padding: 2em;
-       border-top: solid 3px #ccc;
        border-bottom: solid 3px #ccc;
 }