From 7dd942b6e19d2d7a779bc50e7bf4c8f8780b8f3a Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Wed, 9 May 2012 14:19:14 -0700 Subject: Correct layout and styling for the shape tool and its sub tools --- scss/imports/scss/_Tools.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scss') diff --git a/scss/imports/scss/_Tools.scss b/scss/imports/scss/_Tools.scss index 57519043..637828a4 100755 --- a/scss/imports/scss/_Tools.scss +++ b/scss/imports/scss/_Tools.scss @@ -17,6 +17,7 @@ .subToolHolderPanel .toolbutton { float:left; -webkit-transform: scale(0.6); + margin-top: -4px; } .subToolHolderPanel .toolbutton:hover, .subToolHolderPanel .toolbutton.active { @@ -27,6 +28,7 @@ margin-right: 9px; } +/* These appear to be unused .toolSeparator { height:1px; width:30px; @@ -61,10 +63,10 @@ opacity: 1.0; } - .drawingMode { outline:blue solid thin; } +*/ // Added new styling Sub Tool Shape Options -- cgit v1.2.3