// fix switch + ignore bower_components
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
// http://css-tricks.com/webkit-sibling-bug/
|
||||
.switch, .toggle
|
||||
-webkit-animation: bugfix infinite 1s
|
||||
@-webkit-keyframes bugfix { from { position: relative; } to { position: relative; } }
|
||||
//@-webkit-keyframes bugfix { from { position: relative; } to { position: relative; } }
|
||||
|
||||
// Prestashop Theme
|
||||
.prestashop-switch
|
||||
@@ -147,7 +147,7 @@
|
||||
color: #666
|
||||
text-align: center
|
||||
border-radius: 3px
|
||||
@include box-shadow(rgba(black,0.3) 0 0 6px 1px inset)
|
||||
@include box-shadow(rgba(black,0.2) 0 2px 5px 1px inset)
|
||||
label
|
||||
padding-top: 0!important
|
||||
font-weight: 500
|
||||
|
||||
Reference in New Issue
Block a user