awoo.space cleanup stuff

master
James 2017-06-23 01:51:50 +00:00 committed by Noiob
parent 7ef82c6187
commit 6ff5901d04
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,4 @@
@import 'application';
.button {
&:disabled {
@ -13,6 +14,14 @@
}
}
.compose-form__sensitive-button__icon {
&.inverted.active {
color: #ffffff;
background-color: #FF5500;
border-radius: 4px;
}
}
.column {
flex-grow: 1 !important;
}
@ -21,4 +30,3 @@
font-weight: 800;
}
@import 'application';

View File

View File