forked from OpenNeo/impress
smaller text for closet items too for consistency
This commit is contained in:
parent
122df1e19d
commit
c7fb61aea5
1 changed files with 3 additions and 5 deletions
|
@ -224,7 +224,7 @@ body.outfits-edit
|
|||
color: $error-color - #080808
|
||||
cursor: pointer
|
||||
display: none
|
||||
font-size: 75%
|
||||
font-size: 85%
|
||||
left: 0
|
||||
position: absolute
|
||||
width: 100%
|
||||
|
@ -255,12 +255,8 @@ body.outfits-edit
|
|||
#preview-search-advanced
|
||||
display: block
|
||||
#preview-search-basic > ul
|
||||
font-size: 85%
|
||||
|
||||
.object
|
||||
min-height: 150px
|
||||
> ul a
|
||||
font-size: 100%
|
||||
#preview-search-advanced
|
||||
display: none
|
||||
margin-left: 2em
|
||||
|
@ -372,6 +368,7 @@ body.outfits-edit
|
|||
margin-top: 6px
|
||||
|
||||
.object
|
||||
font-size: 85%
|
||||
padding: $object-padding
|
||||
position: relative
|
||||
ul
|
||||
|
@ -384,6 +381,7 @@ body.outfits-edit
|
|||
margin-bottom: .25em
|
||||
a
|
||||
+context-button
|
||||
font-size: 100%
|
||||
.unwear-item, .uncloset-item
|
||||
display: none
|
||||
&.worn
|
||||
|
|
Loading…
Reference in a new issue