fixes geozone tag style on proposals show
This commit is contained in:
@@ -497,7 +497,9 @@ table.investment-projects-summary {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.geozone {
|
body.admin {
|
||||||
|
|
||||||
|
.geozone {
|
||||||
background: #ececec;
|
background: #ececec;
|
||||||
border-radius: rem-calc(6);
|
border-radius: rem-calc(6);
|
||||||
color: $text;
|
color: $text;
|
||||||
@@ -510,6 +512,7 @@ table.investment-projects-summary {
|
|||||||
&:hover {
|
&:hover {
|
||||||
background: #e0e0e0;
|
background: #e0e0e0;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// 06. Polls
|
// 06. Polls
|
||||||
|
|||||||
Reference in New Issue
Block a user