選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

1303 行
35KB

  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. @font-face {
  6. font-family: 'comfortaabold';
  7. src: url("../fonts/comfortaa-bold-webfont.eot");
  8. src: url("../fonts/comfortaa-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-bold-webfont.woff2") format("woff2"), url("../fonts/comfortaa-bold-webfont.woff") format("woff"), url("../fonts/comfortaa-bold-webfont.ttf") format("truetype"), url("../fonts/comfortaa-bold-webfont.svg#comfortaabold") format("svg");
  9. font-weight: normal;
  10. font-style: normal;
  11. }
  12. @font-face {
  13. font-family: 'comfortaalight';
  14. src: url("../fonts/comfortaa-light-webfont.eot");
  15. src: url("../fonts/comfortaa-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-light-webfont.woff2") format("woff2"), url("../fonts/comfortaa-light-webfont.woff") format("woff"), url("../fonts/comfortaa-light-webfont.ttf") format("truetype"), url("../fonts/comfortaa-light-webfont.svg#comfortaalight") format("svg");
  16. font-weight: normal;
  17. font-style: normal;
  18. }
  19. @font-face {
  20. font-family: 'comfortaaregular';
  21. src: url("../fonts/comfortaa-regular-webfont.eot");
  22. src: url("../fonts/comfortaa-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-regular-webfont.woff2") format("woff2"), url("../fonts/comfortaa-regular-webfont.woff") format("woff"), url("../fonts/comfortaa-regular-webfont.ttf") format("truetype"), url("../fonts/comfortaa-regular-webfont.svg#comfortaaregular") format("svg");
  23. font-weight: normal;
  24. font-style: normal;
  25. }
  26. @font-face {
  27. font-family: 'myriadpro-it';
  28. src: url("../fonts/myriadpro-it.eot");
  29. src: url("../fonts/myriadpro-it.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-it.woff") format("woff"), url("../fonts/myriadpro-it.ttf") format("truetype"), url("../fonts/myriadpro-it.svg#myriadpro-it") format("svg");
  30. font-weight: normal;
  31. font-style: normal;
  32. }
  33. @font-face {
  34. font-family: 'myriadpro-light';
  35. src: url("../fonts/myriadpro-light.eot");
  36. src: url("../fonts/myriadpro-light.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-light.woff") format("woff"), url("../fonts/myriadpro-light.ttf") format("truetype"), url("../fonts/myriadpro-light.svg#myriadpro-light") format("svg");
  37. font-weight: normal;
  38. font-style: normal;
  39. }
  40. @font-face {
  41. font-family: 'myriadpro-regular';
  42. src: url("../fonts/myriadpro-regular.eot");
  43. src: url("../fonts/myriadpro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-regular.woff") format("woff"), url("../fonts/myriadpro-regular.ttf") format("truetype"), url("../fonts/myriadpro-regular.svg#myriadpro-regular") format("svg");
  44. font-weight: normal;
  45. font-style: normal;
  46. }
  47. @font-face {
  48. font-family: 'myriadpro-semibold';
  49. src: url("../fonts/myriadpro-semibold.eot");
  50. src: url("../fonts/myriadpro-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-semibold.woff") format("woff"), url("../fonts/myriadpro-semibold.ttf") format("truetype"), url("../fonts/myriadpro-semibold.svg#myriadpro-semibold") format("svg");
  51. font-weight: normal;
  52. font-style: normal;
  53. }
  54. /* line 14, ../sass/screen.scss */
  55. .clr {
  56. clear: both;
  57. }
  58. /* line 18, ../sass/screen.scss */
  59. h1, h2, h3, h4, h5, h6 {
  60. font-family: "myriadpro-light";
  61. }
  62. /* line 22, ../sass/screen.scss */
  63. a {
  64. color: #BB8757;
  65. }
  66. /* line 25, ../sass/screen.scss */
  67. a:hover, a:focus, a:active {
  68. color: #9f6e40;
  69. }
  70. /* line 30, ../sass/screen.scss */
  71. #block-demo {
  72. padding: 10px 0px;
  73. background-color: #F8F1DD;
  74. color: #BB8757;
  75. text-align: left;
  76. margin-bottom: 20px;
  77. border: solid 1px #caa17b;
  78. -moz-border-radius: 5px;
  79. -webkit-border-radius: 5px;
  80. border-radius: 5px;
  81. }
  82. /* line 39, ../sass/screen.scss */
  83. #block-demo a {
  84. text-decoration: underline;
  85. }
  86. /* line 44, ../sass/screen.scss */
  87. #env-dev {
  88. font-family: "comfortaabold";
  89. text-align: center;
  90. font-size: 18px;
  91. padding: 5px 10px;
  92. color: white;
  93. position: fixed;
  94. top: 9px;
  95. left: 66px;
  96. z-index: 1031;
  97. }
  98. /* line 56, ../sass/screen.scss */
  99. .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  100. background-color: #BB8757;
  101. border: solid 1px #BB8757;
  102. }
  103. /* line 60, ../sass/screen.scss */
  104. .pagination > li > a, .pagination > li > span {
  105. color: #BB8757;
  106. }
  107. /* line 62, ../sass/screen.scss */
  108. .pagination > li > a:hover, .pagination > li > span:hover {
  109. color: #9f6e40;
  110. }
  111. /* line 68, ../sass/screen.scss */
  112. .wrap .btn-primary,
  113. .wrap .btn-success {
  114. background: none;
  115. background-color: #BB8757;
  116. border: solid 1px #BB8757;
  117. }
  118. /* line 74, ../sass/screen.scss */
  119. .wrap .btn-primary:hover, .wrap .btn-primary:focus, .wrap .btn-primary:active,
  120. .wrap .btn-success:hover,
  121. .wrap .btn-success:focus,
  122. .wrap .btn-success:active {
  123. background-color: #9f6e40;
  124. border: solid 1px #9f6e40;
  125. }
  126. /* line 82, ../sass/screen.scss */
  127. .nav-header .retour-site {
  128. border-left: solid 1px #F8F1DD;
  129. padding: 10px 15px;
  130. }
  131. /* line 89, ../sass/screen.scss */
  132. .navbar-brand .logo {
  133. height: 40px;
  134. position: relative;
  135. top: -10px;
  136. }
  137. /* line 96, ../sass/screen.scss */
  138. .container-body {
  139. padding-top: 117px;
  140. padding-bottom: 50px;
  141. }
  142. /* line 101, ../sass/screen.scss */
  143. .navbar-inverse {
  144. background: none;
  145. background-color: #BB8757;
  146. border-bottom: 0px none;
  147. }
  148. /* line 106, ../sass/screen.scss */
  149. .navbar-inverse .navbar-nav {
  150. padding-top: 12px;
  151. }
  152. /* line 110, ../sass/screen.scss */
  153. .navbar-inverse .navbar-nav > li > a {
  154. color: white;
  155. margin-left: 3px;
  156. padding: 3px 11px;
  157. }
  158. /* line 115, ../sass/screen.scss */
  159. .navbar-inverse .navbar-nav > li > a:hover {
  160. color: #F8F1DD;
  161. }
  162. /* line 123, ../sass/screen.scss */
  163. .navbar-inverse .navbar-nav > li.active a,
  164. .navbar-inverse .navbar-nav > .open a {
  165. background: none;
  166. -moz-box-shadow: none;
  167. -webkit-box-shadow: none;
  168. box-shadow: none;
  169. text-shadow: none;
  170. margin-left: 3px;
  171. background-color: #F8F1DD;
  172. color: #BB8757;
  173. padding: 3px 11px;
  174. -moz-border-radius: 5px;
  175. -webkit-border-radius: 5px;
  176. border-radius: 5px;
  177. }
  178. /* line 133, ../sass/screen.scss */
  179. .navbar-inverse .navbar-nav > li.active a:hover, .navbar-inverse .navbar-nav > li.active a:focus,
  180. .navbar-inverse .navbar-nav > .open a:hover,
  181. .navbar-inverse .navbar-nav > .open a:focus {
  182. background-color: #F8F1DD;
  183. color: #BB8757;
  184. }
  185. /* line 142, ../sass/screen.scss */
  186. .navbar-inverse .navbar-nav > .open a.dropdown-toggle {
  187. -moz-border-radius: 5px 5px 0px 0px;
  188. -webkit-border-radius: 5px;
  189. border-radius: 5px 5px 0px 0px;
  190. }
  191. /* line 146, ../sass/screen.scss */
  192. .navbar-inverse .navbar-nav > .open ul.dropdown-menu {
  193. -moz-box-shadow: 0px 0px 5px gray;
  194. -webkit-box-shadow: 0px 0px 5px gray;
  195. box-shadow: 0px 0px 5px gray;
  196. -moz-border-radius: 5px 0px 5px 5px;
  197. -webkit-border-radius: 5px;
  198. border-radius: 5px 0px 5px 5px;
  199. border-top: 0px none;
  200. right: -1px;
  201. }
  202. /* line 152, ../sass/screen.scss */
  203. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a {
  204. background-color: transparent;
  205. }
  206. /* line 155, ../sass/screen.scss */
  207. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a:hover {
  208. color: #9f6e40;
  209. }
  210. /* line 171, ../sass/screen.scss */
  211. #alerts-fixed {
  212. position: fixed;
  213. bottom: 20px;
  214. left: 20px;
  215. }
  216. /* line 176, ../sass/screen.scss */
  217. #alerts-fixed .alert {
  218. margin-top: 20px;
  219. }
  220. /* line 181, ../sass/screen.scss */
  221. .nom-boulange {
  222. margin-bottom: 15px;
  223. text-align: left;
  224. position: fixed;
  225. top: 51px;
  226. left: 0px;
  227. width: 100%;
  228. background-color: #515151;
  229. background-color: #F8F1DD;
  230. color: #8d6139;
  231. z-index: 100;
  232. font-size: 20px;
  233. padding: 8px 15px;
  234. padding-bottom: 2px;
  235. padding-top: 5px;
  236. border-bottom: solid 1px #e0e0e0;
  237. -moz-box-shadow: 0px 0px 5px gray;
  238. -webkit-box-shadow: 0px 0px 5px gray;
  239. box-shadow: 0px 0px 5px gray;
  240. }
  241. /* line 200, ../sass/screen.scss */
  242. .nom-boulange #etat-paiement-etablissement {
  243. float: right;
  244. text-align: right;
  245. color: #8d6139;
  246. font-size: 16px;
  247. }
  248. /* line 205, ../sass/screen.scss */
  249. .nom-boulange #etat-paiement-etablissement .strong {
  250. background-color: white;
  251. color: #BB8757;
  252. -moz-border-radius: 10px;
  253. -webkit-border-radius: 10px;
  254. border-radius: 10px;
  255. padding: 0px 10px;
  256. }
  257. /* line 211, ../sass/screen.scss */
  258. .nom-boulange #etat-paiement-etablissement .btn {
  259. padding: 2px 5px;
  260. }
  261. /* line 216, ../sass/screen.scss */
  262. .nom-boulange #select-etablissement {
  263. float: left;
  264. font-size: 15px;
  265. }
  266. /* line 221, ../sass/screen.scss */
  267. .nom-boulange .label {
  268. font-size: 11px;
  269. margin-left: 10px;
  270. position: relative;
  271. bottom: 3px;
  272. }
  273. /* line 226, ../sass/screen.scss */
  274. .nom-boulange .label a {
  275. color: white;
  276. }
  277. /* line 228, ../sass/screen.scss */
  278. .nom-boulange .label a:hover {
  279. text-decoration: none;
  280. }
  281. /* line 238, ../sass/screen.scss */
  282. .table thead th.actions {
  283. width: 220px;
  284. }
  285. /* line 241, ../sass/screen.scss */
  286. .table thead th.order {
  287. width: 58px;
  288. }
  289. /* line 244, ../sass/screen.scss */
  290. .table thead th.actif {
  291. width: 75px;
  292. text-align: center;
  293. }
  294. /* line 250, ../sass/screen.scss */
  295. .table tbody td.center {
  296. text-align: center;
  297. }
  298. /* line 258, ../sass/screen.scss */
  299. .footer .pull-left a {
  300. margin-right: 5px;
  301. margin-left: 5px;
  302. color: gray;
  303. }
  304. /* line 271, ../sass/screen.scss */
  305. .site-index .panel .panel-title .btn {
  306. float: right;
  307. font-family: "myriadpro-regular";
  308. }
  309. /* line 275, ../sass/screen.scss */
  310. .site-index .panel .panel-title .btn.btn-success {
  311. background-color: #5cb85c;
  312. color: white;
  313. border-color: #5cb85c;
  314. }
  315. /* line 281, ../sass/screen.scss */
  316. .site-index .panel .panel-title .btn.margin-left {
  317. margin-left: 5px;
  318. }
  319. /* line 294, ../sass/screen.scss */
  320. .site-index #dernieres-commandes tr.commande-update td {
  321. background-color: #F8F1DD;
  322. }
  323. /* line 299, ../sass/screen.scss */
  324. .site-index #dernieres-commandes .small, .site-index #dernieres-commandes .localite {
  325. font-size: 12px;
  326. color: gray;
  327. }
  328. /* line 303, ../sass/screen.scss */
  329. .site-index #dernieres-commandes .commentaire {
  330. font-size: 12px;
  331. }
  332. /* line 307, ../sass/screen.scss */
  333. .site-index #dernieres-commandes td.historique {
  334. min-width: 170px;
  335. }
  336. /* line 309, ../sass/screen.scss */
  337. .site-index #dernieres-commandes td.historique .small {
  338. margin-bottom: 7px;
  339. }
  340. /* line 312, ../sass/screen.scss */
  341. .site-index #dernieres-commandes td.historique strong {
  342. margin-left: 15px;
  343. }
  344. /* line 316, ../sass/screen.scss */
  345. .site-index #dernieres-commandes td.historique .update {
  346. color: #BB8757;
  347. }
  348. /* line 321, ../sass/screen.scss */
  349. .site-index #dernieres-commandes .date {
  350. text-align: center;
  351. }
  352. /* line 324, ../sass/screen.scss */
  353. .site-index #dernieres-commandes .date .bloc-date {
  354. width: 50%;
  355. margin: 0px auto;
  356. padding-top: 0px;
  357. }
  358. /* line 332, ../sass/screen.scss */
  359. .site-index #dernieres-commandes .date .jour {
  360. text-transform: capitalize;
  361. line-height: 13px;
  362. font-size: 10px;
  363. text-transform: uppercase;
  364. }
  365. /* line 339, ../sass/screen.scss */
  366. .site-index #dernieres-commandes .date .num {
  367. font-size: 23px;
  368. line-height: 28px;
  369. font-weight: bold;
  370. }
  371. /* line 345, ../sass/screen.scss */
  372. .site-index #dernieres-commandes .date .mois {
  373. text-transform: uppercase;
  374. line-height: 13px;
  375. font-size: 15px;
  376. }
  377. /* line 354, ../sass/screen.scss */
  378. .site-index #facturation h2 {
  379. font-size: 25px;
  380. text-align: center;
  381. }
  382. /* line 360, ../sass/screen.scss */
  383. .site-index #facturation .mois-en-cours .montant span {
  384. background-color: white;
  385. color: #333;
  386. border: solid 1px gray;
  387. }
  388. /* line 367, ../sass/screen.scss */
  389. .site-index #facturation .montant {
  390. margin-top: 35px;
  391. text-align: center;
  392. }
  393. /* line 370, ../sass/screen.scss */
  394. .site-index #facturation .montant span {
  395. font-size: 22px;
  396. color: white;
  397. background-color: #BB8757;
  398. padding: 7px 10px 3px;
  399. font-family: "myriadpro-regular";
  400. -moz-border-radius: 5px;
  401. -webkit-border-radius: 5px;
  402. border-radius: 5px;
  403. }
  404. /* line 390, ../sass/screen.scss */
  405. #page-commande h1 .btn-group {
  406. float: right;
  407. }
  408. /* line 395, ../sass/screen.scss */
  409. #page-commande #col-left, #page-commande #col-right {
  410. padding-left: 0px;
  411. padding-right: 0px;
  412. }
  413. /* line 399, ../sass/screen.scss */
  414. #page-commande #col-right {
  415. padding-left: 20px;
  416. }
  417. /* line 403, ../sass/screen.scss */
  418. #page-commande #jours-production {
  419. display: none;
  420. }
  421. /* line 409, ../sass/screen.scss */
  422. #page-commande #calendar h2 {
  423. font-size: 20px;
  424. position: relative;
  425. top: 3px;
  426. }
  427. /* line 415, ../sass/screen.scss */
  428. #page-commande #calendar .fc-header-title {
  429. margin-left: 10px;
  430. }
  431. /* line 421, ../sass/screen.scss */
  432. #page-commande #calendar .dayWithEvent {
  433. background-color: #fee48d;
  434. cursor: pointer;
  435. }
  436. /* line 425, ../sass/screen.scss */
  437. #page-commande #calendar .fc-event-container {
  438. display: none;
  439. }
  440. /* line 426, ../sass/screen.scss */
  441. #page-commande #calendar .fc-today {
  442. border-bottom: solid 1px #C9302C;
  443. background-color: white;
  444. }
  445. /* line 430, ../sass/screen.scss */
  446. #page-commande #calendar .fc-today.dayWithEvent {
  447. background-color: #fee48d;
  448. }
  449. /* line 435, ../sass/screen.scss */
  450. #page-commande #calendar .fc-day {
  451. cursor: pointer;
  452. text-align: center;
  453. }
  454. /* line 438, ../sass/screen.scss */
  455. #page-commande #calendar .fc-day:hover {
  456. -moz-box-shadow: 0px 0px 2px black inset;
  457. -webkit-box-shadow: 0px 0px 2px black inset;
  458. box-shadow: 0px 0px 2px black inset;
  459. }
  460. /* line 443, ../sass/screen.scss */
  461. #page-commande #calendar .current-date {
  462. -moz-box-shadow: 0px 0px 2px black inset;
  463. -webkit-box-shadow: 0px 0px 2px black inset;
  464. box-shadow: 0px 0px 2px black inset;
  465. }
  466. /* line 447, ../sass/screen.scss */
  467. #page-commande #calendar .fc-day-number {
  468. float: none;
  469. padding-top: 2px;
  470. }
  471. /* line 455, ../sass/screen.scss */
  472. #page-commande #bloc-production .label {
  473. float: right;
  474. font-size: 13px;
  475. }
  476. /* line 460, ../sass/screen.scss */
  477. #page-commande #bloc-production .btn-success {
  478. background-color: #5cb85c;
  479. border-color: #4cae4c;
  480. }
  481. /* line 465, ../sass/screen.scss */
  482. #page-commande #bloc-production #productions-point-vente {
  483. margin-top: 15px;
  484. padding: 10px;
  485. border: solid 1px #e0e0e0;
  486. background-color: #F5F5F5;
  487. -moz-border-radius: 5px;
  488. -webkit-border-radius: 5px;
  489. border-radius: 5px;
  490. }
  491. /* line 471, ../sass/screen.scss */
  492. #page-commande #bloc-production #productions-point-vente label {
  493. display: block;
  494. font-weight: normal;
  495. }
  496. /* line 476, ../sass/screen.scss */
  497. #page-commande #bloc-production #productions-point-vente .checkbox-list {
  498. margin-left: 10px;
  499. margin-top: 10px;
  500. }
  501. /* line 489, ../sass/screen.scss */
  502. #page-commande #produits-production .overflow table {
  503. width: 100%;
  504. }
  505. /* line 493, ../sass/screen.scss */
  506. #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 {
  507. display: block;
  508. }
  509. /* line 495, ../sass/screen.scss */
  510. #page-commande #produits-production .overflow tr:after {
  511. content: ' ';
  512. display: block;
  513. visibility: hidden;
  514. clear: both;
  515. }
  516. /* line 502, ../sass/screen.scss */
  517. #page-commande #produits-production .overflow thead th {
  518. height: 30px;
  519. /*text-align: left;*/
  520. }
  521. /* line 508, ../sass/screen.scss */
  522. #page-commande #produits-production .overflow tbody {
  523. height: 500px;
  524. overflow-y: auto;
  525. }
  526. /* line 516, ../sass/screen.scss */
  527. #page-commande #produits-production .overflow thead th {
  528. width: 32%;
  529. float: left;
  530. }
  531. /* line 521, ../sass/screen.scss */
  532. #page-commande #produits-production .overflow tbody td {
  533. width: 33%;
  534. float: left;
  535. }
  536. /* line 526, ../sass/screen.scss */
  537. #page-commande #produits-production .overflow .td-produit {
  538. width: 60%;
  539. }
  540. /* line 529, ../sass/screen.scss */
  541. #page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max {
  542. width: 20%;
  543. text-align: center;
  544. }
  545. /* line 535, ../sass/screen.scss */
  546. #page-commande #produits-production .overflow thead .td-produit {
  547. width: 57%;
  548. }
  549. /* line 541, ../sass/screen.scss */
  550. #page-commande #produits-production input.quantite-max {
  551. background-color: white;
  552. border: 1px solid #e0e0e0;
  553. text-align: center;
  554. width: 50px;
  555. }
  556. /* line 549, ../sass/screen.scss */
  557. #page-commande #produits-production td label {
  558. font-weight: normal;
  559. }
  560. /* line 555, ../sass/screen.scss */
  561. #page-commande #btn-export-commandes,
  562. #page-commande #btn-commandes-auto {
  563. float: right;
  564. position: relative;
  565. top: -5px;
  566. right: -7px;
  567. padding: 2px 5px;
  568. }
  569. /* line 564, ../sass/screen.scss */
  570. #page-commande #btn-export-commandes,
  571. #page-commande #btn-commandes-auto {
  572. color: white;
  573. margin-left: 10px;
  574. padding: 1px 5px;
  575. }
  576. /* line 571, ../sass/screen.scss */
  577. #page-commande #btn-commandes-auto {
  578. top: -7px;
  579. }
  580. /* line 573, ../sass/screen.scss */
  581. #page-commande #btn-commandes-auto .btn {
  582. padding: 2px 5px;
  583. }
  584. /* line 575, ../sass/screen.scss */
  585. #page-commande #btn-commandes-auto .btn span {
  586. top: 2px;
  587. }
  588. /* line 583, ../sass/screen.scss */
  589. #page-commande #bloc-totaux .table-produits .depasse {
  590. color: #b32815;
  591. }
  592. /* line 587, ../sass/screen.scss */
  593. #page-commande #bloc-totaux .table-produits .total strong span {
  594. font-weight: normal;
  595. font-size: 13px;
  596. }
  597. /* line 596, ../sass/screen.scss */
  598. #page-commande #commandes-points-vente .tab-pane {
  599. padding-top: 20px;
  600. }
  601. /* line 603, ../sass/screen.scss */
  602. #page-commande #commandes-points-vente .recap-pv.no-commande .recettes {
  603. display: none;
  604. }
  605. /* line 607, ../sass/screen.scss */
  606. #page-commande #commandes-points-vente .recap-pv .recettes {
  607. float: right;
  608. color: #BB8757;
  609. border: solid 1px #BB8757;
  610. padding: 4px 10px;
  611. -moz-border-radius: 10px;
  612. -webkit-border-radius: 10px;
  613. border-radius: 10px;
  614. font-weight: bold;
  615. position: relative;
  616. top: -3px;
  617. }
  618. /* line 621, ../sass/screen.scss */
  619. #page-commande #commandes-points-vente .alert.commentaire {
  620. display: none;
  621. }
  622. /* line 625, ../sass/screen.scss */
  623. #page-commande #commandes-points-vente ul.liste-commandes {
  624. margin-top: 10px;
  625. list-style-type: none;
  626. height: 100%;
  627. max-height: 400px;
  628. margin-left: 0;
  629. padding-left: 0;
  630. margin-top: 0px;
  631. width: 100%;
  632. overflow-y: scroll;
  633. }
  634. /* line 637, ../sass/screen.scss */
  635. #page-commande #commandes-points-vente ul.liste-commandes.no-commande {
  636. display: none;
  637. }
  638. /* line 641, ../sass/screen.scss */
  639. #page-commande #commandes-points-vente ul.liste-commandes li {
  640. padding: 0;
  641. margin: 0;
  642. }
  643. /* line 644, ../sass/screen.scss */
  644. #page-commande #commandes-points-vente ul.liste-commandes li a {
  645. text-align: left;
  646. -moz-border-radius: 0px;
  647. -webkit-border-radius: 0px;
  648. border-radius: 0px;
  649. display: block;
  650. padding: 7px;
  651. color: #333;
  652. }
  653. /* line 652, ../sass/screen.scss */
  654. #page-commande #commandes-points-vente ul.liste-commandes li a .montant {
  655. float: right;
  656. color: #BB8757;
  657. font-weight: bold;
  658. }
  659. /* line 657, ../sass/screen.scss */
  660. #page-commande #commandes-points-vente ul.liste-commandes li a .montant.paye {
  661. color: #5cb85c;
  662. color: #519951;
  663. }
  664. /* line 663, ../sass/screen.scss */
  665. #page-commande #commandes-points-vente ul.liste-commandes li a .glyphicon-comment {
  666. color: #BB8757;
  667. }
  668. /* line 667, ../sass/screen.scss */
  669. #page-commande #commandes-points-vente ul.liste-commandes li a:hover, #page-commande #commandes-points-vente ul.liste-commandes li a:active, #page-commande #commandes-points-vente ul.liste-commandes li a.active {
  670. text-decoration: none;
  671. background-color: #FCF8E3;
  672. outline: none;
  673. border-color: #ccc;
  674. -moz-transition: all 0.1s;
  675. -o-transition: all 0.1s;
  676. -webkit-transition: all 0.1s;
  677. transition: all 0.1s;
  678. }
  679. /* line 681, ../sass/screen.scss */
  680. #page-commande #commandes-points-vente .creer-commande,
  681. #page-commande #commandes-points-vente .commandes-auto {
  682. width: 100%;
  683. margin-bottom: 10px;
  684. }
  685. /* line 687, ../sass/screen.scss */
  686. #page-commande #commandes-points-vente .bloc-commande {
  687. padding-top: 20px;
  688. margin-top: 20px;
  689. display: none;
  690. }
  691. /* line 693, ../sass/screen.scss */
  692. #page-commande #commandes-points-vente .title-user {
  693. display: none;
  694. font-size: 19px;
  695. margin-top: 0px;
  696. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  697. }
  698. /* line 699, ../sass/screen.scss */
  699. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-remove,
  700. #page-commande #commandes-points-vente .title-user .btn-cancel, #page-commande #commandes-points-vente .title-user .btn-save {
  701. float: right;
  702. position: relative;
  703. top: -6px;
  704. }
  705. /* line 706, ../sass/screen.scss */
  706. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-cancel {
  707. margin-right: 10px;
  708. }
  709. /* line 710, ../sass/screen.scss */
  710. #page-commande #commandes-points-vente .title-user .buttons-save-cancel {
  711. display: none;
  712. }
  713. /* line 714, ../sass/screen.scss */
  714. #page-commande #commandes-points-vente .title-user .choix-user {
  715. display: none;
  716. }
  717. /* line 717, ../sass/screen.scss */
  718. #page-commande #commandes-points-vente .title-user .choix-user .form-control {
  719. width: 200px;
  720. display: inline;
  721. }
  722. /* line 725, ../sass/screen.scss */
  723. #page-commande #commandes-points-vente table.table-produits .td-commande {
  724. text-align: center;
  725. }
  726. /* line 728, ../sass/screen.scss */
  727. #page-commande #commandes-points-vente table.table-produits input.form-control {
  728. text-align: center;
  729. }
  730. /* line 734, ../sass/screen.scss */
  731. #page-commande #commandes-points-vente .td-produit,
  732. #page-commande #commandes-points-vente .th-produit {
  733. width: 70%;
  734. }
  735. /* line 739, ../sass/screen.scss */
  736. #page-commande #commandes-points-vente .td-commande,
  737. #page-commande #commandes-points-vente .th-commande {
  738. width: 30%;
  739. text-align: center;
  740. }
  741. /* line 745, ../sass/screen.scss */
  742. #page-commande #commandes-points-vente .td-produit {
  743. text-transform: uppercase;
  744. }
  745. /* line 749, ../sass/screen.scss */
  746. #page-commande #commandes-points-vente .td-commande {
  747. font-weight: bold;
  748. }
  749. /* line 753, ../sass/screen.scss */
  750. #page-commande #commandes-points-vente .td-total {
  751. font-size: 18px;
  752. text-align: center;
  753. }
  754. /* line 757, ../sass/screen.scss */
  755. #page-commande #commandes-points-vente .td-total span {
  756. padding: 2px 10px;
  757. background-color: #BB8757;
  758. color: white;
  759. font-weight: bold;
  760. -moz-border-radius: 8px;
  761. -webkit-border-radius: 8px;
  762. border-radius: 8px;
  763. }
  764. /* line 767, ../sass/screen.scss */
  765. #page-commande #commandes-points-vente .td-paiement .buttons-credit {
  766. float: right;
  767. }
  768. /* line 773, ../sass/screen.scss */
  769. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_user,
  770. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_etablissement {
  771. display: none;
  772. }
  773. /* line 780, ../sass/screen.scss */
  774. #page-commande #commandes-points-vente .panel-commande-automatique .jours .form-group {
  775. float: left;
  776. margin-right: 10px;
  777. }
  778. /* line 789, ../sass/screen.scss */
  779. #page-commande #old-commandes {
  780. display: none;
  781. }
  782. /* line 793, ../sass/screen.scss */
  783. #page-commande .form-commandes-point-vente {
  784. margin-top: 20px;
  785. }
  786. /* line 797, ../sass/screen.scss */
  787. #page-commande .form-commandes-point-vente table {
  788. border-bottom: solid 1px #e0e0e0;
  789. }
  790. /* line 801, ../sass/screen.scss */
  791. #page-commande .form-commandes-point-vente .title-point-vente {
  792. background-color: #fff8e2;
  793. border-left: solid 3px #BB8757;
  794. font-weight: bold;
  795. text-align: left;
  796. padding: 10px;
  797. }
  798. /* line 809, ../sass/screen.scss */
  799. #page-commande .form-commandes-point-vente .title-totaux {
  800. text-align: center;
  801. }
  802. /* line 813, ../sass/screen.scss */
  803. #page-commande .form-commandes-point-vente .border-left {
  804. border-left: solid 1px #e0e0e0;
  805. }
  806. /* line 817, ../sass/screen.scss */
  807. #page-commande .form-commandes-point-vente .border-right {
  808. border-right: solid 1px #e0e0e0;
  809. }
  810. /* line 821, ../sass/screen.scss */
  811. #page-commande .form-commandes-point-vente input.quantite {
  812. width: 30px;
  813. background-color: white;
  814. border: solid 1px #e0e0e0;
  815. text-align: center;
  816. }
  817. /* line 829, ../sass/screen.scss */
  818. #page-commande .form-commandes-point-vente .td-produit {
  819. text-align: center;
  820. }
  821. /* line 833, ../sass/screen.scss */
  822. #page-commande .form-commandes-point-vente .submit-pv {
  823. float: right;
  824. }
  825. /* line 837, ../sass/screen.scss */
  826. #page-commande .form-commandes-point-vente .select-user {
  827. background-color: #F9F9F9;
  828. border: solid 1px #e0e0e0;
  829. }
  830. /* line 842, ../sass/screen.scss */
  831. #page-commande .form-commandes-point-vente .date-commande {
  832. font-size: 12px;
  833. }
  834. /* line 846, ../sass/screen.scss */
  835. #page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text {
  836. background-color: white;
  837. border: solid 1px #e0e0e0;
  838. margin-top: 3px;
  839. width: 100px;
  840. }
  841. /* line 854, ../sass/screen.scss */
  842. #page-commande .form-commandes-point-vente td.center {
  843. text-align: center;
  844. }
  845. /* line 860, ../sass/screen.scss */
  846. #page-commande .form-commandes-point-vente .depasse {
  847. color: #b32815;
  848. }
  849. /* line 864, ../sass/screen.scss */
  850. #page-commande .form-commandes-point-vente .total strong span {
  851. font-weight: normal;
  852. font-size: 13px;
  853. }
  854. /* line 869, ../sass/screen.scss */
  855. #page-commande .form-commandes-point-vente .vrac {
  856. display: none;
  857. }
  858. /* line 873, ../sass/screen.scss */
  859. #page-commande .form-commandes-point-vente td.client {
  860. text-align: left;
  861. padding: 3px;
  862. }
  863. /* line 876, ../sass/screen.scss */
  864. #page-commande .form-commandes-point-vente td.client .date-commande {
  865. color: gray;
  866. }
  867. /* line 883, ../sass/screen.scss */
  868. #page-commande .table-header-rotated {
  869. border-top: 0px;
  870. border-left: 0px;
  871. border-right: 0px;
  872. width: 100%;
  873. width: auto;
  874. }
  875. /* line 890, ../sass/screen.scss */
  876. #page-commande .table-header-rotated .total strong {
  877. border-bottom: solid 1px gray;
  878. }
  879. /* line 895, ../sass/screen.scss */
  880. #page-commande .table-header-rotated th.row-header {
  881. width: auto;
  882. }
  883. /* line 899, ../sass/screen.scss */
  884. #page-commande .table-header-rotated td {
  885. width: 40px;
  886. border-top: 1px solid #dddddd;
  887. border-left: 1px solid #dddddd;
  888. border-right: 1px solid #dddddd;
  889. vertical-align: middle;
  890. text-align: center;
  891. }
  892. /* line 908, ../sass/screen.scss */
  893. #page-commande .table-header-rotated th.rotate-45 {
  894. font-weight: normal;
  895. height: 80px;
  896. width: 40px;
  897. min-width: 40px;
  898. max-width: 40px;
  899. position: relative;
  900. vertical-align: bottom;
  901. padding: 0;
  902. font-size: 14px;
  903. line-height: 1;
  904. border: 0px none;
  905. }
  906. /* line 922, ../sass/screen.scss */
  907. #page-commande .table-header-rotated th.rotate-45 > div {
  908. background-color: #F5F5F5;
  909. position: relative;
  910. top: 0px;
  911. left: 40px;
  912. /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  913. height: 100%;
  914. -ms-transform: skew(-45deg, 0deg);
  915. -moz-transform: skew(-45deg, 0deg);
  916. -webkit-transform: skew(-45deg, 0deg);
  917. -o-transform: skew(-45deg, 0deg);
  918. transform: skew(-45deg, 0deg);
  919. overflow: hidden;
  920. border-left: 1px solid #dddddd;
  921. border-right: 1px solid #dddddd;
  922. border-top: 1px solid #dddddd;
  923. }
  924. /* line 939, ../sass/screen.scss */
  925. #page-commande .table-header-rotated th.rotate-45 span {
  926. -ms-transform: skew(45deg, 0deg) rotate(315deg);
  927. -moz-transform: skew(45deg, 0deg) rotate(315deg);
  928. -webkit-transform: skew(45deg, 0deg) rotate(315deg);
  929. -o-transform: skew(45deg, 0deg) rotate(315deg);
  930. transform: skew(45deg, 0deg) rotate(315deg);
  931. position: absolute;
  932. bottom: 30px;
  933. /* 40 cos(45) = 28 with an additional 2px margin*/
  934. left: -25px;
  935. /*Because it looked good, but there is probably a mathematical link here as well*/
  936. display: inline-block;
  937. width: 85px;
  938. /* 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*/
  939. text-align: left;
  940. }
  941. /* line 960, ../sass/screen.scss */
  942. #email-masse-form #ids-users {
  943. line-height: 30px;
  944. }
  945. /* line 962, ../sass/screen.scss */
  946. #email-masse-form #ids-users .label {
  947. text-transform: capitalize;
  948. }
  949. /* line 970, ../sass/screen.scss */
  950. .produit-create #jours-production .form-group, .produit-update #jours-production .form-group {
  951. float: left;
  952. margin-right: 15px;
  953. }
  954. /* line 974, ../sass/screen.scss */
  955. .produit-create #jours-production .form-group label, .produit-update #jours-production .form-group label {
  956. font-weight: normal;
  957. }
  958. /* line 979, ../sass/screen.scss */
  959. .produit-create .field-produit-id_etablissement, .produit-update .field-produit-id_etablissement {
  960. display: none;
  961. }
  962. /* line 984, ../sass/screen.scss */
  963. .table-striped > tbody > tr:nth-of-type(2n) {
  964. background-color: white;
  965. }
  966. /* line 989, ../sass/screen.scss */
  967. .wrap .produit-index .td-photo {
  968. max-width: 100px;
  969. width: 100px;
  970. }
  971. /* line 993, ../sass/screen.scss */
  972. .wrap .produit-index .photo-produit {
  973. max-width: 100px;
  974. }
  975. /* line 997, ../sass/screen.scss */
  976. .wrap .produit-index .ui-state-highlight {
  977. height: 75px;
  978. background-color: #F8F1DD;
  979. }
  980. /* communiquer */
  981. /* line 1005, ../sass/screen.scss */
  982. .communiquer-mode-emploi {
  983. border: solid 1px #e0e0e0;
  984. padding: 10px;
  985. -moz-border-radius: 10px;
  986. -webkit-border-radius: 10px;
  987. border-radius: 10px;
  988. margin-bottom: 30px;
  989. font-family: "myriadpro-regular";
  990. }
  991. /* line 1013, ../sass/screen.scss */
  992. .communiquer-mode-emploi .header .logo {
  993. float: left;
  994. width: 75px;
  995. padding-right: 20px;
  996. padding-top: 10px;
  997. }
  998. /* line 1019, ../sass/screen.scss */
  999. .communiquer-mode-emploi .header .logo img {
  1000. width: 75px;
  1001. }
  1002. /* line 1025, ../sass/screen.scss */
  1003. .communiquer-mode-emploi .header h1 {
  1004. font-family: "comfortaaregular";
  1005. font-size: 40px;
  1006. margin-top: 0px;
  1007. margin-bottom: 0px;
  1008. font-weight: normal;
  1009. }
  1010. /* line 1033, ../sass/screen.scss */
  1011. .communiquer-mode-emploi .header h2 {
  1012. margin-top: 0px;
  1013. font-family: "myriadpro-regular";
  1014. font-size: 20px;
  1015. margin-top: 0px;
  1016. position: relative;
  1017. left: 2px;
  1018. font-weight: normal;
  1019. }
  1020. /* line 1044, ../sass/screen.scss */
  1021. .communiquer-mode-emploi h3 {
  1022. font-family: "comfortaalight";
  1023. font-family: "myriadpro-regular";
  1024. font-size: 25px;
  1025. color: #BB8757;
  1026. margin-top: 0px;
  1027. margin-bottom: 0px;
  1028. }
  1029. /* line 1054, ../sass/screen.scss */
  1030. .communiquer-mode-emploi-encart {
  1031. width: 420px;
  1032. margin-top: 20px;
  1033. }
  1034. /* line 1058, ../sass/screen.scss */
  1035. .communiquer-mode-emploi-encart .header .logo {
  1036. width: 60px;
  1037. margin-right: 20px;
  1038. padding-top: 5px;
  1039. }
  1040. /* line 1063, ../sass/screen.scss */
  1041. .communiquer-mode-emploi-encart .header .logo img {
  1042. width: 60px;
  1043. }
  1044. /* line 1069, ../sass/screen.scss */
  1045. .communiquer-mode-emploi-encart .header h1 {
  1046. margin-bottom: 3px;
  1047. }
  1048. /* line 1078, ../sass/screen.scss */
  1049. .communiquer-mode-emploi-encart h3 {
  1050. margin-top: 15px;
  1051. margin-bottom: 15px;
  1052. }
  1053. /* line 1084, ../sass/screen.scss */
  1054. .bloc-mode-emploi-pdf {
  1055. width: 49.9%;
  1056. float: left;
  1057. border-bottom: dotted 1px gray;
  1058. }
  1059. /* line 1090, ../sass/screen.scss */
  1060. .bloc-mode-emploi-border {
  1061. border-right: dotted 1px gray;
  1062. border-bottom: dotted 1px gray;
  1063. }
  1064. /* line 1095, ../sass/screen.scss */
  1065. .communiquer-mode-emploi-pdf {
  1066. border: 0px none;
  1067. -moz-border-radius: 0px;
  1068. -webkit-border-radius: 0px;
  1069. border-radius: 0px;
  1070. margin-bottom: 0px;
  1071. padding: 20px 0px 20px 30px;
  1072. }
  1073. /* line 1103, ../sass/screen.scss */
  1074. .communiquer-mode-emploi-pdf .header .logo {
  1075. float: left;
  1076. width: 55px;
  1077. padding-right: 15px;
  1078. padding-top: 10px;
  1079. }
  1080. /* line 1109, ../sass/screen.scss */
  1081. .communiquer-mode-emploi-pdf .header .logo img {
  1082. width: 55px;
  1083. }
  1084. /* line 1113, ../sass/screen.scss */
  1085. .communiquer-mode-emploi-pdf .header h1 {
  1086. font-size: 32px;
  1087. }
  1088. /* line 1116, ../sass/screen.scss */
  1089. .communiquer-mode-emploi-pdf .header h2 {
  1090. font-size: 16px;
  1091. }
  1092. /* line 1121, ../sass/screen.scss */
  1093. .communiquer-mode-emploi-pdf h3 {
  1094. font-weight: normal;
  1095. }
  1096. /* line 1126, ../sass/screen.scss */
  1097. .bloc-mode-emploi-bottom {
  1098. border-bottom: 0px none;
  1099. border-bottom: solid 1px white;
  1100. }
  1101. /* commandes auto */
  1102. /* line 1136, ../sass/screen.scss */
  1103. .commandeauto-form #bloc-select-user {
  1104. padding-left: 0px;
  1105. }
  1106. /* line 1140, ../sass/screen.scss */
  1107. .commandeauto-form #or-user {
  1108. font-size: 20px;
  1109. text-align: center;
  1110. }
  1111. /* line 1143, ../sass/screen.scss */
  1112. .commandeauto-form #or-user span {
  1113. position: relative;
  1114. top: 24px;
  1115. }
  1116. /* line 1149, ../sass/screen.scss */
  1117. .commandeauto-form .field-commandeautoform-id_etablissement {
  1118. display: none;
  1119. }
  1120. /* line 1153, ../sass/screen.scss */
  1121. .commandeauto-form .jours .form-group {
  1122. float: left;
  1123. margin-right: 20px;
  1124. }
  1125. /* line 1160, ../sass/screen.scss */
  1126. .commandeauto-form .produits .table {
  1127. width: 500px;
  1128. }
  1129. /* line 1163, ../sass/screen.scss */
  1130. .commandeauto-form .produits .quantite {
  1131. text-align: center;
  1132. }
  1133. /* points de vente */
  1134. /* line 1172, ../sass/screen.scss */
  1135. .point-vente-form #pointvente-users {
  1136. display: none;
  1137. height: 500px;
  1138. overflow-y: scroll;
  1139. }
  1140. /* line 1176, ../sass/screen.scss */
  1141. .point-vente-form #pointvente-users label {
  1142. font-weight: normal;
  1143. display: block;
  1144. }
  1145. /* line 1180, ../sass/screen.scss */
  1146. .point-vente-form #pointvente-users .commentaire {
  1147. display: none;
  1148. margin-left: 17px;
  1149. width: 200px;
  1150. }
  1151. /* line 1188, ../sass/screen.scss */
  1152. .point-vente-form #jours-livraison .form-group {
  1153. float: left;
  1154. margin-right: 15px;
  1155. }
  1156. /* line 1192, ../sass/screen.scss */
  1157. .point-vente-form #jours-livraison .form-group label {
  1158. font-weight: normal;
  1159. }
  1160. /* utilisateurs */
  1161. /* line 1202, ../sass/screen.scss */
  1162. .user-index .input-group {
  1163. width: 180px;
  1164. }
  1165. /* line 1205, ../sass/screen.scss */
  1166. .user-index .input-group .input-credit {
  1167. text-align: center;
  1168. }
  1169. /* line 1210, ../sass/screen.scss */
  1170. .user-index #tabs-points-vente {
  1171. margin-bottom: 20px;
  1172. }
  1173. /* line 1214, ../sass/screen.scss */
  1174. .user-index .btn-liste-emails {
  1175. float: right;
  1176. position: relative;
  1177. top: -8px;
  1178. }
  1179. /* line 1222, ../sass/screen.scss */
  1180. .user-credit .the-credit {
  1181. float: right;
  1182. font-weight: bold;
  1183. background-color: #BB8757;
  1184. color: white;
  1185. -moz-border-radius: 8px;
  1186. -webkit-border-radius: 8px;
  1187. border-radius: 8px;
  1188. padding: 3px 10px;
  1189. padding-top: 7px;
  1190. position: relative;
  1191. top: -12px;
  1192. }
  1193. /* facturation */
  1194. /* line 1237, ../sass/screen.scss */
  1195. #estimation-facture {
  1196. padding: 20px;
  1197. background-color: #F9F9F9;
  1198. }
  1199. /* line 1241, ../sass/screen.scss */
  1200. #estimation-facture h2 {
  1201. font-family: "myriadpro-it";
  1202. }
  1203. /* line 1245, ../sass/screen.scss */
  1204. #estimation-facture .montant span {
  1205. font-size: 25px;
  1206. color: white;
  1207. background-color: #BB8757;
  1208. -moz-border-radius: 5px;
  1209. -webkit-border-radius: 5px;
  1210. border-radius: 5px;
  1211. padding: 3px 10px;
  1212. padding-top: 7px;
  1213. font-family: "myriadpro-regular";
  1214. }
  1215. /* line 1256, ../sass/screen.scss */
  1216. #estimation-facture label {
  1217. text-transform: uppercase;
  1218. font-family: "myriadpro-light";
  1219. font-size: 20px;
  1220. }
  1221. /* line 1261, ../sass/screen.scss */
  1222. #estimation-facture label span {
  1223. font-size: 16px;
  1224. }
  1225. /* line 1266, ../sass/screen.scss */
  1226. #estimation-facture #etablissement-prix_libre {
  1227. width: 100px;
  1228. height: 60px;
  1229. font-size: 30px;
  1230. padding: 10px;
  1231. text-align: center;
  1232. }
  1233. /* line 1276, ../sass/screen.scss */
  1234. .developpement-index ul#tabs-statuts-developpements {
  1235. margin-bottom: 30px;
  1236. border-bottom: solid 3px #BB8757;
  1237. }
  1238. /* line 1280, ../sass/screen.scss */
  1239. .developpement-index ul#tabs-statuts-developpements a {
  1240. text-transform: uppercase;
  1241. }
  1242. /* line 1283, ../sass/screen.scss */
  1243. .developpement-index ul#tabs-statuts-developpements .active {
  1244. border: 0px none;
  1245. background: none;
  1246. }
  1247. /* line 1286, ../sass/screen.scss */
  1248. .developpement-index ul#tabs-statuts-developpements .active a {
  1249. background-color: #BB8757;
  1250. color: white;
  1251. }
  1252. /* line 1294, ../sass/screen.scss */
  1253. .developpement-index #tab-developpements .btn-group-priorite {
  1254. width: 100%;
  1255. margin-bottom: 5px;
  1256. }
  1257. /* line 1298, ../sass/screen.scss */
  1258. .developpement-index #tab-developpements .btn-group-priorite .btn-priorite {
  1259. display: block;
  1260. float: none;
  1261. width: 100%;
  1262. }
  1263. /* line 1305, ../sass/screen.scss */
  1264. .developpement-index #tab-developpements .label-priorite {
  1265. display: block;
  1266. width: 100%;
  1267. margin-bottom: 2px;
  1268. padding: 5px 8px;
  1269. }