summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-13 01:41:18 +0300
committerAndrew Dolgov <[email protected]>2010-11-13 01:41:18 +0300
commit62b800b47cadf623dfd0178554a1d7251f5b979e (patch)
tree504462a7a977630fc53b9523ff71a159e8402a78 /cdm.css
parent35ffb5b91d99cde891f1d983cfe42a369e5e04c5 (diff)
cdm: bring back updated/new pic
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 {