diff options
author | Nivesh Rajbhandari | 2012-03-27 09:32:53 -0700 |
---|---|---|
committer | Nivesh Rajbhandari | 2012-03-27 09:32:53 -0700 |
commit | 406bbfc63f8ed42d7da105dbd068a49ff8fb5f09 (patch) | |
tree | 3a8b45f4802f002269ff1bcf596f94cee4679a07 /css/ninja.css | |
parent | bda9f8f5829c943486f8850e68c991e83f8fb8c8 (diff) | |
parent | 309dde5a8c4599cef6a1052c1ff9ee1ad8ec5858 (diff) | |
download | ninja-406bbfc63f8ed42d7da105dbd068a49ff8fb5f09.tar.gz |
Merge branch 'refs/heads/ninja-internal' into WebGLMaterials
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
Diffstat (limited to 'css/ninja.css')
-rwxr-xr-x | css/ninja.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/css/ninja.css b/css/ninja.css index 8213ec26..2f3be9ce 100755 --- a/css/ninja.css +++ b/css/ninja.css | |||
@@ -707,10 +707,6 @@ nav.menuBar ul li:hover ul, nav.menuBar ul ul li:hover ul, nav.menuBar ul ul ul | |||
707 | 707 | ||
708 | .subToolPropertiespanel { margin-left: 43px; } | 708 | .subToolPropertiespanel { margin-left: 43px; } |
709 | 709 | ||
710 | .LockToolUp { background-image: url("../images/optionsbar/link.png"); background-repeat: no-repeat; width: 17px; height: 18px; margin-right: 10px; } | ||
711 | |||
712 | .UnLockToolUp { background-image: url("../images/optionsbar/unlinked.png"); background-repeat: no-repeat; width: 17px; height: 18px; margin-right: 10px; } | ||
713 | |||
714 | .cornerRadius { background-image: url("../images/optionsbar/rectangle/cornerRadius.png"); background-repeat: no-repeat; width: 16px; height: 16px; opacity: 0.7; } | 710 | .cornerRadius { background-image: url("../images/optionsbar/rectangle/cornerRadius.png"); background-repeat: no-repeat; width: 16px; height: 16px; opacity: 0.7; } |
715 | 711 | ||
716 | .cornerRadius:hover, .cornerRadius:active { opacity: 1; } | 712 | .cornerRadius:hover, .cornerRadius:active { opacity: 1; } |