Commit 1d11c6c2b1cf5e20d6da2c7df9d7edd928eae104
1 parent
a5ae9631
Exists in
master
and in
29 other branches
ActionItem629: making the edit/new buttons more visible
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2370 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
public/stylesheets/article.css
@@ -11,8 +11,8 @@ | @@ -11,8 +11,8 @@ | ||
11 | padding-right: 15px; | 11 | padding-right: 15px; |
12 | } | 12 | } |
13 | #article-actions.hidden { | 13 | #article-actions.hidden { |
14 | - opacity: 0.3; | ||
15 | - filter: alpha(opacity=30); | 14 | + opacity: 0.5; |
15 | + filter: alpha(opacity=50); | ||
16 | } | 16 | } |
17 | 17 | ||
18 | #article-tags { | 18 | #article-tags { |