summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2022-04-24 18:20:00 +0100
committerrafa_99 <raroma09@gmail.com>2022-04-24 18:20:00 +0100
commitc7912d00414f9a320412a6c190ed5ea2fcc124f5 (patch)
tree23bbf0e928e27483f993ddb23a64b1c0a4d0fcf7
parentd04ff1f0761baecb7c4f572ad7e4782b784d9b82 (diff)
More Stylesheet Changes
-rw-r--r--cgit/cgit/sneed.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/cgit/cgit/sneed.css b/cgit/cgit/sneed.css
index da25dbf..a657428 100644
--- a/cgit/cgit/sneed.css
+++ b/cgit/cgit/sneed.css
@@ -110,8 +110,6 @@ div#cgit table.tabs td.form select {
div#cgit div.path {
margin: 0px;
padding: 5px 2em 2px 2em;
- color: #000;
- background-color: #eee;
}
div#cgit div.content {
@@ -301,7 +299,6 @@ div#cgit table.blob td.hashes,
div#cgit table.blob td.lines {
margin: 0; padding: 0 0 0 0.5em;
vertical-align: top;
- color: black;
}
div#cgit table.blob td.linenumbers {