Flamenco Project Settings: Flip buttons to the right
This commit is contained in:
parent
df40560c5a
commit
1b6fbb940b
@ -160,7 +160,7 @@ ul.list-generic
|
||||
margin: 0
|
||||
padding: 0
|
||||
list-style: none
|
||||
max-width: 500px
|
||||
width: 350px
|
||||
|
||||
+media-xs
|
||||
width: 100%
|
||||
@ -169,15 +169,24 @@ ul.list-generic
|
||||
padding: 5px 0
|
||||
display: flex
|
||||
align-items: center
|
||||
border-top: thin solid $color-background
|
||||
|
||||
.action
|
||||
margin-right: 10px
|
||||
&:first-child
|
||||
border-top: none
|
||||
|
||||
&:hover .item a
|
||||
color: $color-primary
|
||||
|
||||
a
|
||||
flex: 1
|
||||
|
||||
.actions
|
||||
margin-left: auto
|
||||
.btn
|
||||
font-size: .7em
|
||||
|
||||
a
|
||||
padding-right: 10px
|
||||
span
|
||||
color: $color-text-dark-secondary
|
||||
|
||||
.settings-footer
|
||||
text-align: right
|
||||
|
Loading…
x
Reference in New Issue
Block a user