Removed obsolete JWS code from enano-shared
authorDan
Fri, 19 Dec 2008 21:27:05 -0500
changeset 765 51f64b1c9413
parent 764 60a5e25a4c50
child 766 d6690840e331
Removed obsolete JWS code from enano-shared
includes/clientside/css/enano-shared.css
--- a/includes/clientside/css/enano-shared.css	Fri Dec 19 21:26:47 2008 -0500
+++ b/includes/clientside/css/enano-shared.css	Fri Dec 19 21:27:05 2008 -0500
@@ -174,14 +174,6 @@
 /* Well, not Midget and not comments (usually), but that's what the class is called ;-). Basically an informational window or used as a wrapper for tables. */
 .mdg-comment, .mdg-infobox        { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #E8E8E8; }
 
-/* JWS window theming */
-div.jswindow                      { border: 2px solid #7090B0; border-top: 5px solid #7090B0; padding: 0px; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; background-color: #FFFFFF; }
-div.titlebar                      { background-color: #7090B0; color: #FFFFFF; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; padding-bottom: 4px; cursor: default; }
-div.titlebar div.closebtn         { width: 16px; height: 16px; border: 1px solid #B0D0F0; background-color: #90B0D0; display: block; }
-div.titlebar div.closebtn:hover   { width: 16px; height: 16px; border: 1px solid #FFFFFF; background-color: #B0D0F0; display: block; }
-div.titlebar table, div.titlebar td { margin: 0; padding: 0; }
-div.jswindow div.content          { padding: 10px; margin: 0; background-color: #FFFFFF; }
-
 /* Search results */
 div.search-result, div.search-hibar, div.search-lobar {
   font-family: arial, helvetica, sans-serif;