File: D:/HostingSpaces/SBogers27/dndin.nl/resources/assets/sass/kms/attributes/_sorter.sass
.entity-attribute-sorter
padding: 0
.content
padding-top: 0
padding-bottom: 0
ul
display: block
+size(100% 100%)
+box-sizing(border-box)
background-color: transparent
padding: 0
margin: 0
border: none
line-height: grid-row(2)
list-style: none
li
height: grid-row(2)
line-height: grid-row(2)
white-space: nowrap
&:nth-child(even)
background-color: $dark-white
a
display: block
+size(100% 100%)
text-decoration: none
color: $dark-gray
white-space: nowrap
padding-left: grid-row(.5)
&:hover
background-color: $brand-primary