Açıklama Yok

widget-conditions-rtl.css 4.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. /* Do not modify this file directly. It is concatenated from individual module CSS files. */
  2. .wp-customizer .expanded .widget-conditional .widget-conditional-inner {
  3. width: 98%; /* Safari/Chrome, other WebKit */ /* Firefox, other Gecko */
  4. box-sizing: border-box;
  5. }
  6. .wp-customizer .expanded .widget-conditional .form{
  7. overflow: scroll;
  8. margin-bottom: 20px;
  9. }
  10. .widget-liquid-right .widget.expanded {
  11. overflow: visible;
  12. }
  13. .widget-conditional-hide {
  14. display: none;
  15. }
  16. .widget-conditional .widget-conditional-inner {
  17. background: #f6f7f7;
  18. border: 1px solid #dcdcde;
  19. padding: 12px 10px 0;
  20. }
  21. .widget-conditional {
  22. margin-bottom: 12px;
  23. margin-top: 10px;
  24. }
  25. .widget-conditional .conditions{
  26. margin-bottom: 12px;
  27. }
  28. .widget-conditional .condition,
  29. .widget-conditional .condition-top {
  30. clear:both;
  31. }
  32. .widget-conditional .condition {
  33. padding-top: 12px;
  34. position: relative;
  35. }
  36. .widget-conditional .condition select {
  37. width: 120px;
  38. position: relative;
  39. z-index: 2;
  40. }
  41. .widget-conditional .condition-top select {
  42. width: auto;
  43. }
  44. .widget-conditional .condition-control {
  45. padding-top: 4px;
  46. clear: both;
  47. margin-top: -20px;
  48. }
  49. .widget-conditional .selection {
  50. margin-left: 50px;
  51. margin-right: 20px;
  52. }
  53. .widget-conditional .conditions-rule-has-children {
  54. display: block;
  55. }
  56. .widget-conditional .condition .actions {
  57. margin-top: -28px;
  58. }.widget-conditional .condition .actions {
  59. margin-top: -28px;
  60. }
  61. .widget-conditional .condition-control a {
  62. text-decoration: none;
  63. position: absolute;
  64. top: 17px;
  65. text-indent: -9999px;
  66. z-index: 1;
  67. }
  68. .wp-block-legacy-widget__edit-form .widget-conditional .condition-control a {
  69. top: 20px;
  70. }
  71. .widget-conditional .condition-control a:before {
  72. position: absolute;
  73. text-indent: 0;
  74. top: 0;
  75. right: 0;
  76. }
  77. .wp-block-legacy-widget__edit-form .widget-inside.widget-inside .widget-conditional .condition-control .delete-condition,
  78. .widget-conditional .condition-control .delete-condition {
  79. right: 0;
  80. color: #f11;
  81. }
  82. .widget-conditional .condition-control .add-condition {
  83. left: 0;
  84. }
  85. .wp-block-legacy-widget__edit-form .widget-inside.widget-inside .widget-conditional .widget-conditional-inner a.dashicons {
  86. font-family: dashicons;
  87. }
  88. .wp-block-legacy-widget__edit-form .widget-inside.widget-inside .widget-conditional-inner select {
  89. display:initial;
  90. width:auto;
  91. background-color: #fff;
  92. }
  93. .wp-block-legacy-widget__edit-form .widget-inside.widget-inside .widget-conditional .widget-conditional-inner select:disabled {
  94. color: #a7aaad;
  95. border-color: #dcdcde;
  96. background-color: #f6f7f7;
  97. }
  98. .editor-styles-wrapper .wp-block-legacy-widget__edit-form .widget-inside.widget-inside .widget-conditional .alignleft {
  99. margin-right:20px
  100. }
  101. .widget-conditional .condition:last-child .condition-conjunction,
  102. .widget-conditional .condition:last-child .condition-intersection {
  103. display: none;
  104. }
  105. .widget-conditional.conjunction .condition-intersection {
  106. display: none;
  107. }
  108. .widget-conditional.intersection .condition-conjunction {
  109. display: none;
  110. }
  111. .wp-core-ui .button.display-options {
  112. margin-left: 5px;
  113. }
  114. .wp-core-ui .button.display-options:hover {
  115. text-decoration: none;
  116. }
  117. .wp-customizer .widget-conditional select {
  118. min-width: 0;
  119. max-width: none;
  120. height: auto;
  121. }
  122. .wp-customizer .widget-conditional .condition-control a {
  123. top: 15px;
  124. }
  125. @media screen and ( max-width: 782px ) {
  126. .widget-conditional .condition-control a {
  127. top: 20px;
  128. }
  129. }
  130. .wp-block-legacy-widget__edit-form .widget-inside.widget-inside .widget-conditional-inner {
  131. /*
  132. * fonts of labels are reset to 13px in gutenberg editor for legacy widgets, ensure a consistent look on non-labels
  133. */
  134. font-size: 13px;
  135. }
  136. /*
  137. * Rules for gutenberg advanced panel
  138. */
  139. .widget-vis__wrapper .components-base-control,
  140. .widget-vis__rule .components-base-control {
  141. margin-bottom: 12px;
  142. }
  143. .widget-vis__rule {
  144. padding: 12px;
  145. border: 1px solid #dcdcde;
  146. display: flex;
  147. flex-direction: column;
  148. margin-bottom: 12px;
  149. }
  150. .widget-vis__rule-major,
  151. .widget-vis__rule-minor {
  152. display: flex;
  153. justify-content: stretch;
  154. align-items: center;
  155. }
  156. .widget-vis__if,
  157. .widget-vis__is {
  158. margin-left: 8px;
  159. width: 10px;
  160. }
  161. .widget-vis__show-hide {
  162. margin-bottom: 0;
  163. }
  164. .components-button.widget-vis__add-new-rule {
  165. display: block;
  166. }
  167. .widget-vis__delete-rule {
  168. margin-top: 6px;
  169. text-align: left;
  170. }
  171. .widget-vis__match-all {
  172. margin-top: 12px;
  173. }
  174. .widget-vis__select {
  175. width: 100%;
  176. }
  177. .widget-vis__select .components-input-control__container {
  178. position: relative;
  179. top: 4px;
  180. }
  181. .widget-vis__select-multi-level select option:disabled {
  182. font-size: 18px;
  183. font-weight: 600;
  184. }