aboutsummaryrefslogtreecommitdiff
path: root/scss/imports/themes/_test.scss
diff options
context:
space:
mode:
authorhwc4872012-07-09 16:08:02 -0700
committerhwc4872012-07-09 16:08:02 -0700
commit5085d0f67df89a21715308956004164597a6ba79 (patch)
tree2c896163143a66331205a39b0a3b1b45d51bf12a /scss/imports/themes/_test.scss
parent51f1691f792dbda9b740ded8aa0457c9406db156 (diff)
parent84b3327bd92faafab7954b5eb64c7abe24a3fe13 (diff)
downloadninja-5085d0f67df89a21715308956004164597a6ba79.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into GridFixes
Conflicts: js/helper-classes/3D/StageLine.js
Diffstat (limited to 'scss/imports/themes/_test.scss')
-rwxr-xr-xscss/imports/themes/_test.scss14
1 files changed, 7 insertions, 7 deletions
diff --git a/scss/imports/themes/_test.scss b/scss/imports/themes/_test.scss
index 0767c300..4e8b914a 100755
--- a/scss/imports/themes/_test.scss
+++ b/scss/imports/themes/_test.scss
@@ -39,13 +39,13 @@ POSSIBILITY OF SUCH DAMAGE.
39} 39}
40 40
41.docAreaBackground { 41.docAreaBackground {
42 color: black; 42 color: black;
43 background: black; 43 background: black;
44} 44}
45 45
46.mainStageBackground { 46.mainStageBackground {
47 color: white; 47 color: white;
48 background: gray; 48 background: gray;
49} 49}
50 50
51.stageContentShadow { 51.stageContentShadow {
@@ -55,9 +55,9 @@ POSSIBILITY OF SUCH DAMAGE.
55} 55}
56 56
57.panelBackground { 57.panelBackground {
58 color: white; 58 color: white;
59 /*border: solid 1px #333;*/ 59 /*border: solid 1px #333;*/
60 background: rgba(41,41,41,1); 60 background: rgba(41,41,41,1);
61} 61}
62 62
63.panelCollapseControlBackground { 63.panelCollapseControlBackground {