From 227ef973f923ec201a1ece197f6242b3248c66ae Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 25 Nov 2013 12:49:07 -0500 Subject: WSAT beta release with doc. --- framework/Wsat/themes/PradoSoft/main.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'framework/Wsat/themes') diff --git a/framework/Wsat/themes/PradoSoft/main.css b/framework/Wsat/themes/PradoSoft/main.css index c35a87d8..9970c88b 100644 --- a/framework/Wsat/themes/PradoSoft/main.css +++ b/framework/Wsat/themes/PradoSoft/main.css @@ -58,6 +58,7 @@ html, body{ padding: 1em 1em 1em 1em; line-height: 135%; float: left; + width: 700px; } .topic { @@ -123,7 +124,7 @@ html, body{ font-size: 11px; } -.success_panel{ +.green_panel{ background-color: #C5FBBD; border: 1px solid #76C376; padding: 10px; @@ -132,7 +133,7 @@ html, body{ text-align: center; } -.exception_panel{ +.red_panel{ background-color: #ff6666; border: 1px solid red; padding: 10px; -- cgit v1.2.3