Subversion Repositories wimsdev

Rev

Rev 12357 | Rev 12636 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. <!--begin of $wims_theme/htmlheader.phtml-->
  2. <meta charset="$wims_main_font" />
  3. <title>$module_title2</title>
  4. <meta name="GENERATOR" content="wims [$module_language]" />
  5. <meta name="description" content="$module_description $wims_site_description" />
  6. <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords" />
  7. <meta name="Author" content="$module_author" />
  8.  
  9. $wims_expire
  10. $wims_CSS
  11.  
  12. <!-- makes browsers render all elements more consistently -->
  13. <link rel="stylesheet" href="scripts/js/bower_components/normalize.min.css" />
  14.  
  15. <!-- Foundation dropdown menu -->
  16. <link rel="stylesheet" href="html/themes/_css/dropdown_menu.css" />
  17.  
  18. <!-- METAS iOS : -->
  19. <link rel="apple-touch-icon" href="gifs/wims_logo.png" />
  20. <meta name="apple-mobile-web-app-capable" content="yes" />
  21.  
  22. <!-- prevents links from apps from opening in mobile safari -->
  23. <script src="scripts/js/bower_components/safari_mobile_links/compressed.js"></script>
  24.  
  25. <!-- Librairies JQUERY -->
  26. <script src="scripts/js/bower_components/jquery/jquery.min.js"></script>
  27. <link rel="stylesheet" href="scripts/js/bower_components/jquery-ui/themes/smoothness/jquery-ui.min.css" />
  28. <script src="scripts/js/bower_components/jquery-ui/jquery-ui.min.js"></script>
  29.  
  30. <!--JQUERY EXtruder (menu de type "slide")-->
  31. <script src="scripts/js/bower_components/jquery-hoverIntent/jquery.hoverIntent.js"></script>
  32. <!-- permet d'afficher du texte vertical ( exemple sur le menu)-->
  33. <script src="scripts/js/bower_components/jquery.mb.extruder/inc/jquery.mb.flipText.js"></script>
  34. <!-- permet le menu en "tiroir"-->
  35. <script src="scripts/js/bower_components/jquery.mb.extruder/inc/mbExtruder.js"></script>
  36. <link rel="stylesheet" href="scripts/js/bower_components/jquery.mb.extruder/css/mbExtruder.min.css" />
  37.  
  38. <!-- wimsmenumodubox -->
  39. <script src="html/themes/_inc/wimsmenumodubox.js"></script>
  40.  
  41. <!-- javascripts utils -->
  42. <!--script src="scripts/js/utils.js"></script-->
  43. <!-- JQUERY pour autocompletion -->
  44. <script src="scripts/js/interface/autocomplete.js"></script>
  45.  
  46. <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"/>
  47.  
  48. <!-- Style pour impression -->
  49. <link rel="stylesheet" media="print" href="html/themes/_css/print.css" />
  50.  
  51. <style>
  52. /* Attention : ne surtout pas utiliser "background image" ici, cela crée des bugs étranges (exercices incohérents dans modtool...);*/
  53.  
  54. /* Couleurs CSS configurables depuis la configuration du site */
  55.  
  56. body.main_body {
  57.  background-color: $wims_ref_bgcolor;
  58.  /*color: $wims_textcolor;*/
  59.  $wims_special_font
  60. }
  61.  
  62. a {color:$wims_link_color;}
  63. /*a:visited {color:$wims_vlink_color;}*/
  64. a:hover, a:focus {color:$wims_hlink_color;}
  65.  
  66. #wimsbodybox{
  67.  /*default background-color */
  68.  background-color: #f5f5f5;
  69.  background-color: $wims_bgcolor;
  70. }
  71.  
  72. div#wimstailbox,
  73. .oef_name_menu,
  74. table.wimstable th,
  75. #answeranalysis .oefanswername{
  76.  background-color: $wims_ref_bgcolor;
  77.  color: $wims_ref_menucolor;
  78. }
  79. div#wimstailbox a,
  80. table.wimstable th a{
  81.  color: $wims_ref_menucolor;
  82. }
  83.  
  84. #wimsmenumodubox.extruder .extruder-content,
  85. #wimsmenumodubox.extruder .flap,
  86. #wimsmenumodubox.extruder .flapLabel{
  87.  background-color: $wims_ref_bgcolor;
  88.  color: $wims_ref_menucolor;
  89. }
  90. #wimsmenumodubox.extruder .text,
  91. #wimsmenumodubox.extruder a{
  92.  color: $wims_ref_menucolor;
  93. }
  94.  
  95. .title_box,
  96. #titre_aide,
  97. #name_list_instruction,
  98. #enev_menu li,
  99. .wimstable caption,
  100. .oeftitle,
  101. .wims_docu_title,
  102. .wimsbody #wims_title .wims_title,
  103. .wims_title_seq {
  104.  background-color: $wims_ref_bgcolor;
  105.  color: $wims_ref_menucolor;
  106. }
  107.  
  108. .wimstable caption a{
  109.  color: $wims_ref_menucolor;
  110. }
  111.  
  112. .infobulle{
  113.  background-color: $wims_ref_button_bgcolor;
  114.  color: $wims_ref_button_color;
  115. }
  116.  
  117. /*.menuitem a:before{color:$wims_ref_bgcolor;}*/
  118.  
  119.  
  120. /* Breadcrumb */
  121. .breadcrumbs>li>a{color: $wims_ref_bgcolor}
  122.  
  123. /*table.wimstable th {background-color: $wims_ref_bgcolor; color:$wims_ref_menucolor;}
  124. table.wimstable th a {color: $wims_ref_menucolor;}
  125. table.wimstable caption {background-color: $wims_ref_bgcolor;color: $wims_ref_menucolor;}
  126. table.wimstable caption a {color: $wims_ref_menucolor;}
  127. table.wimstable caption a.wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}
  128. table.wimstable th a.wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}*/
  129.  
  130. input[type="submit"],input[type="button"], .main_body .wims_button{
  131.    background-color:$wims_ref_button_bgcolor;
  132.    color:$wims_ref_button_color;
  133. }
  134. .main_body .wims_button_help{
  135.    background-color:$wims_ref_button_help_bgcolor;
  136.    color:$wims_ref_button_help_color;
  137. }
  138.  
  139. /*.legend {background-color: $wims_ref_bgcolor;color:$wims_ref_menucolor;}*/
  140.  
  141. .property_fields
  142.  {border-color:$wims_ref_bgcolor;}
  143. .property_fields legend
  144.  {background-color: $wims_ref_bgcolor;}
  145. .property_fields legend,.property_fields legend>a
  146.  {color:$wims_ref_menucolor;}
  147.  
  148. .wims_color1 {
  149.   background-color: $wims_ref_bgcolor;
  150.   color:$wims_ref_menucolor;
  151. }
  152. .wims_color2 {
  153.  background-color:$wims_ref_button_bgcolor;
  154.  color:$wims_ref_button_color;
  155. }
  156. .wims_color3 {
  157.  background-color:$wims_ref_button_help_bgcolor;
  158.  color:$wims_ref_button_help_color;
  159. }
  160.  
  161. $class_actcolor_css
  162. </style>
  163.  
  164.  
  165. <!--end $wims_theme/htmlheader.phtml-->
  166.