Commit 74bdf941d62ade74715d727e3d93bcf1dead0428

Authored by ValessioBrito
1 parent d1b3f218

ActionItem110: assa



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@750 3f533792-8f58-4932-b0fe-aaf55b0a4547
public/designs/themes/default/style.css
@@ -45,12 +45,12 @@ padding-right: 5px; @@ -45,12 +45,12 @@ padding-right: 5px;
45 } 45 }
46 46
47 div.block a.button_block { 47 div.block a.button_block {
48 -display: block;  
49 -width: 10px;  
50 -height: 10px;  
51 -margin-top: 10px;  
52 -margin-right: 5px;  
53 -float: right; 48 +display: block !important;
  49 +width: 10px !important;
  50 +height: 10px !important;
  51 +margin-top: 10px !important;
  52 +margin-right: 5px !important;
  53 +float: right !important;
54 } 54 }
55 55
56 div.block a.button_block_hide { 56 div.block a.button_block_hide {
public/designs/themes/macstyle/style.css
@@ -15,6 +15,7 @@ ul.block_control_list @@ -15,6 +15,7 @@ ul.block_control_list
15 15
16 h3.block_header 16 h3.block_header
17 { 17 {
  18 + position: relative;
18 background: url('images/h3bg.png') repeat-x; 19 background: url('images/h3bg.png') repeat-x;
19 cursor:move; 20 cursor:move;
20 font-family: Sans-serif; 21 font-family: Sans-serif;