Subversion Repositories wimsdev

Rev

Rev 12922 | Rev 13733 | 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. <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"/>
  10.  
  11. <!-- Foundation dropdown menu -->
  12. <link rel="stylesheet" href="html/themes/_css/foundation_menu.css" />
  13. <link rel="stylesheet" href="html/themes/_css/dropdown_menu.css" />
  14.  
  15. $wims_CSS
  16.  
  17. <!-- makes browsers render all elements more consistently -->
  18. <link rel="stylesheet" href="scripts/js/external/normalize.min.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. #wimspagebox{
  40.  background-color: $wims_bgcolor;
  41.   $wims_bodyimg
  42. }
  43. body.main_body {$wims_special_font}
  44.  
  45. a, .ui-widget-content a{color:$wims_link_color;}
  46. /*a:visited {color:$wims_vlink_color;}*/
  47. a:hover, a:focus {color:$wims_hlink_color;}
  48.  
  49. .wimsmanager a {color:$wims_ref_menucolor;}
  50.  
  51. #wimsmenubox,#wimsmenumodubox { color: $wims_ref_menucolor; background-color: $wims_ref_bgcolor;}
  52. #wimstopbox { background-color: $wims_ref_bgcolor;}
  53.  
  54. .property_fields{border-color: $wims_ref_bgcolor;}
  55. .property_fields legend{background-color: $wims_ref_bgcolor;}
  56. .property_fields legend,.property_fields legend>a{color:$wims_ref_menucolor;}
  57.  
  58. .container h4{ background-color:$wims_ref_bgcolor; color:$wims_ref_button_color;}
  59. #menu_pendant,#menu_html { background-color:$wims_ref_bgcolor; color:$wims_ref_button_color;}
  60. #menu_avant,#menu_apres {  background-color:$wims_ref_button_bgcolor; color:$wims_ref_button_color;}
  61. .infobulle{ background-color: $wims_ref_button_bgcolor; color: $wims_ref_button_color;}
  62.  
  63. #wimstopbox { color: $wims_ref_menucolor;}
  64.  
  65. /* Foundation dropdown custom css */
  66. #wimstopbox .dropdown.menu > li.is-dropdown-submenu-parent > a::after { border-top-color: $wims_ref_menucolor;}
  67. #wimsbodybox .dropdown.menu > li.is-dropdown-submenu-parent > a::after { border-top-color: $wims_ref_bgcolor;}
  68. .dropdown.menu > li.is-dropdown-submenu-parent.is-active > a::after{ border-top-color: $wims_ref_menucolor}
  69. .menu .is-active,#wimsbodybox .menu a:hover,.is-dropdown-submenu li:hover{ background-color: $wims_ref_bgcolor}
  70. .menu .is-active>a,#wimsbodybox .menu a:hover,.is-dropdown-submenu a:hover{ color:$wims_ref_menucolor}
  71.  
  72. #wimstopbox>.menu>.menuitem>a:hover,
  73. #wimsmenubox>.menu a:hover,
  74. #wimsmenumodubox a:hover,
  75. #wimsmenumodubox .menu a:hover{
  76.  color: $wims_ref_bgcolor;
  77.   background-color:$wims_ref_menucolor;
  78. }
  79.  
  80. /* Breadcrumb */
  81. .breadcrumbs>li>a{color:$wims_ref_bgcolor}
  82.  
  83.  
  84. .wims_emph {color:$wims_ref_bgcolor;}
  85.  
  86. #wimstopbox .menuitem:not(.is-submenu-item)>a,
  87. #wimsmenumodubox a,
  88. #wimsmenubox .menuitem>a
  89. { color: $wims_ref_menucolor;}
  90.  
  91. /* Tables */
  92. .wimstable th {background-color: $wims_ref_bgcolor; color:$wims_ref_menucolor;}
  93. .wimstable th a {color: $wims_ref_menucolor;}
  94. .wimstable caption, .wims_title_seq,
  95. .wims_widget_box .title_box{background-color: $wims_ref_bgcolor;color: $wims_ref_menucolor;}
  96. .wimstable>caption a {color: $wims_ref_menucolor;}
  97. .wimstable>caption .wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}
  98. .wimstable th .wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}
  99.  
  100. input[type="submit"],input[type="button"],.main_body .wims_button{
  101.     background-color:$wims_ref_button_bgcolor;
  102.     color:$wims_ref_button_color;
  103. }
  104. .main_body .wims_button_help{
  105.     background-color:$wims_ref_button_help_bgcolor;
  106.     color:$wims_ref_button_help_color;
  107. }
  108.  
  109. .legend {background-color: $wims_ref_bgcolor;color:$wims_ref_menucolor;}
  110.  
  111. .wims_color1 {
  112.    background-color: $wims_ref_bgcolor;
  113.    color:$wims_ref_menucolor;
  114. }
  115. .wims_color2 {
  116.   background-color:$wims_ref_button_bgcolor;
  117.   color:$wims_ref_button_color;
  118. }
  119. .wims_color3 {
  120.   background-color:$wims_ref_button_help_bgcolor;
  121.   color:$wims_ref_button_help_color;
  122. }
  123.  
  124. $class_actcolor_css
  125. </style>
  126. <!--end $wims_theme/htmlheader.phtml-->
  127.