Subversion Repositories wimsdev

Rev

Rev 14260 | Rev 14734 | 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. <!-- makes browsers render all elements more consistently -->
  10. <link rel="stylesheet" href="scripts/js/external/normalize.min.css" />
  11.  
  12. <!-- Foundation dropdown menu -->
  13. <link rel="stylesheet" href="html/themes/_css/foundation_menu.css" />
  14. <link rel="stylesheet" href="html/themes/_css/dropdown_menu.css" />
  15. <!-- Foundation Accordion -->
  16. <link rel="stylesheet" href="html/themes/_css/foundation_accordion.css" />
  17.  
  18. $wims_CSS
  19.  
  20. <!-- METAS iOS : -->
  21. <link rel="apple-touch-icon" href="gifs/wims_logo.png" />
  22. <meta name="apple-mobile-web-app-capable" content="yes" />
  23.  
  24. <!-- prevents links from apps from opening in mobile safari>
  25. <script src="scripts/js/external/safari_mobile_links/compressed.js"></script-->
  26.  
  27. <!-- Librairies JQUERY -->
  28.   <script src="scripts/js/external/jquery/jquery.min.js"></script>
  29.   <link rel="stylesheet" href="scripts/js/external/jquery-ui/themes/smoothness/jquery-ui.min.css" />
  30.   <script src="scripts/js/external/jquery-ui/jquery-ui.min.js"></script>
  31.  
  32. <!-- JQUERY pour autocompletion -->
  33.   <script src="scripts/js/interface/autocomplete.js"></script>
  34.  
  35. <!-- Style pour impression -->
  36.   <link rel="stylesheet" media="print" href="html/themes/_css/print.css" />
  37.  
  38. <style>
  39.  
  40. :root {
  41.   --wims_bgcolor: $wims_bgcolor;
  42.   --wims_link_color: $wims_link_color;
  43.   --wims_vlink_color: $wims_vlink_color;
  44.   --wims_hlink_color: $wims_hlink_color;
  45.   --wims_ref_menucolor: $wims_ref_menucolor;
  46.   --wims_ref_bgcolor: $wims_ref_bgcolor;
  47.   --wims_ref_button_color: $wims_ref_button_color;
  48.   --wims_ref_button_bgcolor: $wims_ref_button_bgcolor;
  49.   --wims_ref_button_help_bgcolor: $wims_ref_button_help_bgcolor;
  50.   --wims_ref_button_help_color: $wims_ref_button_help_color;
  51. }
  52.  
  53. #wimspagebox{
  54.  background-color: $wims_bgcolor;
  55.   $wims_bodyimg
  56. }
  57. body.main_body {$wims_special_font}
  58.  
  59. a, .ui-widget-content a{color:$wims_link_color;}
  60. /*a:visited {color:$wims_vlink_color;}*/
  61. a:hover, a:focus {color:$wims_hlink_color;}
  62.  
  63. .wimsmanager a {color:$wims_ref_menucolor;}
  64.  
  65. #wimsmenubox,#wimsmenumodubox { color: $wims_ref_menucolor; background-color: $wims_ref_bgcolor;}
  66. #wimstopbox { background-color: $wims_ref_bgcolor;}
  67.  
  68. .property_fields{border-color: $wims_ref_bgcolor;}
  69. .property_fields legend{background-color: $wims_ref_bgcolor;}
  70. .property_fields legend,.property_fields legend>a{color:$wims_ref_menucolor;}
  71.  
  72. .container h4{ background-color:$wims_ref_bgcolor; color:$wims_ref_button_color;}
  73. #menu_pendant,#menu_html { background-color:$wims_ref_bgcolor; color:$wims_ref_button_color;}
  74. #menu_avant,#menu_apres {  background-color:$wims_ref_button_bgcolor; color:$wims_ref_button_color;}
  75. .infobulle{ background-color: $wims_ref_button_bgcolor; color: $wims_ref_button_color;}
  76.  
  77. #wimstopbox { color: $wims_ref_menucolor;}
  78.  
  79. /* Foundation dropdown custom css */
  80. #wimstopbox .dropdown.menu > li.is-dropdown-submenu-parent > a::after { border-top-color: $wims_ref_menucolor;}
  81. #wimsbodybox .dropdown.menu > li.is-dropdown-submenu-parent > a::after { border-top-color: $wims_ref_bgcolor;}
  82. .dropdown.menu > li.is-dropdown-submenu-parent.is-active > a::after{ border-top-color: $wims_ref_menucolor}
  83. .menu .is-active,#wimsbodybox .menu a:hover,.is-dropdown-submenu li:hover{ background-color: $wims_ref_bgcolor}
  84. .menu .is-active>a,#wimsbodybox .menu a:hover,.is-dropdown-submenu a:hover{ color:$wims_ref_menucolor}
  85.  
  86. #wimstopbox>.menu>.menuitem>a:hover,
  87. #wimsmenubox>.menu a:hover,
  88. #wimsmenumodubox a:hover,
  89. #wimsmenumodubox .menu a:hover{
  90.  color: $wims_ref_bgcolor;
  91.   background-color:$wims_ref_menucolor;
  92. }
  93.  
  94. /* Breadcrumb */
  95. .breadcrumbs>li>a{color:$wims_ref_bgcolor}
  96.  
  97.  
  98. .wims_emph {color:$wims_ref_bgcolor;}
  99.  
  100. #wimstopbox .menuitem:not(.is-submenu-item)>a,
  101. #wimsmenumodubox a,
  102. #wimsmenubox .menuitem>a
  103. { color: $wims_ref_menucolor;}
  104.  
  105. /* Tables */
  106. .wimstable th {background-color: $wims_ref_bgcolor; color:$wims_ref_menucolor;}
  107. .wimstable th a {color: $wims_ref_menucolor;}
  108. .wimstable caption, .wims_title_seq,
  109. .wims_widget_box .title_box{background-color: $wims_ref_bgcolor;color: $wims_ref_menucolor;}
  110. .wimstable>caption a {color: $wims_ref_menucolor;}
  111. .wimstable>caption .wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}
  112. .wimstable th .wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}
  113.  
  114. input[type="submit"],input[type="button"],.main_body .wims_button{
  115.     background-color:$wims_ref_button_bgcolor;
  116.     color:$wims_ref_button_color;
  117. }
  118. .main_body .wims_button_help{
  119.     background-color:$wims_ref_button_help_bgcolor;
  120.     color:$wims_ref_button_help_color;
  121. }
  122.  
  123. .legend {background-color: $wims_ref_bgcolor;color:$wims_ref_menucolor;}
  124.  
  125. .wims_color1 {
  126.    background-color: $wims_ref_bgcolor;
  127.    color:$wims_ref_menucolor;
  128. }
  129. .wims_color2 {
  130.   background-color:$wims_ref_button_bgcolor;
  131.   color:$wims_ref_button_color;
  132. }
  133. .wims_color3 {
  134.   background-color:$wims_ref_button_help_bgcolor;
  135.   color:$wims_ref_button_help_color;
  136. }
  137.  
  138. $class_actcolor_css
  139. </style>
  140. <!--end $wims_theme/htmlheader.phtml-->
  141.