Merge Request #4
← To merge requests
From
diguliu:comments-opacity
into
softwarepublico:master
Commits (1)
Showing
1 changed file
Show diff stats
style.css
| @@ -868,6 +868,16 @@ p { | @@ -868,6 +868,16 @@ p { | ||
| 868 | min-height: 100%; | 868 | min-height: 100%; |
| 869 | } | 869 | } |
| 870 | 870 | ||
| 871 | +/* This is a temporary solution until noosfero deals with logged-out comments in a better manner. */ | ||
| 872 | +.comment-replies .comment-logged-out .comment-text, .comment-logged-out .comment-picture, .comment-logged-out h4 { | ||
| 873 | + opacity: 1.0; | ||
| 874 | +} | ||
| 875 | + | ||
| 876 | +.comment-logged-out .comment-text, .comment-info { | ||
| 877 | + color: black; | ||
| 878 | +} | ||
| 879 | +/**/ | ||
| 880 | + | ||
| 871 | /*btn comentários*/ | 881 | /*btn comentários*/ |
| 872 | 882 | ||
| 873 | #content .blog-post .short-post .read-more a{ | 883 | #content .blog-post .short-post .read-more a{ |
| @@ -3571,4 +3581,4 @@ input[type=checkbox] { | @@ -3571,4 +3581,4 @@ input[type=checkbox] { | ||
| 3571 | margin: auto; | 3581 | margin: auto; |
| 3572 | padding: 2px; | 3582 | padding: 2px; |
| 3573 | width: 20px; | 3583 | width: 20px; |
| 3574 | -} | ||
| 3575 | \ No newline at end of file | 3584 | \ No newline at end of file |
| 3585 | +} |
-
Reassigned to @melissawen
-
mentioned in commit 503946eef3e96e1c0b28379395ff297ae503aeae
-
mentioned in commit a6385b0e58ee25b414986dd3b22a4a8cc49fc1d5
-
mentioned in commit 37bcb7c7469c72fa8f41dc31fb0708abbfbaa24f