aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/cgit.css b/cgit.css
index 217a05a..20b7e86 100644
--- a/cgit.css
+++ b/cgit.css
@@ -353,16 +353,6 @@ div#cgit table.blame div.alt:nth-child(odd) {
background: white;
}
-div#cgit table.blame td.lines > div {
- position: relative;
-}
-
-div#cgit table.blame td.lines > div > pre {
- padding: 0 0 0 0.5em;
- position: absolute;
- top: 0;
-}
-
div#cgit table.bin-blob {
margin-top: 0.5em;
border: solid 1px black;