This commit is contained in:
Stuart Colville 2015-07-17 14:42:09 +01:00
Родитель 605f990f06
Коммит 7354a83723
2 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -5,11 +5,13 @@
"bulletproof-font-face": false,
"compatible-vendor-prefixes": false,
"duplicate-properties": 2,
"fallback-colors": false,
"font-faces": false,
"font-sizes": false,
"ids": false,
"important": false,
"outline-none": false,
"qualified-headings": false,
"regex-selectors": false,
"unique-headings": false,
"universal-selector": false,

Просмотреть файл

@ -38,6 +38,8 @@
button.spinner {
position: relative;
text-indent: -999em;
direction: ltr;
&:after {
@include hidpi-background-image('spinnerwhite', 30px 30px);
content: '';