From 92873714dd6ffb259e6c5a27da2ade773d7b00f9 Mon Sep 17 00:00:00 2001 From: Armen Kesablyan Date: Wed, 15 Feb 2012 15:04:37 -0800 Subject: New Icons: Last set had imperfections Signed-off-by: Armen Kesablyan --- css/ninja.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'css') 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 .InkBottleTool { background-image: url("../images/tools/Tool-FillColor.png"); } +.toolsList .colortoolbar { padding-left: 1px; padding-top: 4px; } + .toolsList .colortoolbar button { width: 27px; height: 27px; background: black; border: 1px solid #000; padding: 0; margin: 0px; } -.toolsList .colortoolbar div { width: 27px; height: 27px; margin: 0; } +.toolsList .colortoolbar div { width: 27px; height: 27px; margin: 0; margin-top: 3px; } .toolsList .colortoolbar div.cpe_colortoolbar_container { margin: 0; } @@ -985,4 +987,6 @@ input[type="radio"]:disabled { opacity: .3; background: #282828; border-width: 1 .montage-popup-container { background: none; } +.montage-invisible { display: none; } + /*77*/ -- cgit v1.2.3