Last change
on this file since 32228 was
30084,
checked in by JanisV, 10 years ago
|
Up icons
|
-
Property svn:executable set to
*
|
File size:
535 bytes
|
Line | |
---|
1 | @import "fontello/css/stripped_responsive.css"; |
---|
2 | |
---|
3 | A:hover .pwg-icon:before{ |
---|
4 | text-decoration: none !important; /* IE 8,9*/ |
---|
5 | } |
---|
6 | |
---|
7 | .pwg-button-text{ |
---|
8 | display:none; |
---|
9 | } |
---|
10 | .pwg-icon { |
---|
11 | font-size: 24px; |
---|
12 | } |
---|
13 | .batch-downloader-icon { |
---|
14 | background: none !important; |
---|
15 | } |
---|
16 | @media (min-width: 798px) and (-webkit-max-device-pixel-ratio: 1.7), (min-width: 798px) and (max-resolution: 163.2dpi) { |
---|
17 | .pwg-button-text{ |
---|
18 | display:inline; |
---|
19 | } |
---|
20 | .pwg-icon { |
---|
21 | font-size: 18px; |
---|
22 | } |
---|
23 | } |
---|
24 | |
---|
25 | .pwg-button { |
---|
26 | display: inline-block; |
---|
27 | vertical-align: top; |
---|
28 | cursor:pointer; |
---|
29 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.