From 648ee61ae84216d0236e0dbc211addc13b2cfa3a Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 11:52:06 -0700 Subject: Expand tabs --- scss/imports/themes/_test.scss | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'scss/imports/themes/_test.scss') 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. } .docAreaBackground { - color: black; - background: black; + color: black; + background: black; } .mainStageBackground { - color: white; - background: gray; + color: white; + background: gray; } .stageContentShadow { @@ -55,9 +55,9 @@ POSSIBILITY OF SUCH DAMAGE. } .panelBackground { - color: white; - /*border: solid 1px #333;*/ - background: rgba(41,41,41,1); + color: white; + /*border: solid 1px #333;*/ + background: rgba(41,41,41,1); } .panelCollapseControlBackground { -- cgit v1.2.3