Le repo des sources pour le site web des JM2L
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

287 lines
5.1 KiB

  1. a {
  2. cursor: pointer;
  3. }
  4. .shadow {
  5. text-shadow: 2px 2px 3px gray;
  6. }
  7. .lowshadow {
  8. text-shadow: 1px 1px 3px gray;
  9. }
  10. .pagecontent {
  11. padding: 0 50px;
  12. }
  13. .borderbox {
  14. border: 1px solid #e1e4e5;
  15. margin: 1px 0 24px;
  16. color: #404040;
  17. line-height: 1.5;
  18. margin: 0;
  19. overflow: auto;
  20. padding: 12px;
  21. background: none repeat scroll 0 0 #fcfcfc;
  22. font-family: "Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;
  23. }
  24. .titleborderbox {
  25. background: none repeat scroll 0 0 #ffffff;
  26. border: 1px solid #eee;
  27. display: inline;
  28. left: 16px;
  29. padding: 2px 7px;
  30. position: relative;
  31. top: 10px;
  32. }
  33. .footborderbox {
  34. background: none repeat scroll 0 0 #fff;
  35. border: 1px solid #FEE;
  36. display: inline;
  37. padding: 2px 7px;
  38. position: relative;
  39. bottom: 10px;
  40. float: right;
  41. margin-right: 15px;
  42. }
  43. .borderboxtime {
  44. float:right;
  45. padding:1px 15px;
  46. border: 1px solid #eee;
  47. }
  48. .Loading {
  49. background-image: url(/vendor/select2/img/select2-spinner.gif);
  50. background-position: center;
  51. background-repeat: no-repeat;
  52. height:100px;
  53. }
  54. .invalid {
  55. background:url(/img/invalid.png) no-repeat 0 50%;
  56. padding-left:22px;
  57. line-height:24px;
  58. color:#ec3f41;
  59. }
  60. .valid {
  61. background:url(/img/valid.png) no-repeat 0 50%;
  62. padding-left:22px;
  63. line-height:24px;
  64. color:#3aba34;
  65. }
  66. .intervbox {
  67. border-style: dotted;
  68. }
  69. .tiers {
  70. border-radius: 5px;
  71. border: 1px solid #ccc;
  72. padding: 4px;
  73. }
  74. .cke_show_borders {
  75. border: 1px solid #ddd;
  76. border-radius: 5px;
  77. padding:5px;
  78. }
  79. #map {
  80. height: 250px;
  81. width:520px;
  82. }
  83. .Ucarousel-control {
  84. background: none repeat scroll 0 0 #222;
  85. border: 3px solid #fff;
  86. border-radius: 12px;
  87. color: #fff;
  88. font-size: 24px;
  89. font-weight: 100;
  90. height: 15px;
  91. line-height: 12px;
  92. opacity: 0.5;
  93. position: absolute;
  94. text-align: center;
  95. text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  96. width: 15px;
  97. top: -20px;
  98. }
  99. .Ucarousel-control.left {
  100. right: auto;
  101. left: 15px;
  102. }
  103. .Ucarousel-control.right {
  104. left: auto;
  105. right: 15px;
  106. }
  107. .Tcarousel-control {
  108. bottom: 0;
  109. color: #fff;
  110. font-size: 20px;
  111. left: 0;
  112. opacity: 0.5;
  113. position: absolute;
  114. text-align: center;
  115. text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  116. top: 100px;;
  117. width: 3%;
  118. }
  119. .Tcarousel-control.left {
  120. right: auto;
  121. left: 15px;
  122. }
  123. .Tcarousel-control.right {
  124. left: auto;
  125. right: 15px;
  126. }
  127. .carousel-vote {
  128. padding: 15px 50px;
  129. position: absolute;
  130. right: 0;
  131. bottom: 0;
  132. }
  133. .LogistiqueTable th, .LogistiqueTable td
  134. {
  135. text-align:center;
  136. vertical-align:middle;
  137. }
  138. .point li {
  139. line-height: 2.5em;
  140. }
  141. #flash, #notfound {
  142. font-size: 16px;
  143. width: 500px;
  144. text-align: center;
  145. background-color: #e1ecfe;
  146. border-top: 2px solid #7a9eec;
  147. border-bottom: 2px solid #7a9eec;
  148. padding: 10px 20px 10px 20px;
  149. }
  150. #notfound {
  151. background-color: #fbe3e4;
  152. border-top: 2px solid #fbc2c4;
  153. border-bottom: 2px solid #fbc2c4;
  154. padding: 0 20px 30px 20px;
  155. }
  156. #tasks {
  157. width: 500px;
  158. }
  159. #tasks li {
  160. padding: 5px 0 5px 0;
  161. border-bottom: 1px solid #bbbbbb;
  162. }
  163. #tasks li.last {
  164. border-bottom: none;
  165. }
  166. #tasks .name {
  167. width: 400px;
  168. text-align: left;
  169. display: inline-block;
  170. }
  171. #tasks .actions {
  172. width: 95px;
  173. text-align: right;
  174. display: inline-block;
  175. }
  176. .ShowEntities td, .ShowEntities th {
  177. border-top: none;
  178. }
  179. .ShowEntities td {
  180. padding:10px;
  181. text-align: center;
  182. }
  183. .ShowEntities th {
  184. background-color: #fafafa;
  185. background-image: linear-gradient(to bottom, #fff, #f2f2f2);
  186. background-repeat: repeat-x;
  187. border: 1px solid #d4d4d4;
  188. border-radius: 4px;
  189. }
  190. .ShowEntities {
  191. border: 1px solid #d4d4d4;
  192. }
  193. .ShowEntities td img {
  194. width: 5em;
  195. height: 5em;
  196. }
  197. .ShowEntities td:hover {
  198. background-color: #F5F5F5;
  199. }
  200. .footer {
  201. background-color: #f5f5f5;
  202. border-top: 1px solid #e5e5e5;
  203. margin-top: 70px;
  204. padding: 10px 0;
  205. text-align: center;
  206. width: auto;
  207. }
  208. .footer p {
  209. color: #777;
  210. margin-bottom: 0;
  211. }
  212. /* Fix calendar button vertical pos */
  213. .date-input-buttons {
  214. margin-bottom: 0.7em;
  215. }
  216. /* Calendar button looks better without that gray background */
  217. .ws-popover-opener {
  218. background: none;
  219. }
  220. .enum li {
  221. list-style-type: none;
  222. background-image: url(/img/puce.png);
  223. background-repeat: no-repeat;
  224. background-position: 0 6px;
  225. padding-left: 16px;
  226. }
  227. .center
  228. {
  229. text-align: center;
  230. }
  231. .form-signin {
  232. max-width: 300px;
  233. padding: 19px 29px 29px;
  234. margin: 0 auto 20px;
  235. background-color: #f5f5f5;
  236. border: 1px solid #e5e5e5;
  237. -webkit-border-radius: 5px;
  238. -moz-border-radius: 5px;
  239. border-radius: 5px;
  240. -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
  241. -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
  242. box-shadow: 0 1px 2px rgba(0,0,0,.05);
  243. }
  244. .form-signin,
  245. .form-signin .checkbox {
  246. margin-bottom: 10px;
  247. }
  248. .form-signin-heading {
  249. margin: -15px;
  250. text-align:center;
  251. }
  252. .form-signin input[type="text"],
  253. .form-signin input[type="password"] {
  254. font-size: 16px;
  255. height: auto;
  256. width:100%;
  257. margin-bottom: 15px;
  258. padding: 7px 9px;
  259. }