Diffstat (limited to 'cgit.css')
| -rw-r--r-- | cgit.css | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -326,24 +326,6 @@ div.commit-msg { font-family: monospace; } -div.notes-header { - font-weight: bold; - padding-top: 1.5em; -} - -div.notes { - white-space: pre; - font-family: monospace; - border: solid 1px #ee9; - background-color: #ffd; - padding: 0.3em 2em 0.3em 1em; - float: left; -} - -div.notes-footer { - clear: left; -} - div.diffstat-header { font-weight: bold; padding-top: 1.5em; |