Added background for input field
authorJoey Schulze <joey@infodrom.org>
Sat, 29 Sep 2007 11:41:01 +0000 (11:41 +0000)
committerJoey Schulze <joey@infodrom.org>
Sat, 29 Sep 2007 11:41:01 +0000 (11:41 +0000)
src/search.inc

index 3ce1396..1182989 100644 (file)
@@ -4,6 +4,7 @@ input {
   width: 100%;
   margin-bottom: 10px;
   border: 1px solid #aaaaaa;
+  background-color: #e0e0e0;
 }
 input.button {
   width: auto;