improves styles for community
This commit is contained in:
@@ -278,7 +278,7 @@ a {
|
|||||||
.icon-angle-left {
|
.icon-angle-left {
|
||||||
clear: both;
|
clear: both;
|
||||||
color: $text-medium;
|
color: $text-medium;
|
||||||
float: left;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs-content {
|
.tabs-content {
|
||||||
@@ -324,6 +324,10 @@ a {
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.uppercase {
|
||||||
|
text-transform: uppercase;
|
||||||
|
}
|
||||||
|
|
||||||
// 02. Header
|
// 02. Header
|
||||||
// ----------
|
// ----------
|
||||||
|
|
||||||
|
|||||||
@@ -44,8 +44,7 @@
|
|||||||
// 03. Content
|
// 03. Content
|
||||||
// ----------------------
|
// ----------------------
|
||||||
|
|
||||||
.more-info-content,
|
.more-info-content {
|
||||||
.communities-show {
|
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
color: $brand;
|
color: $brand;
|
||||||
|
|||||||
@@ -249,9 +249,7 @@
|
|||||||
.proposal-form,
|
.proposal-form,
|
||||||
.budget-investment-form,
|
.budget-investment-form,
|
||||||
.spending-proposal-form,
|
.spending-proposal-form,
|
||||||
.document-form,
|
.document-form {
|
||||||
.topic-new,
|
|
||||||
.topic-form {
|
|
||||||
|
|
||||||
.icon-debates,
|
.icon-debates,
|
||||||
.icon-proposals,
|
.icon-proposals,
|
||||||
@@ -300,8 +298,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.proposal-form,
|
.proposal-form,
|
||||||
.topic-form,
|
|
||||||
.topic-new,
|
|
||||||
.document-form {
|
.document-form {
|
||||||
|
|
||||||
.recommendations li::before {
|
.recommendations li::before {
|
||||||
|
|||||||
Reference in New Issue
Block a user