* LT-281: Users shall be able to switch between themes * Avoiding compatibility issues * Typo fixing
48 lines
886 B
Stylus
48 lines
886 B
Stylus
.theme-icon-crickets
|
|
.theme-icon-tide
|
|
.theme-icon-tigerlily
|
|
.theme-icon-quartz
|
|
.theme-icon-overcast
|
|
.theme-icon-mint
|
|
.theme-icon-honeycomb
|
|
display: inline-block
|
|
background: url('/packages/design/assets/theme-icons.png') no-repeat
|
|
overflow: hidden
|
|
text-indent: -9999px
|
|
text-align: left
|
|
|
|
.theme-icon-crickets
|
|
background-position: -0px -0px
|
|
width: 64px
|
|
height: 56px
|
|
|
|
.theme-icon-tide
|
|
background-position: -0px -56px
|
|
width: 64px
|
|
height: 54px
|
|
|
|
.theme-icon-tigerlily
|
|
background-position: -0px -110px
|
|
width: 62px
|
|
height: 61px
|
|
|
|
.theme-icon-quartz
|
|
background-position: -0px -171px
|
|
width: 59px
|
|
height: 64px
|
|
|
|
.theme-icon-overcast
|
|
background-position: -0px -235px
|
|
width: 58px
|
|
height: 37px
|
|
|
|
.theme-icon-mint
|
|
background-position: -0px -272px
|
|
width: 57px
|
|
height: 61px
|
|
|
|
.theme-icon-honeycomb
|
|
background-position: -0px -333px
|
|
width: 50px
|
|
height: 58px
|