aboutsummaryrefslogtreecommitdiff
path: root/scss/imports/themes/_test.scss
diff options
context:
space:
mode:
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 {