projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e86bc7
)
More CSS tweaking
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 7 Apr 2009 19:35:01 +0000
(13:35 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 7 Apr 2009 19:35:01 +0000
(13:35 -0600)
imp/themes/screen-dimp.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen-dimp.css
b/imp/themes/screen-dimp.css
index
6c2f00c
..
674f67d
100644
(file)
--- a/
imp/themes/screen-dimp.css
+++ b/
imp/themes/screen-dimp.css
@@
-6,6
+6,9
@@
input {
vertical-align: middle;
}
+.nojserror {
+ color: red;
+}
/* ini header */
#quota {
@@
-724,13
+727,13
@@
div.dimpActionsCompose, div.dimpActionsMsg {
height: 20px;
padding-left: 20px;
}
-
-span.attachName {
- text-decoration: underline;
+#attach_list span.attachName {
+ color: blue;
cursor: pointer;
+ text-decoration: underline;
}
-
span.attachName:hover, .nojserro
r {
-
color: re
d;
+
#attach_list span.attachName:hove
r {
+
font-weight: bol
d;
}
/* Context Menus */