summaryrefslogtreecommitdiff
path: root/modules/organize/css/organize_frame.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules/organize/css/organize_frame.css')
-rw-r--r--modules/organize/css/organize_frame.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/organize/css/organize_frame.css b/modules/organize/css/organize_frame.css
index d442fb57..12bc6091 100644
--- a/modules/organize/css/organize_frame.css
+++ b/modules/organize/css/organize_frame.css
@@ -95,6 +95,12 @@
background-repeat: no-repeat;
}
+button.delete {
+ background-image: url(../vendor/ext/images/fam/delete.gif);
+ background-position: 10px 8px;
+ background-repeat: no-repeat;
+}
+
/* IE specific overrides */
body.ext-ie div.thumb {
width: 150px;