summaryrefslogtreecommitdiff
path: root/framework/Wsat/themes
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Wsat/themes')
-rw-r--r--framework/Wsat/themes/.htaccess2
-rw-r--r--framework/Wsat/themes/PradoSoft/main.css18
2 files changed, 1 insertions, 19 deletions
diff --git a/framework/Wsat/themes/.htaccess b/framework/Wsat/themes/.htaccess
index 1caf5e97..f7661d04 100644
--- a/framework/Wsat/themes/.htaccess
+++ b/framework/Wsat/themes/.htaccess
@@ -1 +1 @@
-allow from all
+allow from all
diff --git a/framework/Wsat/themes/PradoSoft/main.css b/framework/Wsat/themes/PradoSoft/main.css
index c35a87d8..ed36c238 100644
--- a/framework/Wsat/themes/PradoSoft/main.css
+++ b/framework/Wsat/themes/PradoSoft/main.css
@@ -123,24 +123,6 @@ html, body{
font-size: 11px;
}
-.success_panel{
- background-color: #C5FBBD;
- border: 1px solid #76C376;
- padding: 10px;
- margin: 10px 0;
- border-radius: 5px;
- text-align: center;
-}
-
-.exception_panel{
- background-color: #ff6666;
- border: 1px solid red;
- padding: 10px;
- margin: 10px 0;
- border-radius: 5px;
- text-align: center;
-}
-
#footer {
clear:both;
color: gray;