2015-08-26 13:45:51 +00:00
|
|
|
.organization {
|
|
|
|
padding-top: 15px;
|
|
|
|
padding-bottom: @footer-margin * 2;
|
|
|
|
|
|
|
|
.head {
|
|
|
|
.ui.header {
|
|
|
|
.text {
|
|
|
|
vertical-align: middle;
|
|
|
|
font-size: 1.6rem;
|
|
|
|
margin-left: 15px;
|
|
|
|
}
|
|
|
|
.ui.right {
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2015-09-06 14:08:14 +00:00
|
|
|
|
|
|
|
&.new.org {
|
|
|
|
#create-page-form;
|
|
|
|
}
|
2015-09-06 14:56:31 +00:00
|
|
|
|
|
|
|
&.options {
|
|
|
|
input {
|
|
|
|
width: 50%!important;
|
|
|
|
min-width: 300px;
|
|
|
|
}
|
|
|
|
}
|
2015-08-26 13:45:51 +00:00
|
|
|
}
|