Subversion Repositories wimsdev

Rev

Rev 13744 | Rev 14719 | 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.  
  11. <!-- makes browsers render all elements more consistently -->
  12. <link rel="stylesheet" href="scripts/js/external/normalize.min.css" />
  13.  
  14. <!-- METAS iOS : -->
  15. <link rel="apple-touch-icon" href="gifs/wims_logo.png" />
  16. <meta name="apple-mobile-web-app-capable" content="yes" />
  17.  
  18. <!-- prevents links from apps from opening in mobile safari>
  19. <script src="scripts/js/external/safari_mobile_links/compressed.js"></script-->
  20.  
  21. <!-- Librairies JQUERY -->
  22. <script src="scripts/js/external/jquery/jquery.min.js"></script>
  23. <link rel="stylesheet" href="scripts/js/external/jquery-ui/themes/smoothness/jquery-ui.min.css" />
  24. <script src="scripts/js/external/jquery-ui/jquery-ui.min.js"></script>
  25.  
  26. <!-- Foundation dropdown menu -->
  27. <link rel="stylesheet" href="html/themes/_css/foundation_menu.css" />
  28. <link rel="stylesheet" href="html/themes/_css/dropdown_menu.css" />
  29.  
  30. $wims_CSS
  31.  
  32. <!-- wimsmenumodubox -->
  33. <script src="html/themes/_inc/wimsmenumodubox.js"></script>
  34.  
  35. <!-- javascripts utils -->
  36. <!--script src="scripts/js/utils.js"></script-->
  37. <!-- JQUERY pour autocompletion -->
  38. <script src="scripts/js/interface/autocomplete.js"></script>
  39.  
  40. <!-- Style pour impression -->
  41. <link rel="stylesheet" media="print" href="html/themes/_css/print.css" />
  42.  
  43. <style>
  44. /* Attention : ne surtout pas utiliser "background image" ici, cela crée des bugs étranges (exercices incohérents dans modtool...);*/
  45.  
  46. /* Couleurs CSS configurables depuis la configuration du site */
  47. :root {
  48.   --wims_bgcolor: $wims_bgcolor;
  49.   --wims_link_color: $wims_link_color;
  50.   --wims_vlink_color: $wims_vlink_color;
  51.   --wims_hlink_color: $wims_hlink_color;
  52.   --wims_ref_menucolor: $wims_ref_menucolor;
  53.   --wims_ref_bgcolor: $wims_ref_bgcolor;
  54.   --wims_ref_button_color: $wims_ref_button_color;
  55.   --wims_ref_button_bgcolor: $wims_ref_button_bgcolor;
  56.   --wims_ref_button_help_bgcolor: $wims_ref_button_help_bgcolor;
  57.   --wims_ref_button_help_color: $wims_ref_button_help_color;
  58. }
  59.  
  60. .main_body {
  61.   background-color: var(--wims_ref_bgcolor);
  62.   /*color: $wims_textcolor;*/
  63.   $wims_special_font
  64. }
  65.  
  66. a, .ui-widget-content a{color:var(--wims_link_color);}
  67. /*a:visited {color:var(--wims_vlink_color);}*/
  68. a:hover, a:focus {color:var(--wims_hlink_color);}
  69.  
  70. #wimsbodybox{
  71.  /*default background-color */
  72.   background-color: #f5f5f5;
  73.  background-color: var(--wims_bgcolor);
  74. }
  75.  
  76. div#wimstailbox,
  77. .oef_name_menu,
  78. table.wimstable th,
  79. #answeranalysis .oefanswername{
  80.  background-color: var(--wims_ref_bgcolor);
  81.   color: var(--wims_ref_menucolor);
  82. }
  83. div#wimstailbox a,
  84. .wimstable th a{
  85.   color: var(--wims_ref_menucolor);
  86. }
  87.  
  88. /* Foundation dropdown custom css */
  89. .dropdown.menu > li.is-dropdown-submenu-parent > a:after { border-top-color: var(--wims_ref_bgcolor);}
  90. .dropdown.menu > li.is-dropdown-submenu-parent.is-active > a:after{ border-top-color: var(--wims_ref_menucolor);}
  91. .dropdown.menu .is-active>a,.menu a:hover,#wimsbodybox .menu a:hover
  92.  { background-color: var(--wims_ref_bgcolor);color:var(--wims_ref_menucolor)}
  93. .is-dropdown-submenu li:hover{ background-color: var(--wims_ref_bgcolor)}
  94. .is-dropdown-submenu a:hover{ color:var(--wims_ref_menucolor)}
  95.  
  96.  
  97. /* Sliding MenuModuBox */
  98.  
  99. .slide-menu-closed .slide-menu:hover, .slide-menu-opened .slide-menu{
  100.   background-color: var(--wims_ref_bgcolor);
  101. }
  102.  
  103. .slide-menu, .slide-menu a{
  104.   color: var(--wims_ref_menucolor);
  105. }
  106.  
  107. .title_box,
  108. #titre_aide,
  109. #name_list_instruction,
  110. #enev_menu li,
  111. .wimstable caption,
  112. .oeftitle,
  113. .wims_docu_title,
  114. .wims_title_seq {
  115.   background-color: var(--wims_ref_bgcolor);
  116.   color: var(--wims_ref_menucolor);
  117. }
  118.  
  119. .wimstable caption a{
  120.   color: var(--wims_ref_menucolor);
  121. }
  122.  
  123. .infobulle{
  124.   background-color: var(--wims_ref_button_bgcolor);
  125.   color: var(--wims_ref_button_color);
  126. }
  127.  
  128. /*.menuitem a:before{color:var(--wims_ref_bgcolor);}*/
  129. .wims_emph {color:var(--wims_ref_bgcolor);}
  130.  
  131. /* Breadcrumb */
  132. .breadcrumbs>li>a{color: var(--wims_ref_bgcolor)}
  133.  
  134.  
  135. input[type="submit"],input[type="button"], .main_body .wims_button{
  136.     background-color:var(--wims_ref_button_bgcolor);
  137.     color:var(--wims_ref_button_color);
  138. }
  139. .main_body .wims_button_help{
  140.     background-color:var(--wims_ref_button_help_bgcolor);
  141.     color:var(--wims_ref_button_help_color);
  142. }
  143.  
  144.  
  145. .property_fields
  146.   {border-color:var(--wims_ref_bgcolor);}
  147. .property_fields legend
  148.   {background-color: var(--wims_ref_bgcolor);}
  149. .property_fields legend,.property_fields legend>a
  150.   {color:var(--wims_ref_menucolor);}
  151.  
  152. .wims_color1 {
  153.    background-color: var(--wims_ref_bgcolor);
  154.    color:var(--wims_ref_menucolor);
  155. }
  156. .wims_color2 {
  157.   background-color:var(--wims_ref_button_bgcolor);
  158.   color:var(--wims_ref_button_color);
  159. }
  160. .wims_color3 {
  161.   background-color:var(--wims_ref_button_help_bgcolor);
  162.   color:var(--wims_ref_button_help_color);
  163. }
  164.  
  165. $class_actcolor_css
  166. </style>
  167.  
  168.  
  169. <!--end $wims_theme/htmlheader.phtml-->
  170.