]> ruin.nu Git - ndwebbie.git/blobdiff - stylesheets/black.css
select too
[ndwebbie.git] / stylesheets / black.css
index 20c57987b4f49338bc902ae8b99aa625b7b5f25a..50186a6c69d67ed552f6c2086c3c02a27422920e 100644 (file)
@@ -28,6 +28,12 @@ a:hover {
        background: white;
 }
 
+input,textarea,select {
+       color: black;
+       background: #B2B2B2;
+}
+
+
 legend {
        color: black;
        background: gray;
@@ -195,3 +201,9 @@ td.HighestPrio{
        background: green;
        color: black;
 }
+span.newposts,span.unreadposts {
+       font-weight: bold;
+}
+span.newposts {
+       color: red;
+}