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
|
margin: 0
|
||||||
padding: 0
|
padding: 0
|
||||||
list-style: none
|
list-style: none
|
||||||
max-width: 500px
|
width: 350px
|
||||||
|
|
||||||
+media-xs
|
+media-xs
|
||||||
width: 100%
|
width: 100%
|
||||||
@ -169,15 +169,24 @@ ul.list-generic
|
|||||||
padding: 5px 0
|
padding: 5px 0
|
||||||
display: flex
|
display: flex
|
||||||
align-items: center
|
align-items: center
|
||||||
|
border-top: thin solid $color-background
|
||||||
|
|
||||||
.action
|
&:first-child
|
||||||
margin-right: 10px
|
border-top: none
|
||||||
|
|
||||||
|
&:hover .item a
|
||||||
|
color: $color-primary
|
||||||
|
|
||||||
|
a
|
||||||
|
flex: 1
|
||||||
|
|
||||||
|
.actions
|
||||||
|
margin-left: auto
|
||||||
.btn
|
.btn
|
||||||
font-size: .7em
|
font-size: .7em
|
||||||
|
|
||||||
a
|
span
|
||||||
padding-right: 10px
|
color: $color-text-dark-secondary
|
||||||
|
|
||||||
.settings-footer
|
.settings-footer
|
||||||
text-align: right
|
text-align: right
|
||||||
|
Loading…
x
Reference in New Issue
Block a user