Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css |
— | — | @@ -110,14 +110,12 @@ |
111 | 111 | text-decoration: none; |
112 | 112 | color: #666; |
113 | 113 | } |
114 | | -.suggestions-result a:link { |
115 | | - text-decoration: none; |
116 | | - color:#666; |
117 | | -} |
| 114 | + |
118 | 115 | .suggestions-result a:visited { |
119 | 116 | text-decoration: none; |
120 | 117 | color:#666; |
121 | 118 | } |
| 119 | + |
122 | 120 | .suggestions-result a:hover { |
123 | 121 | text-decoration: none; |
124 | 122 | color:#666; |
— | — | @@ -126,9 +124,11 @@ |
127 | 125 | text-decoration: none; |
128 | 126 | color:#666; |
129 | 127 | } |
| 128 | + |
130 | 129 | .suggestions-result:hover { |
131 | 130 | background-color: #ACD1E9; |
132 | 131 | } |
| 132 | + |
133 | 133 | a.sq-val-update { |
134 | 134 | font-size: 1.3em; |
135 | 135 | display: block; |
— | — | @@ -140,15 +140,15 @@ |
141 | 141 | width: 1.5em; |
142 | 142 | text-align: center; |
143 | 143 | } |
144 | | -a.sq-val-update:link { |
145 | | - text-decoration: none; |
146 | | -} |
| 144 | + |
147 | 145 | a.sq-val-update:visited { |
148 | 146 | text-decoration: none; |
149 | 147 | } |
| 148 | + |
150 | 149 | a.sq-val-update:hover { |
151 | 150 | text-decoration: none; |
152 | 151 | } |
| 152 | + |
153 | 153 | a.sq-val-update:active { |
154 | 154 | text-decoration: none; |
155 | 155 | } |