summaryrefslogtreecommitdiff
path: root/skins/default/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/default/common.css')
-rw-r--r--skins/default/common.css9
1 files changed, 3 insertions, 6 deletions
diff --git a/skins/default/common.css b/skins/default/common.css
index 18cc81137..cb0b3d92a 100644
--- a/skins/default/common.css
+++ b/skins/default/common.css
@@ -503,7 +503,7 @@ table.records-table tr.unfocused td
width: auto !important;
width: 300px;
border: 1px solid #999999;
- background-color: #F9F9F9;
+ background-color: #fff;
padding-left: 8px;
padding-right: 8px;
padding-top: 3px;
@@ -518,11 +518,8 @@ table.records-table tr.unfocused td
-webkit-box-shadow: #999 1px 1px 12px;
}
-.draglayernormal:before {
-
-}
-
-.draglayercopy:before {
+.draglayercopy:before
+{
position: absolute;
bottom: -5px;
left: -6px;