Subversion Repositories wimsdev

Rev

Rev 13745 | Rev 13747 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13745 Rev 13746
Line 23... Line 23...
23
        wims_msg_info: { block: 'div', classes: 'wims_msg info'},\
23
        wims_msg_info: { block: 'div', classes: 'wims_msg info'},\
24
        wims_msg_help: { block: 'div', classes: 'wims_msg help'},*/\
24
        wims_msg_help: { block: 'div', classes: 'wims_msg help'},*/\
25
        wims_difficultylevel: { inline: 'span', classes: 'wims_difficultylevel'},\
25
        wims_difficultylevel: { inline: 'span', classes: 'wims_difficultylevel'},\
26
        wims_emph: { inline: 'span', classes: 'wims_emph'},\
26
        wims_emph: { inline: 'span', classes: 'wims_emph'},\
27
        wims_smallhelp: { block: 'div', classes: 'wims_smallhelp'},\
27
        wims_smallhelp: { block: 'div', classes: 'wims_smallhelp'},\
28
        oef_question: { block: 'div', classes: 'oef_question'},\
28
        wims_question: { block: 'div', classes: 'wims_question'},\
29
        wims_color1: { block: 'div', classes: 'wims_color1'},\
29
        wims_color1: { block: 'div', classes: 'wims_color1'},\
30
        wims_color2: { block: 'div', classes: 'wims_color2'},\
30
        wims_color2: { block: 'div', classes: 'wims_color2'},\
31
        wims_color3: { block: 'div', classes: 'wims_color3'},\
31
        wims_color3: { block: 'div', classes: 'wims_color3'},\
32
      },style_formats: [\
32
      },style_formats: [\
33
      { title: 'Paragraph', format: 'p'},\
33
      { title: 'Paragraph', format: 'p'},\
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 : '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}.oef_question{border-left-color:$wims_ref_button_bgcolor}.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}'\
127
      content_style : '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_question{border-left-color:$wims_ref_button_bgcolor}.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