_proposer-une-operation.scss 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. #block-reha-contenudelapageprincipale{
  2. .node-operation-form{
  3. width: 45%;
  4. @media(max-width:891px){
  5. width: 70%;
  6. margin-left: 2rem;
  7. }
  8. #edit-title-wrapper{
  9. input{
  10. width: 100%;
  11. }
  12. }
  13. #edit-field-fiche-candidature-wrapper{
  14. background-color: rgba(153, 147, 174, 0) !important;
  15. border: none;
  16. padding: 0;
  17. label{
  18. order: 1;
  19. font-weight: 800;
  20. }
  21. .description{
  22. text-transform: lowercase;
  23. order: 2;
  24. font-style: italic;
  25. // font-weight: 800;
  26. }
  27. .form-managed-file{
  28. // background-color: white;
  29. @extend %buttonwithborder;
  30. order: 3;
  31. margin-top: 1rem;
  32. }
  33. }
  34. #edit-field-dossier-de-candidature-wrapper{
  35. background-color: rgba(153, 147, 174, 0) !important;
  36. border: none;
  37. padding: 0;
  38. margin-top: 1rem;
  39. // width: 40%;
  40. label{
  41. order: 1;
  42. font-weight: 800;
  43. display: flex;
  44. // align-items: center;
  45. }
  46. #edit-field-dossier-de-candidature-0--label::after{
  47. content: url(../images/noun-information-55404.svg);
  48. padding-left: 1rem;
  49. cursor:pointer
  50. }
  51. .description{
  52. text-transform: lowercase;
  53. order: 2;
  54. font-style: italic;
  55. width: 100%;
  56. }
  57. #edit-field-dossier-de-candidature-0--description>br:first-of-type{
  58. display: none;
  59. }
  60. #edit-field-dossier-de-candidature-0--description>ul.main{
  61. display: none;
  62. }
  63. .form-managed-file{
  64. // background-color: white;
  65. @extend %buttonwithborder;
  66. order: 3;
  67. margin-top: 1rem;
  68. text-transform: lowercase;
  69. }
  70. }
  71. label{
  72. font-weight: 800;
  73. }
  74. .form-wrapper{
  75. margin-bottom: 1rem;
  76. margin-top: 1rem;
  77. }
  78. #edit-field-commentaire-0-value{
  79. width: 100%;
  80. }
  81. #edit-field-adresse-0-address{
  82. input{
  83. width: 100%;
  84. }
  85. }
  86. #edit-field-adresse-0-address-container2{
  87. display: flex;
  88. flex-direction: row;
  89. width: 100%;
  90. margin-right: 0;
  91. justify-content:space-between;
  92. @media(max-width:891px){
  93. flex-direction: column;
  94. }
  95. input{
  96. width: 100%;
  97. }
  98. .form-item{
  99. display: flex;
  100. flex-direction: column;
  101. margin-right: 0;
  102. }
  103. }
  104. .form-item{
  105. display: flex;
  106. flex-direction: column;
  107. }
  108. #edit-field-commentaire-wrapper{
  109. margin-bottom: 2rem;
  110. }
  111. .counter{
  112. font-style: italic;
  113. }
  114. }
  115. .form-managed-file{
  116. text-transform: lowercase;
  117. }
  118. .file--application-pdf{
  119. text-transform: lowercase;
  120. }
  121. .messages--error{
  122. text-transform: lowercase;
  123. }
  124. }
  125. html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div.layout-container main div.layout-content div.region.region-content div#block-reha-contenudelapageprincipale.block.block-system.block-system-main-block form#node-operation-edit-form.node-operation-edit-form.node-form div.js-form-item.form-item.js-form-type-vertical-tabs.form-item-.js-form-item-.form-no-label{
  126. display: none;
  127. }
  128. #edit-field-dossier-de-candidature-0--description{
  129. text-transform: none !important;
  130. .depth1{
  131. font-weight: 800;
  132. }
  133. .depth2{
  134. font-weight: 400;
  135. // text-decoration: underline;
  136. }
  137. .depth3{
  138. text-decoration: none !important;
  139. }
  140. }