aboutsummaryrefslogtreecommitdiff
path: root/js/components/ui/color-chip.reel/color-chip.css
diff options
context:
space:
mode:
authorEric Guzman2012-05-17 17:09:27 -0700
committerEric Guzman2012-05-17 17:09:27 -0700
commit82954f400f7f8609aef0d2bc1f44c9d960907be6 (patch)
tree2742812a1437f3c7f6a9151e2a786299bb538922 /js/components/ui/color-chip.reel/color-chip.css
parent4e43fe2c97833c0847a53484c9589697e64137dc (diff)
parentc37a876b373ddc7cb19277aaeaa6bb2d2d5a50ac (diff)
downloadninja-82954f400f7f8609aef0d2bc1f44c9d960907be6.tar.gz
Merge branch 'refs/heads/master' into CSSPanelUpdates
Diffstat (limited to 'js/components/ui/color-chip.reel/color-chip.css')
-rwxr-xr-xjs/components/ui/color-chip.reel/color-chip.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/js/components/ui/color-chip.reel/color-chip.css b/js/components/ui/color-chip.reel/color-chip.css
index da75c41e..7c7135a2 100755
--- a/js/components/ui/color-chip.reel/color-chip.css
+++ b/js/components/ui/color-chip.reel/color-chip.css
@@ -19,13 +19,3 @@
19 padding: 0; 19 padding: 0;
20 background: none; 20 background: none;
21} 21}
22
23.colortoolbar .chipContainer {
24 margin: 1px 1px 1px 1px !important;
25 width: 40px !important;
26 height: 20px !important;
27 border: 0;
28 padding: 0;
29 background-image: url(../../../../images/colorpanel/transparent.png) !important;
30 background-repeat: repeat !important;
31} \ No newline at end of file