diff options
Diffstat (limited to 'css/ninja.css')
-rwxr-xr-x | css/ninja.css | 40 |
1 files changed, 25 insertions, 15 deletions
diff --git a/css/ninja.css b/css/ninja.css index 0a74acf8..d309b34e 100755 --- a/css/ninja.css +++ b/css/ninja.css | |||
@@ -681,9 +681,7 @@ nav.menuBar ul li:hover ul, nav.menuBar ul ul li:hover ul, nav.menuBar ul ul ul | |||
681 | 681 | ||
682 | .subToolHolderPanel .toolbutton:hover, .subToolHolderPanel .toolbutton.active { -webkit-transform: scale(0.75); } | 682 | .subToolHolderPanel .toolbutton:hover, .subToolHolderPanel .toolbutton.active { -webkit-transform: scale(0.75); } |
683 | 683 | ||
684 | .subOption { float: left; margin-top: 0px; margin-left: 1px; margin-right: 0px; } | 684 | .toolOptionsSpacer { margin-right: 9px; } |
685 | |||
686 | .subOptionSpacer { margin-right: 16px; } | ||
687 | 685 | ||
688 | .toolSeparator { height: 1px; width: 30px; } | 686 | .toolSeparator { height: 1px; width: 30px; } |
689 | 687 | ||
@@ -835,29 +833,41 @@ input[type="radio"]:disabled { opacity: .3; background: #282828; border-width: 1 | |||
835 | 833 | ||
836 | .optionsSelectionTool > * { float: left; } | 834 | .optionsSelectionTool > * { float: left; } |
837 | 835 | ||
838 | .topAlignUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -240px -54px; background-repeat: no-repeat; height: 23px; width: 26px; } | 836 | .optionsSelectionTool button { padding-top: 0px; } |
837 | |||
838 | .selectionToolIcon { width: 16px; height: 16px; background-repeat: no-repeat; background-position: 1px 2px; } | ||
839 | |||
840 | .alignTopIcon { background-image: url("../images/tools/AlignTop.png"); } | ||
841 | |||
842 | .alignMiddleIcon { background-image: url("../images/tools/AlignMiddle.png"); } | ||
843 | |||
844 | .alignBottomIcon { background-image: url("../images/tools/AlignBottom.png"); } | ||
845 | |||
846 | .alignLeftIcon { background-image: url("../images/tools/AlignLeft.png"); } | ||
847 | |||
848 | .alignCenterIcon { background-image: url("../images/tools/AlignCenter.png"); } | ||
839 | 849 | ||
840 | .rightAlignUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -270px -54px; background-repeat: no-repeat; height: 23px; width: 26px; } | 850 | .alignRightIcon { background-image: url("../images/tools/AlignRight.png"); } |
841 | 851 | ||
842 | .bottomAlignUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -300px -54px; background-repeat: no-repeat; height: 23px; width: 26px; } | 852 | .arrangeBringForwardIcon { background-image: url("../images/tools/ArrangeBringForward.png"); } |
843 | 853 | ||
844 | .verticalLeftUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -330px -54px; background-repeat: no-repeat; height: 23px; width: 26px; } | 854 | .arrangeSendBackwardIcon { background-image: url("../images/tools/ArrangeSendBackward.png"); } |
845 | 855 | ||
846 | .verticalCenterUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -360px -54px; background-repeat: no-repeat; height: 23px; width: 26px; } | 856 | .arrangeBringToFrontIcon { background-image: url("../images/tools/ArrangeBringToFront.png"); } |
847 | 857 | ||
848 | .verticalRightUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -390px -54px; background-repeat: no-repeat; height: 23px; width: 26px; } | 858 | .arrangeSendToBackIcon { background-image: url("../images/tools/ArrangeSendToBack.png"); } |
849 | 859 | ||
850 | .distRightUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: 0px -81px; background-repeat: no-repeat; height: 23px; width: 26px; } | 860 | .distTopIcon { background-image: url("../images/tools/DistTop.png"); } |
851 | 861 | ||
852 | .distLeftUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -420px -54px; background-repeat: no-repeat; height: 23px; width: 26px; } | 862 | .distMiddleIcon { background-image: url("../images/tools/DistMiddle.png"); } |
853 | 863 | ||
854 | .distCenterUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -60px -81px; background-repeat: no-repeat; height: 23px; width: 26px; } | 864 | .distBottomIcon { background-image: url("../images/tools/DistBottom.png"); } |
855 | 865 | ||
856 | .distTopUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -30px -81px; background-repeat: no-repeat; height: 23px; width: 26px; } | 866 | .distLeftIcon { background-image: url("../images/tools/DistLeft.png"); } |
857 | 867 | ||
858 | .distBottomUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -90px -81px; background-repeat: no-repeat; height: 23px; width: 26px; } | 868 | .distCenterIcon { background-image: url("../images/tools/DistCenter.png"); } |
859 | 869 | ||
860 | .distVCenterUp { background-image: url("../images/SpriteSheets/NinjaSpriteSheet2_5.png"); background-position: -450px -54px; background-repeat: no-repeat; height: 23px; width: 26px; } | 870 | .distRightIcon { background-image: url("../images/tools/DistRight.png"); } |
861 | 871 | ||
862 | #toolsPanelContent { width: 40px; } | 872 | #toolsPanelContent { width: 40px; } |
863 | 873 | ||