1
0

Revert "Updated the browny admin theme to support the theme options as tabs."

This reverts commit d157ab750c.

Reverted at mamouneyya's request
This commit is contained in:
Bharat Mediratta 2010-09-02 17:14:29 -07:00
parent cec1f5835b
commit e06dd57c9f

View File

@ -411,26 +411,6 @@ th {
background-color: #FFF;
}
/* Theme options ~~~~~~~~~~~~~~~~~~~~~~~~ */
#g-theme-options-form {
border: 1px solid #9e7247;
}
#g-theme-options-form-tabs {
border: none !important;
}
#g-theme-options-form fieldset {
border: none;
}
.ui-tabs .ui-tabs-nav li a {
padding: 0 1em;
}
.ui-tabs .ui-tabs-nav li a.g-error {
background: none no-repeat scroll 0 0 transparent;
color: #FF0000 !important;
}
/** *******************************************************************
* 5) Navigation and menus
*********************************************************************/