X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/6dd7da0b0d5100f940ecd1d4dd7739d8dbc9ba664f5953ff15809cfbf2360535..5c839d6f6a7cea631987a5c1c5df688a76af5addb960cb6688fedbd8a6f65ae3:/static/gitweb.css diff --git a/static/gitweb.css b/static/gitweb.css index edc71c6..54857ef 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -295,6 +295,13 @@ td.current_head { text-decoration: underline; } +td.category { + background-color: #d9d8d1; + border-top: 1px solid #000000; + border-left: 1px solid #000000; + font-weight: bold; +} + table.diff_tree span.file_status.new { color: #008000; } @@ -573,6 +580,12 @@ div.binary { font-style: italic; } +div.remote { + margin: .5em; + border: 1px solid #d9d8d1; + display: inline-block; +} + /* Style definition generated by highlight 2.4.5, http://www.andre-simon.de/ */ /* Highlighting theme definition: */