Rev 13746 | Rev 13775 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13746 | Rev 13747 | ||
---|---|---|---|
Line 122... | Line 122... | ||
122 | toolbar: '$iEdit_toolbar',\ |
122 | toolbar: '$iEdit_toolbar',\ |
123 | $tiny_lang\ |
123 | $tiny_lang\ |
124 | $iEdit_formats\ |
124 | $iEdit_formats\ |
125 | content_css : 'html/themes/$wims_theme/css.css',\ |
125 | content_css : 'html/themes/$wims_theme/css.css',\ |
126 | body_class: 'main_body',\ |
126 | body_class: 'main_body',\ |
127 | content_style : |
127 | content_style : ':root{--wims_bgcolor: $wims_bgcolor;--wims_link_color: $wims_link_color;--wims_vlink_color: $wims_vlink_color;--wims_hlink_color: $wims_hlink_color;--wims_ref_menucolor: $wims_ref_menucolor;--wims_ref_bgcolor: $wims_ref_bgcolor;--wims_ref_button_color: $wims_ref_button_color;--wims_ref_button_bgcolor: $wims_ref_button_bgcolor;}a, .ui-widget-content a{color:$wims_link_color}a:hover, a:focus {color:$wims_hlink_color}table.wimstable th{background-color: $wims_ref_bgcolor;color: $wims_ref_menucolor}table.wimstable th a{color: $wims_ref_menucolor}.wimstable caption a{color: $wims_ref_menucolor}.wims_emph {color:$wims_ref_bgcolor}input[type="submit"],input[type="button"],.main_body .wims_button{background-color:$wims_ref_button_bgcolor;color:$wims_ref_button_color}.main_body .wims_button_help{background-color:$wims_ref_button_help_bgcolor;color:$wims_ref_button_help_color}.property_fields{border-color:$wims_ref_bgcolor}.property_fields legend{background-color: $wims_ref_bgcolor}.property_fields legend,.property_fields legend>a{color:$wims_ref_menucolor}.wims_color1 {background-color: $wims_ref_bgcolor;color:$wims_ref_menucolor}.wims_color2 {background-color:$wims_ref_button_bgcolor;color:$wims_ref_button_color}.wims_color3 {background-color:$wims_ref_button_help_bgcolor;color:$wims_ref_button_help_color}'\ |
128 | });\ |
128 | });\ |
129 | });</script> to $wims_html_header |
129 | });</script> to $wims_html_header |
130 | !endif |
130 | !endif |