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.css19
1 files changed, 1 insertions, 18 deletions
diff --git a/cgit.css b/cgit.css
index 5d47099..b8c3d81 100644
--- a/cgit.css
+++ b/cgit.css
@@ -144,32 +144,15 @@ td#search form {
padding: 0px;
}
-td#search select {
- font-size: 9pt;
- padding: 0px;
- border: solid 1px #333;
- color: #333;
- background-color: #fff;
-}
-
td#search input {
font-size: 9pt;
padding: 0px;
-}
-
-td#search input.txt {
- width: 8em;
+ width: 10em;
border: solid 1px #333;
color: #333;
background-color: #fff;
}
-td#search input.btn {
- border: solid 1px #333;
- color: #333;
- background-color: #ccc;
-}
-
div#summary {
vertical-align: top;
margin-bottom: 1em;