diff options
author | Armen Kesablyan | 2012-02-15 15:04:37 -0800 |
---|---|---|
committer | Armen Kesablyan | 2012-02-15 15:04:37 -0800 |
commit | 92873714dd6ffb259e6c5a27da2ade773d7b00f9 (patch) | |
tree | a69012ca5a62d3a023c98bfa8c1cdcde40b7c915 /css | |
parent | 2a5484af59544a9dfdda854d707455f08a24fe69 (diff) | |
download | ninja-92873714dd6ffb259e6c5a27da2ade773d7b00f9.tar.gz |
New Icons: Last set had imperfections
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'css')
-rw-r--r-- | css/ninja.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/css/ninja.css b/css/ninja.css index 20fa85f5..62642787 100644 --- a/css/ninja.css +++ b/css/ninja.css | |||
@@ -860,9 +860,11 @@ input[type="radio"]:disabled { opacity: .3; background: #282828; border-width: 1 | |||
860 | 860 | ||
861 | .InkBottleTool { background-image: url("../images/tools/Tool-FillColor.png"); } | 861 | .InkBottleTool { background-image: url("../images/tools/Tool-FillColor.png"); } |
862 | 862 | ||
863 | .toolsList .colortoolbar { padding-left: 1px; padding-top: 4px; } | ||
864 | |||
863 | .toolsList .colortoolbar button { width: 27px; height: 27px; background: black; border: 1px solid #000; padding: 0; margin: 0px; } | 865 | .toolsList .colortoolbar button { width: 27px; height: 27px; background: black; border: 1px solid #000; padding: 0; margin: 0px; } |
864 | 866 | ||
865 | .toolsList .colortoolbar div { width: 27px; height: 27px; margin: 0; } | 867 | .toolsList .colortoolbar div { width: 27px; height: 27px; margin: 0; margin-top: 3px; } |
866 | 868 | ||
867 | .toolsList .colortoolbar div.cpe_colortoolbar_container { margin: 0; } | 869 | .toolsList .colortoolbar div.cpe_colortoolbar_container { margin: 0; } |
868 | 870 | ||
@@ -985,4 +987,6 @@ input[type="radio"]:disabled { opacity: .3; background: #282828; border-width: 1 | |||
985 | 987 | ||
986 | .montage-popup-container { background: none; } | 988 | .montage-popup-container { background: none; } |
987 | 989 | ||
990 | .montage-invisible { display: none; } | ||
991 | |||
988 | /*77*/ | 992 | /*77*/ |