CSS tweaks
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 1 Oct 2009 19:39:38 +0000 (13:39 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 1 Oct 2009 19:44:45 +0000 (13:44 -0600)
imp/themes/screen-dimp.css
imp/themes/screen.css

index 3f3f9ed..e313296 100644 (file)
@@ -994,7 +994,6 @@ div.vpRow div.msgSubject span.flagUser {
 div.msgSubject span.treeImg {
     margin-top: -4px;
     margin-right: 1px;
-    vertical-align: middle;
 }
 
 /* Other images */
index 4a94750..138219d 100644 (file)
@@ -168,6 +168,9 @@ div.msgActions, #fmanager div.folderActions {
     vertical-align: middle;
     margin-right: 2px;
 }
+#search_form .foldersImg {
+    vertical-align: middle;
+}
 #search_form EM.join {
     font-style: normal;
     font-weight: bold;
@@ -188,7 +191,7 @@ div.msgActions, #fmanager div.folderActions {
 }
 
 /* Folder view. */
-#checkAll0, #checkAll1 {
+#checkAll0, #checkAll1, #fmanager input.checkbox, #fmanager span.folderImg {
     vertical-align: middle;
 }
 #fmanager div.folderChoose {
@@ -450,7 +453,7 @@ span.treeImg {
     width: 20px;
     display: -moz-inline-stack;
     display: inline-block;
-    vertical-align: bottom;
+    vertical-align: middle;
 }
 
 span.treeImg1 {