JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
clean up tool helper buttons
[crayon_mockup.git] / styl.styl
index b83e8d5..1f6fd72 100644 (file)
--- a/styl.styl
+++ b/styl.styl
                cursor: pointer
                &:hover
                        background-color: #f9f9f9
+               margin: 0 4px
+               * + &
+                       margin-left: 8px
        .button.disabled
                color: #777
                background-color: #f3f3f3
                cursor: default
-       .button + .button
-               margin-left: 14px
-
        .toolbar, .tool_options
                padding-bottom: 5px