aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/rect-properties.reel/rect-properties.css
diff options
context:
space:
mode:
authorJohn Mayhew2012-05-10 11:17:42 -0700
committerJohn Mayhew2012-05-10 11:17:42 -0700
commit3be15e2076f2d3d46862bbc0ea078b9bf2e161fe (patch)
tree7043c476e0852197f67f00b1d1c583736d492797 /js/components/tools-properties/rect-properties.reel/rect-properties.css
parent18370abcf406c6ab36d5c5f2613cb79e756ff6d2 (diff)
downloadninja-3be15e2076f2d3d46862bbc0ea078b9bf2e161fe.tar.gz
-moved sel tool images to proper folder
-finished styling shape tool options -added new icons for shape tool
Diffstat (limited to 'js/components/tools-properties/rect-properties.reel/rect-properties.css')
-rwxr-xr-xjs/components/tools-properties/rect-properties.reel/rect-properties.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/js/components/tools-properties/rect-properties.reel/rect-properties.css b/js/components/tools-properties/rect-properties.reel/rect-properties.css
index c186d895..dcb478e7 100755
--- a/js/components/tools-properties/rect-properties.reel/rect-properties.css
+++ b/js/components/tools-properties/rect-properties.reel/rect-properties.css
@@ -12,7 +12,9 @@
12 opacity: 0.7; 12 opacity: 0.7;
13 width: 17px; 13 width: 17px;
14 height: 18px; 14 height: 18px;
15 margin-right: 10px; 15 margin-right: 8px;
16 margin-left: 8px;
17 margin-top: 1px;
16} 18}
17 19
18.rectProperties .subToolButton { 20.rectProperties .subToolButton {