diff options
| author | Patrick | 2025-12-30 17:05:51 +0100 |
|---|---|---|
| committer | Patrick | 2025-12-30 17:05:51 +0100 |
| commit | 250098015582c69a2ad91988bcc39d672ef92e48 (patch) | |
| tree | b085a6e230163dbcd98b923b898dd3bb093fd2c3 /cgit.css | |
| parent | 984e054e28eb8291da3cd4e9d2c20bfcb2223b60 (diff) | |
| download | ps-cgit-250098015582c69a2ad91988bcc39d672ef92e48.tar.gz ps-cgit-250098015582c69a2ad91988bcc39d672ef92e48.zip | |
css
Diffstat (limited to 'cgit.css')
| -rw-r--r-- | cgit.css | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -102,7 +102,9 @@ div#cgit table.tabs td.form form { } div#cgit table.tabs td.form input, -div#cgit table.tabs td.form select { +div#cgit table.tabs td.form select +div#cgit button, +div#cgit input { font-size: 90%; } |
