forked from OpenNeo/impress
27 lines
378 B
Sass
27 lines
378 B
Sass
@import star
|
|
|
|
body.outfits-index
|
|
#outfits
|
|
list-style: none
|
|
|
|
li
|
|
+outfit-star
|
|
clear: left
|
|
float: left
|
|
margin-bottom: .5em
|
|
|
|
h4
|
|
float: left
|
|
width: 12em
|
|
|
|
.outfit-edit-link, form
|
|
float: left
|
|
font-size: 85%
|
|
margin-left: 1em
|
|
|
|
.outfit-edit-link
|
|
+awesome-button
|
|
|
|
.outfit-delete-button
|
|
margin: 0
|
|
|