Commit 974262effd1e60edbdaa7ec8dd1de07a04d9dffd
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
Merge branch 'AI3220_proposals' into rails3_stable
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
plugins/proposals_discussion/public/style.css
| @@ -177,7 +177,7 @@ form .proposals-discussion-plugin .body textarea { | @@ -177,7 +177,7 @@ form .proposals-discussion-plugin .body textarea { | ||
| 177 | margin: 1px 0 0 0; | 177 | margin: 1px 0 0 0; |
| 178 | } | 178 | } |
| 179 | 179 | ||
| 180 | -#content .tag_cloud a { | 180 | +#content .article-body-proposals-discussion-plugin_topic .tag_cloud a { |
| 181 | text-decoration: none; | 181 | text-decoration: none; |
| 182 | } | 182 | } |
| 183 | 183 | ||
| @@ -199,7 +199,7 @@ form .proposals-discussion-plugin .body textarea { | @@ -199,7 +199,7 @@ form .proposals-discussion-plugin .body textarea { | ||
| 199 | #content .statistics h5 { | 199 | #content .statistics h5 { |
| 200 | color: rgb(95, 95, 95); | 200 | color: rgb(95, 95, 95); |
| 201 | } | 201 | } |
| 202 | -#content .tag_cloud { | 202 | +#content .article-body-proposals-discussion-plugin_topic .tag_cloud { |
| 203 | float: right; | 203 | float: right; |
| 204 | width: 300px; | 204 | width: 300px; |
| 205 | box-shadow: 5px 5px 5px -2px #ddd; | 205 | box-shadow: 5px 5px 5px -2px #ddd; |