From 74bdf941d62ade74715d727e3d93bcf1dead0428 Mon Sep 17 00:00:00 2001 From: ValessioBrito Date: Fri, 19 Oct 2007 23:42:14 +0000 Subject: [PATCH] ActionItem110: assa --- public/designs/themes/default/style.css | 12 ++++++------ public/designs/themes/macstyle/style.css | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/public/designs/themes/default/style.css b/public/designs/themes/default/style.css index 7c47962..0f68e16 100644 --- a/public/designs/themes/default/style.css +++ b/public/designs/themes/default/style.css @@ -45,12 +45,12 @@ padding-right: 5px; } div.block a.button_block { -display: block; -width: 10px; -height: 10px; -margin-top: 10px; -margin-right: 5px; -float: right; +display: block !important; +width: 10px !important; +height: 10px !important; +margin-top: 10px !important; +margin-right: 5px !important; +float: right !important; } div.block a.button_block_hide { diff --git a/public/designs/themes/macstyle/style.css b/public/designs/themes/macstyle/style.css index 423a676..0b9eb4d 100644 --- a/public/designs/themes/macstyle/style.css +++ b/public/designs/themes/macstyle/style.css @@ -15,6 +15,7 @@ ul.block_control_list h3.block_header { + position: relative; background: url('images/h3bg.png') repeat-x; cursor:move; font-family: Sans-serif; -- libgit2 0.21.2