summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css12
1 files changed, 10 insertions, 2 deletions
diff --git a/cdm.css b/cdm.css
index 8681832b5..ed35d7626 100644
--- a/cdm.css
+++ b/cdm.css
@@ -15,10 +15,18 @@ div.cdmHeader input {
margin-right : 5px;
}
+div.updPic {
+ width : 25px;
+ display : inline-block;
+ text-align : center;
+}
+
+div.updPic img {
+ vertical-align : middle;
+}
+
div.cdmHeader img, div.cdmFooter img {
margin : 0px 2px 0px 2px;
- width : 16px;
- height : 16px;
}
div.cdmContent {