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.

screen.css 11KB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396
  1. /* Welcome to Compass.
  2. * In this file you should write your main styles. (or centralize your imports)
  3. * Import this file using the following HTML or equivalent:
  4. * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
  5. /* line 11, ../sass/screen.scss */
  6. .clr {
  7. clear: both;
  8. }
  9. /* line 15, ../sass/screen.scss */
  10. a {
  11. color: #BB8757;
  12. }
  13. /* line 18, ../sass/screen.scss */
  14. a:hover, a:focus, a:active {
  15. color: #9f6e40;
  16. }
  17. /* line 23, ../sass/screen.scss */
  18. .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  19. background-color: #BB8757;
  20. border: solid 1px #BB8757;
  21. }
  22. /* line 27, ../sass/screen.scss */
  23. .pagination > li > a, .pagination > li > span {
  24. color: #BB8757;
  25. }
  26. /* line 29, ../sass/screen.scss */
  27. .pagination > li > a:hover, .pagination > li > span:hover {
  28. color: #9f6e40;
  29. }
  30. /* line 35, ../sass/screen.scss */
  31. .wrap .btn-primary,
  32. .wrap .btn-success {
  33. background-color: #BB8757;
  34. border: solid 1px #BB8757;
  35. }
  36. /* line 40, ../sass/screen.scss */
  37. .wrap .btn-primary:hover, .wrap .btn-primary:focus, .wrap .btn-primary:active,
  38. .wrap .btn-success:hover,
  39. .wrap .btn-success:focus,
  40. .wrap .btn-success:active {
  41. background-color: #9f6e40;
  42. border: solid 1px #9f6e40;
  43. }
  44. /* line 48, ../sass/screen.scss */
  45. .nav-header .retour-site {
  46. border-left: solid 1px #9d9d9d;
  47. padding: 10px 15px;
  48. }
  49. /* line 55, ../sass/screen.scss */
  50. .navbar-brand .logo {
  51. height: 40px;
  52. position: relative;
  53. top: -10px;
  54. }
  55. /* line 62, ../sass/screen.scss */
  56. .container-body {
  57. padding-top: 117px;
  58. padding-bottom: 50px;
  59. }
  60. /* line 67, ../sass/screen.scss */
  61. .nom-boulange {
  62. margin-bottom: 15px;
  63. text-align: left;
  64. position: fixed;
  65. top: 51px;
  66. left: 0px;
  67. width: 100%;
  68. background-color: #BB8757;
  69. color: white;
  70. z-index: 100;
  71. font-size: 20px;
  72. padding: 8px 15px;
  73. }
  74. /* line 83, ../sass/screen.scss */
  75. .table thead th.actions {
  76. width: 220px;
  77. }
  78. /* line 86, ../sass/screen.scss */
  79. .table thead th.order {
  80. width: 58px;
  81. }
  82. /* line 89, ../sass/screen.scss */
  83. .table thead th.actif {
  84. width: 75px;
  85. text-align: center;
  86. }
  87. /* line 95, ../sass/screen.scss */
  88. .table tbody td.center {
  89. text-align: center;
  90. }
  91. /* line 108, ../sass/screen.scss */
  92. #page-commande h1 .btn-group {
  93. float: right;
  94. }
  95. /* line 113, ../sass/screen.scss */
  96. #page-commande #jours-production {
  97. display: none;
  98. }
  99. /* line 119, ../sass/screen.scss */
  100. #page-commande #calendar h2 {
  101. font-size: 20px;
  102. position: relative;
  103. top: 3px;
  104. }
  105. /* line 125, ../sass/screen.scss */
  106. #page-commande #calendar .fc-header-title {
  107. margin-left: 10px;
  108. }
  109. /* line 131, ../sass/screen.scss */
  110. #page-commande #calendar .dayWithEvent {
  111. background-color: #fee48d;
  112. cursor: pointer;
  113. }
  114. /* line 135, ../sass/screen.scss */
  115. #page-commande #calendar .fc-event-container {
  116. display: none;
  117. }
  118. /* line 136, ../sass/screen.scss */
  119. #page-commande #calendar .fc-today {
  120. border-bottom: solid 1px #C9302C;
  121. background-color: white;
  122. }
  123. /* line 140, ../sass/screen.scss */
  124. #page-commande #calendar .fc-today.dayWithEvent {
  125. background-color: #fee48d;
  126. }
  127. /* line 145, ../sass/screen.scss */
  128. #page-commande #calendar .fc-day {
  129. cursor: pointer;
  130. text-align: center;
  131. }
  132. /* line 148, ../sass/screen.scss */
  133. #page-commande #calendar .fc-day:hover {
  134. -moz-box-shadow: 0px 0px 2px black inset;
  135. -webkit-box-shadow: 0px 0px 2px black inset;
  136. box-shadow: 0px 0px 2px black inset;
  137. }
  138. /* line 153, ../sass/screen.scss */
  139. #page-commande #calendar .current-date {
  140. -moz-box-shadow: 0px 0px 2px black inset;
  141. -webkit-box-shadow: 0px 0px 2px black inset;
  142. box-shadow: 0px 0px 2px black inset;
  143. }
  144. /* line 157, ../sass/screen.scss */
  145. #page-commande #calendar .fc-day-number {
  146. float: none;
  147. padding-top: 2px;
  148. }
  149. /* line 169, ../sass/screen.scss */
  150. #page-commande #produits-production .overflow table {
  151. width: 100%;
  152. }
  153. /* line 173, ../sass/screen.scss */
  154. #page-commande #produits-production .overflow thead, #page-commande #produits-production .overflow tbody, #page-commande #produits-production .overflow tr, #page-commande #produits-production .overflow td, #page-commande #produits-production .overflow th {
  155. display: block;
  156. }
  157. /* line 175, ../sass/screen.scss */
  158. #page-commande #produits-production .overflow tr:after {
  159. content: ' ';
  160. display: block;
  161. visibility: hidden;
  162. clear: both;
  163. }
  164. /* line 182, ../sass/screen.scss */
  165. #page-commande #produits-production .overflow thead th {
  166. height: 30px;
  167. /*text-align: left;*/
  168. }
  169. /* line 188, ../sass/screen.scss */
  170. #page-commande #produits-production .overflow tbody {
  171. height: 200px;
  172. overflow-y: auto;
  173. }
  174. /* line 196, ../sass/screen.scss */
  175. #page-commande #produits-production .overflow thead th {
  176. width: 32%;
  177. float: left;
  178. }
  179. /* line 201, ../sass/screen.scss */
  180. #page-commande #produits-production .overflow tbody td {
  181. width: 33%;
  182. float: left;
  183. }
  184. /* line 206, ../sass/screen.scss */
  185. #page-commande #produits-production .overflow .td-produit {
  186. width: 60%;
  187. }
  188. /* line 209, ../sass/screen.scss */
  189. #page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max {
  190. width: 20%;
  191. text-align: center;
  192. }
  193. /* line 215, ../sass/screen.scss */
  194. #page-commande #produits-production .overflow thead .td-produit {
  195. width: 57%;
  196. }
  197. /* line 221, ../sass/screen.scss */
  198. #page-commande #produits-production input.quantite-max {
  199. background-color: white;
  200. border: 1px solid #e0e0e0;
  201. text-align: center;
  202. width: 50px;
  203. }
  204. /* line 229, ../sass/screen.scss */
  205. #page-commande #produits-production td label {
  206. font-weight: normal;
  207. }
  208. /* line 235, ../sass/screen.scss */
  209. #page-commande .form-commandes-point-vente {
  210. margin-top: 20px;
  211. }
  212. /* line 239, ../sass/screen.scss */
  213. #page-commande .form-commandes-point-vente table {
  214. border-bottom: solid 1px #e0e0e0;
  215. }
  216. /* line 243, ../sass/screen.scss */
  217. #page-commande .form-commandes-point-vente .title-point-vente {
  218. background-color: #fff8e2;
  219. border-left: solid 3px #BB8757;
  220. font-weight: bold;
  221. text-align: left;
  222. padding: 10px;
  223. }
  224. /* line 251, ../sass/screen.scss */
  225. #page-commande .form-commandes-point-vente .title-totaux {
  226. text-align: center;
  227. }
  228. /* line 255, ../sass/screen.scss */
  229. #page-commande .form-commandes-point-vente .border-left {
  230. border-left: solid 1px #e0e0e0;
  231. }
  232. /* line 259, ../sass/screen.scss */
  233. #page-commande .form-commandes-point-vente .border-right {
  234. border-right: solid 1px #e0e0e0;
  235. }
  236. /* line 263, ../sass/screen.scss */
  237. #page-commande .form-commandes-point-vente input.quantite {
  238. width: 30px;
  239. background-color: white;
  240. border: solid 1px #e0e0e0;
  241. text-align: center;
  242. }
  243. /* line 271, ../sass/screen.scss */
  244. #page-commande .form-commandes-point-vente .td-produit {
  245. text-align: center;
  246. }
  247. /* line 275, ../sass/screen.scss */
  248. #page-commande .form-commandes-point-vente .submit-pv {
  249. float: right;
  250. }
  251. /* line 279, ../sass/screen.scss */
  252. #page-commande .form-commandes-point-vente .select-user {
  253. background-color: #F9F9F9;
  254. border: solid 1px #e0e0e0;
  255. }
  256. /* line 284, ../sass/screen.scss */
  257. #page-commande .form-commandes-point-vente .date-commande {
  258. font-size: 12px;
  259. }
  260. /* line 288, ../sass/screen.scss */
  261. #page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text {
  262. background-color: white;
  263. border: solid 1px #e0e0e0;
  264. margin-top: 3px;
  265. width: 100px;
  266. }
  267. /* line 296, ../sass/screen.scss */
  268. #page-commande .form-commandes-point-vente td.center {
  269. text-align: center;
  270. }
  271. /* line 302, ../sass/screen.scss */
  272. #page-commande .form-commandes-point-vente .depasse {
  273. color: #b32815;
  274. }
  275. /* line 306, ../sass/screen.scss */
  276. #page-commande .form-commandes-point-vente .total strong span {
  277. font-weight: normal;
  278. font-size: 13px;
  279. }
  280. /* line 311, ../sass/screen.scss */
  281. #page-commande .form-commandes-point-vente .vrac {
  282. display: none;
  283. }
  284. /* line 315, ../sass/screen.scss */
  285. #page-commande .form-commandes-point-vente td.client {
  286. text-align: left;
  287. padding: 3px;
  288. }
  289. /* line 318, ../sass/screen.scss */
  290. #page-commande .form-commandes-point-vente td.client .date-commande {
  291. color: gray;
  292. }
  293. /* line 329, ../sass/screen.scss */
  294. #page-commande .table-header-rotated td {
  295. width: 20px;
  296. padding: 0px;
  297. border-top: 1px solid #dddddd;
  298. border-left: 1px solid #dddddd;
  299. border-right: 1px solid #dddddd;
  300. vertical-align: middle;
  301. text-align: center;
  302. }
  303. /* line 339, ../sass/screen.scss */
  304. #page-commande .table-header-rotated th.rotate-45 {
  305. height: 80px;
  306. width: 20px;
  307. min-width: 20px;
  308. max-width: 20px;
  309. position: relative;
  310. vertical-align: bottom;
  311. padding: 0;
  312. font-size: 12px;
  313. line-height: 0.8;
  314. }
  315. /* line 351, ../sass/screen.scss */
  316. #page-commande .table-header-rotated th.rotate-45 > div {
  317. position: relative;
  318. top: 0px;
  319. left: 40px;
  320. /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  321. height: 100%;
  322. -ms-transform: skew(-45deg, 0deg);
  323. -moz-transform: skew(-45deg, 0deg);
  324. -webkit-transform: skew(-45deg, 0deg);
  325. -o-transform: skew(-45deg, 0deg);
  326. transform: skew(-45deg, 0deg);
  327. overflow: hidden;
  328. border-left: 1px solid #dddddd;
  329. border-right: 1px solid #dddddd;
  330. border-top: 1px solid #dddddd;
  331. }
  332. /* line 367, ../sass/screen.scss */
  333. #page-commande .table-header-rotated th.rotate-45 span {
  334. -ms-transform: skew(45deg, 0deg) rotate(315deg);
  335. -moz-transform: skew(45deg, 0deg) rotate(315deg);
  336. -webkit-transform: skew(45deg, 0deg) rotate(315deg);
  337. -o-transform: skew(45deg, 0deg) rotate(315deg);
  338. transform: skew(45deg, 0deg) rotate(315deg);
  339. position: absolute;
  340. bottom: 30px;
  341. /* 40 cos(45) = 28 with an additional 2px margin*/
  342. bottom: 16px;
  343. left: -25px;
  344. /*Because it looked good, but there is probably a mathematical link here as well*/
  345. left: 0px;
  346. display: inline-block;
  347. width: 85px;
  348. /* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
  349. width: 43px;
  350. text-align: left;
  351. white-space: nowrap;
  352. /*whether to display in one line or not*/
  353. }
  354. /* line 392, ../sass/screen.scss */
  355. #email-masse-form #ids-users {
  356. line-height: 30px;
  357. }
  358. /* line 394, ../sass/screen.scss */
  359. #email-masse-form #ids-users .label {
  360. text-transform: capitalize;
  361. }
  362. /* line 402, ../sass/screen.scss */
  363. .produit-create #jours-production .form-group {
  364. float: left;
  365. margin-right: 15px;
  366. }
  367. /* line 406, ../sass/screen.scss */
  368. .produit-create #jours-production .form-group label {
  369. font-weight: normal;
  370. }
  371. /* line 411, ../sass/screen.scss */
  372. .produit-create .field-produit-id_etablissement {
  373. display: none;
  374. }
  375. /* line 417, ../sass/screen.scss */
  376. .produit-index .td-photo {
  377. max-width: 100px;
  378. width: 100px;
  379. }
  380. /* line 421, ../sass/screen.scss */
  381. .produit-index .photo-produit {
  382. max-width: 100px;
  383. }