]> ruin.nu Git - ndwebbie.git/blobdiff - root/static/default.css
Converted raids page
[ndwebbie.git] / root / static / default.css
index 3275e9f11cc2098815a0d9710f10313234f245ca..84d6b4b47e42b47b4215e39a0a17e7340f6d9833 100644 (file)
@@ -129,20 +129,19 @@ td.Attack{
        color: black;
 }
 
-a.Unclaim{
-       color: green;
-}
-input.Unclaim{
+input.unclaim{
        background: green;
 }
-a.Claim{
-       color: blue;
+input.join{
+       background: #00AAAA;
 }
-a.Join{
-       color: #00AAAA;
+input.taken{
+       background: #AA0000;
 }
-input.Join{
-       background: #00AAAA;
+
+input.blocked{
+       background: black;
+       color: gray;
 }
 
 td.Friendly{