diff options
author | Jose Antonio Marquez | 2012-02-13 21:16:08 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-02-13 21:16:08 -0800 |
commit | f3865671aa75277f6eb35c417408dee9e665589a (patch) | |
tree | 0431ce512936f963e4764d21b0e52494525d3244 /css | |
parent | c8712e6bc9b5b63fbfca08a0989ea05948f2f4a4 (diff) | |
parent | 1d82f1a041612f32bbf6c9f20d9fb14e2d11fcc7 (diff) | |
download | ninja-f3865671aa75277f6eb35c417408dee9e665589a.tar.gz |
Merge branch 'refs/heads/NinjaInternal' into FileIO
Diffstat (limited to 'css')
-rwxr-xr-x | css/ninja.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/ninja.css b/css/ninja.css index 48590fc8..d22cfc22 100755 --- a/css/ninja.css +++ b/css/ninja.css | |||
@@ -986,4 +986,8 @@ input[type="radio"]:disabled { opacity: .3; background: #282828; border-width: 1 | |||
986 | 986 | ||
987 | .tree li > text > img { margin-right: 8px; -webkit-transition: -webkit-transform 0.05s linear; } | 987 | .tree li > text > img { margin-right: 8px; -webkit-transition: -webkit-transform 0.05s linear; } |
988 | 988 | ||
989 | .montage-modal { border: 0px; } | ||
990 | |||
991 | .montage-popup-container { background: none; } | ||
992 | |||
989 | /*77*/ | 993 | /*77*/ |