summaryrefslogtreecommitdiffstats
path: root/css/standard.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/standard.css')
-rw-r--r--css/standard.css14
1 files changed, 5 insertions, 9 deletions
diff --git a/css/standard.css b/css/standard.css
index 4870c4c..3cfe0eb 100644
--- a/css/standard.css
+++ b/css/standard.css
@@ -211,10 +211,6 @@ div.table div {
text-align:center;
z-index:20;
}
-div.table div img{
- /*background-color:green;*/
- width:20%;
-}
div.table div.table0 {
top:45%;
@@ -562,14 +558,9 @@ div.user ul li:first-child {
position:relative;
border: 1px solid #000;
}
-
.cardinput img { width: 4em;}
-
.cardinput:hover{ background-color:red;}
-div span img.button { width: 2em;}
-div span img.tinybutton { width: 1.4em;}
-
.gamestatuspre {
padding: 0 0.3em;
background-color: #f57900;
@@ -734,6 +725,11 @@ div.table div img.gravatar, img.gravatar {
border: 3px solid #aaa;
}
+div img.button {
+ float: right;
+ width: 2em;
+}
+
.highcall {
background-color: #fc3;
}