| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367 |
- .arrow-rotate {
- transform: rotate(90deg);
- -webkit-transform: rotate(90deg);
- -ms-transform: rotate(90deg);
- }
-
- /*.colorpicker_field_brand {
- width: 2em;
- height: 1.5em;
- border: 1px solid black;
- }*/
-
- .br_nowrap_label label {
- white-space: nowrap;
- }
-
- .br_nowrap_label input[type=number],
- .br_nowrap_label select {
- margin: 3px 0;
- }
-
- .br_image_options > td > label:nth-of-type(2) .br_label_for,
- .br_image_options > td > label:nth-of-type(4) .br_label_for {
- margin: 0;
- }
-
- .br_image_options > td > .br_line_delimiter:nth-of-type(2),
- .br_image_options > td > .br_line_delimiter:nth-of-type(4) {
- display: none !important;
- }
-
- .br_brand_product_categories_container {
- margin-bottom: 0;
- }
-
- .br_brand_product_categories {
- background: #FFF;
- border: 1px solid #444;
- border-radius: 3px;
- margin-top: 0;
- max-height: 150px;
- overflow: auto;
- padding: 5px;
- }
-
- .br_brand_product_categories.width100 {
- width: 100%;
- }
-
- .br_brand_product_categories .children {
- margin-left: 20px;
- }
-
- .br_brand_hide_option {
- display: none !important;
- }
-
- /*.br_brand_number {
- height: 30px;
- width: 65px;
- }*/
-
- .br_brand_widget_oprions p.br_brands_order,
- .br_brand_widget_oprions p.br_brands_orderby,
- .br_brand_widget_oprions p.br_brands_checkbox_block,
- .br_brand_widget_oprions p.width50,
- .br_brand_widget_oprions p.width50 input,
- .br_brand_widget_oprions p.width50 label,
- .br_brand_widget_oprions p.width50 select {
- float: left;
- }
-
- .br_brand_widget_oprions p.br_brands_checkbox_block {
- margin-right: 10px !important;
- }
-
- .br_brand_widget_oprions p.width50 {
- padding: 0 2px;
- width: 50%;
- }
-
- .br_brand_widget_oprions p.br_brands_orderby,
- .br_brand_widget_oprions .br_brand_fieldset p.width50 input.br_brand_number,
- .br_brand_widget_oprions .br_brand_fieldset p.width50 select {
- width: 80%;
- }
-
- .br_brand_widget_oprions p.br_brands_order,
- .br_brand_widget_oprions .br_brand_fieldset p.width50.br_brands_sizebox select,
- .br_brand_widget_oprions .br_brand_fieldset p.width50 label {
- width: 20%;
- }
-
- .br_brand_widget_oprions p.width50.br_brands_sizebox input.br_brand_number {
- width: 60%;
- }
-
- .wp-block-legacy-widget__edit-form .widget-inside.widget-inside .br_brand_widget_oprions .br_brand_fieldset p.width50.br_brands_sizebox select,
- .wp-block-legacy-widget__edit-form .widget-inside.widget-inside .br_brand_widget_oprions p.br_brands_selectbox select {
- padding: 0;
- }
-
- .br_brand_widget_oprions > .br_brand_autocomplete_container,
- .br_brand_widget_oprions > .br_brands_numberbox,
- .br_brand_widget_oprions > .br_brands_textfield,
- .br_brand_widget_oprions > .br_brands_selectbox {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- }
-
- .br_brand_widget_oprions > .br_brand_autocomplete_container label,
- .br_brand_widget_oprions > .br_brands_colorbox label,
- .br_brand_widget_oprions > .br_brands_numberbox label,
- .br_brand_widget_oprions > .br_brands_textfield label,
- .br_brand_widget_oprions > .br_brands_selectbox label {
- margin-right: 3px;
- white-space: nowrap;
- }
-
- .br_brand_widget_oprions > .br_brands_colorbox .wp-picker-container {
- width: 75%;
- }
-
- .br_brand_widget_oprions > .br_brands_colorbox .wp-picker-input-wrap label {
- width: 70%;
- }
-
- .br_brand_widget_oprions > .br_brands_colorbox .wp-picker-input-wrap label,
- .br_brand_widget_oprions > .br_brands_colorbox .wp-picker-input-wrap .wp-picker-clear {
- float: left;
- }
-
- .br_brand_widget_oprions > .br_brands_colorbox.br_brand_colorpalette .wp-picker-holder {
- position: relative;
- }
-
- .br_brand_widget_oprions p.br_brands_numberbox label,
- .br_brand_widget_oprions p.br_brands_selectbox label,
- .br_brand_widget_oprions p.br_brands_sizebox label {
- line-height: 30px;
- }
-
- .br_brand_widget_oprions input[type=number],
- .br_brand_widget_oprions input[type=text],
- .br_brand_widget_oprions select {
- height: 30px;
- }
-
- .br_brand_fieldset p {
- margin: 3px 0;
- }
-
- .br_brand_widget_oprions p.width100 {
- clear: both;
- }
-
- .br_brand_fieldset {
- border: 1px solid #777;
- border-radius: 3px;
- margin-bottom: 3px;
- padding: 5px;
- width: 100%;
- }
-
- .br_brand_fieldset legend {
- font-weight: bold;
- padding: 0 5px;
- }
-
- .br_brand_widget_color .brand_label {
- float: left;
- height: 28px;
- line-height: 28px;
- padding-right: 1em;
- }
-
- .br_shortcode_info ul{
- margin-left: 2em;
- margin-bottom: 1em;
- margin-top: 0.3em;
- }
-
- .br_brands_image img {
- border: 1px solid #7e8993;
- border-radius: 3px;
- margin: 0 3px;
- max-height: 100px;
- max-width: 200px;
- }
-
- .column-taxonomy-berocket_brand {
- width: 10%;
- }
-
- .product_brand_submit_form .br_label_be_for {
- /*margin-right: 5px;*/
- white-space: nowrap;
- }
-
- .product_brand_submit_form input[type=checkbox] {
- margin: 0 5px;
- }
-
- #br_brands_clear_cache.active {
- opacity: 0.5;
- }
-
- .br-sortable-placeholder {
- border: 1px solid #CCC;
- }
-
- .taxonomy-berocket_brand #brand_description {
- width: 30%;
- }
-
- .taxonomy-berocket_brand .column-order {
- width: 131px;
- }
-
- .taxonomy-berocket_brand .column-slug {
- width: auto;
- }
-
- .taxonomy-berocket_brand .column-order .berocket_post_set_new_sortable_input {
- display: inline-block;
- position: relative;
- }
-
- .taxonomy-berocket_brand .column-order .berocket_post_set_new_sortable_input input {
- padding-right: 20px;
- width: 65px;
- }
-
- .taxonomy-berocket_brand .column-order .berocket_post_set_new_sortable_input .berocket_post_set_new_sortable_set {
- position: absolute;
- right: 9px;
- top: 9px;
- }
-
- .taxonomy-berocket_brand .column-order .berocket_post_set_new_sortable_input .br_brand_order_wait {
- background: rgba(255, 255, 255, 0.5);
- bottom: 0;
- color: #777;
- display: none;
- left: 0;
- line-height: 2em;
- position: absolute;
- right: 0;
- text-align: center;
- top: 0;
- }
-
- .br_toggleswitch {
- position: relative;
- display: inline-block;
- width: 60px;
- height: 34px;
- }
-
- .br_toggleswitch input {
- opacity: 0;
- width: 0;
- height: 0;
- }
-
- .br_toggleswitch_slider {
- position: absolute;
- cursor: pointer;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- background-color: #2196F3;
- -webkit-transition: .4s;
- transition: .4s;
- border-radius: 34px;
- }
-
- .br_toggleswitch_slider:before {
- position: absolute;
- content: "";
- height: 26px;
- width: 26px;
- left: 4px;
- bottom: 4px;
- background-color: white;
- -webkit-transition: .4s;
- transition: .4s;
- border-radius: 50%;
- }
-
- input:checked + .br_toggleswitch_slider {
- background-color: #2196F3;
- }
-
- input:focus + .br_toggleswitch_slider {
- box-shadow: 0 0 1px #2196F3;
- }
-
- input:checked + .br_toggleswitch_slider:before {
- -webkit-transform: translateX(26px);
- -ms-transform: translateX(26px);
- transform: translateX(26px);
- }
-
- .br_toggleswitch_slider_container {
- display: inline-block;
- height: 34px;
- margin: 0 5px;
- position: relative;
- top: 12px;
- width: 60px;
- }
-
- .br_toggleswitch input {
- display: none;
- }
-
- .berocket_framework_menu_slider .berocket_color .colpick {
- left: auto !important;
- top: auto !important;
- }
-
- .berocket_framework_menu_slider-block {
- min-height: 730px;
- }
-
- .br_use_cache .button.action {
- margin: 0;
- }
-
- .br_use_cache label:first-of-type {
- line-height: 50px;
- }
-
- .br_shortcode_title {
- cursor: pointer;
- }
-
- .br_shortcode_attributes {
- display: none;
- }
-
- .br_brand_colorpalette .wp-picker-holder {
- position: absolute;
- }
-
- .version-5-8 .br_brand_colorpalette .wp-picker-holder {
- position: relative;
- }
-
- .taxonomy-berocket_brand #the-list .column-order {
- cursor: move;
- }
-
- .br-brands-ui-autocomplete {
- height: 100px;
- max-height: 100px;
- overflow-x: hidden;
- overflow-y: auto;
- }
-
- .br-brands-ui-autocomplete li:hover {
- background: #EEE;
- }
|