Commit
372527d657f75ab5b2860efa98798dd92166535a
Exists in
master
and in
23 other branches
activate_plugin, api_fixies, api_tasks, article_blog_visualization_format, article_layout_refactoring, article_layout_temp, blog_page_bug, clone_article, communities_ratings, design_template, event_layout, fix_forum, fix_optional_fields, fix_suggest_article, folder_improvments, manage_organization, merge_deactive_and_ban, news_page, script_to_update, stable, template_mirror_block, tests, tests_fixies
ActionItem152: decreasing z-index
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1192 3f533792-8f58-4932-b0fe-aaf55b0a4547
|
| @@ -17,7 +17,7 @@ |
| @@ -17,7 +17,7 @@ |
|
17
| left: 3px; |
17
| left: 3px; |
|
18
| right: 3px; |
18
| right: 3px; |
|
19
| height: 22px; |
19
| height: 22px; |
|
20
| - z-index: 9999; |
20
| + z-index: 4500; |
|
21
| background-color: #3465A4; |
21
| background-color: #3465A4; |
|
22
| } |
22
| } |
|
23
| |
23
| |