projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08a153b
)
Prevent making the ACTrigger visible when the form is disabled
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 10 Mar 2010 04:27:10 +0000
(23:27 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 10 Mar 2010 04:27:10 +0000
(23:27 -0500)
horde/themes/screen.css
patch
|
blob
|
history
diff --git
a/horde/themes/screen.css
b/horde/themes/screen.css
index
ccf0ac3
..
1cbf72f
100644
(file)
--- a/
horde/themes/screen.css
+++ b/
horde/themes/screen.css
@@
-1078,7
+1078,7
@@
div.GrowlerNoticeExit:hover {
-moz-border-radius-topright:4px;
margin:5px;
}
-.hordeACTrigger, .hordeACTrigger:focus {
+.hordeACTrigger, .hordeACTrigger:focus
, .hordeACTrigger:disabled
{
background:transparent none repeat scroll 0 0;
border:0 none;
display:inline;