Rev 11937 | Rev 12165 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11937 | Rev 12164 | ||
---|---|---|---|
Line 117... | Line 117... | ||
117 | 117 | ||
118 | .wims_button.disabled{ |
118 | .wims_button.disabled{ |
119 | opacity: .6; |
119 | opacity: .6; |
120 | background-image:none; |
120 | background-image:none; |
121 | box-shadow: none; |
121 | box-shadow: none; |
- | 122 | padding: 0 .2em; |
|
- | 123 | line-height: 1.5em; |
|
122 | } |
124 | } |
123 | .wims_button.disabled:hover{ |
125 | .wims_button.disabled:hover{ |
124 | top:0; |
126 | top:0; |
125 | box-shadow: none; |
127 | box-shadow: none; |
126 | cursor: default; |
128 | cursor: default; |