File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -148,18 +148,6 @@ input {
148148 position : absolute;
149149 left : -999em ;
150150}
151- .downloadbutton ,
152- .downloadbutton > .downloadmenu > a {
153- color : # 245A48 ;
154- fill : # 245A48 ;
155- }
156- .downloadbutton : hover ,
157- .downloadbutton : focus ,
158- .downloadbutton > .downloadmenu > a : hover ,
159- .downloadbutton > .downloadmenu > a : focus {
160- color : # 2a6853 ;
161- fill : # 2a6853 ;
162- }
163151.button ,
164152# pagination a ,
165153# pagination span ,
@@ -299,6 +287,18 @@ button:focus,
299287 line-height : 3.125em ;
300288 transition-delay : .12s
301289}
290+ .downloadbutton ,
291+ .downloadbutton > .downloadmenu > a {
292+ color : # 245A48 ;
293+ fill : # 245A48 ;
294+ }
295+ .downloadbutton : hover ,
296+ .downloadbutton : focus ,
297+ .downloadbutton > .downloadmenu > a : hover ,
298+ .downloadbutton > .downloadmenu > a : focus {
299+ color : # 2a6853 ;
300+ fill : # 2a6853 ;
301+ }
302302.downloadbutton : hover ,
303303.downloadbutton : focus {
304304 background : # fff ;
You can’t perform that action at this time.
0 commit comments