Define a minimal style for textarea as well
authorJoey Schulze <joey@infodrom.org>
Mon, 15 Sep 2008 19:02:06 +0000 (19:02 +0000)
committerJoey Schulze <joey@infodrom.org>
Mon, 15 Sep 2008 19:02:06 +0000 (19:02 +0000)
src/infodrom.css

index 198c7e5..4cb2737 100644 (file)
@@ -113,7 +113,7 @@ p.menurule {
 /*
  * Formulare
  */
-input, select {
+input, select, textarea {
   border: 1px solid #aaaaaa;
 }
 input.button {