projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0403415
)
Dimp CSS tweaks
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 7 Apr 2009 19:29:03 +0000
(13:29 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 7 Apr 2009 19:29:37 +0000
(13:29 -0600)
imp/themes/screen-dimp.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen-dimp.css
b/imp/themes/screen-dimp.css
index
e03cce3
..
6c2f00c
100644
(file)
--- a/
imp/themes/screen-dimp.css
+++ b/
imp/themes/screen-dimp.css
@@
-2,7
+2,12
@@
* DIMP core CSS.
*/
-/* ini header. */
+/* global */
+input {
+ vertical-align: middle;
+}
+
+/* ini header */
#quota {
float: right;
font-weight: normal;
@@
-600,6
+605,7
@@
div.dimpActionsCompose, div.dimpActionsMsg {
/* Message Composition. */
.composeAddrbook {
+ color: blue;
cursor: pointer;
text-decoration: underline;
}