PluginProbe ʕ •ᴥ•ʔ
Linked Variations for WooCommerce – Link Separate Products by Attribute with Swatches, Quick View & Shortcodes / 1.0.1
Linked Variations for WooCommerce – Link Separate Products by Attribute with Swatches, Quick View & Shortcodes v1.0.1
trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5
linked-variation / admin / css / media.css
linked-variation / admin / css Last commit date
images 3 years ago font-awesome.min.css 3 years ago jquery-ui.min.css 3 years ago media.css 3 years ago notice.css 3 years ago select2.min.css 3 years ago style.css 3 years ago
media.css
69 lines
1 @charset "utf-8";
2
3 /* CSS Document */
4 @media screen and (max-width:980px){
5 .dots-header-right .logo-detail strong{font-size:28PX;}
6 .under-table table.table-outer tr td.ur-2 a{margin-bottom:20px;}
7 .under-table table.table-outer tr td.ur-2 a{margin-bottom:20px;}
8 .set h2{margin-top:0;}
9 .set-right{width:100%;float:left;text-align:left;margin-top:20px;}
10 .search{float:none;}
11 table#tbl_ap_product_method td select[multiple]{width:95%!important;padding:0;margin:0 auto;text-align:center;display:block;margin-top:20px;}
12 a#fee-delete-field{display:block;text-align:center;}
13 }
14 @media screen and (max-width:782px){
15 #wpbody .form-table td select{width:85%;}
16 }
17 @media screen and (max-width:768px){
18 .logo-main{display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;}
19 .dots-header-right .logo-detail{width:100%;margin-bottom:20px;}
20 .dots-header-right .update-blog{float:left;margin-left:20px;}
21 .menu-main ul li a{padding-left:17px;padding-right:17px;}
22 .under-table table.table-outer tr td.ur-2 p.block.bl{margin-left:26px;}
23 .under-table table.table-outer tr td.ur-2 input#submit{width:27%!important;}
24 .foot-rihgt{float:left;margin-top:20px;width:100%;}
25 .under-table table.table-outer tr td.ur-2 select{width:100%;}
26 .set input#submit{width:24%!important;}
27 }
28 @media screen and (max-width:559px){
29 .dots-header-right{width:100%;display:block;}
30 .dots-header-right .logo-detail strong{font-size:24PX;}
31 .menu-main ul li{width:100%!important;margin:0 auto;text-align:center;}
32 .tap{width:100%;overflow:auto;}
33
34 /*.tap table.table-outer.tap-cas {min-width: 640px;}*/
35 .search{margin-top:20px;}
36 .under-table table.table-outer tr td.ur-1{width:85%;border-bottom:none;}
37 .under-table table.table-outer tr td{width:85%;display:block;}
38 .under-table table.table-outer tr td.ur-2{border-top:none;}
39 .shipping-method-rules a#fee-add-field{margin-top:10px;margin-left:20px;display:block;width:100px;}
40 }
41
42 /*03-05-2019*/
43 @media screen and (max-width:1700px){
44 header.dots-header .dots-header-right{width:88%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
45 header.dots-header .dots-header-right .button-group img{max-height:48px;}
46 }
47 @media screen and (max-width:1300px){
48 header.dots-header .dots-header-right{-ms-flex-wrap:wrap;flex-wrap:wrap;}
49 header.dots-header .dots-header-right .button-group img{max-height:40px;}
50 header.dots-header .dots-header-right .button-group .button-dots-left{margin-right:10px;}
51 header.dots-header .dots-header-right .logo-detail,header.dots-header .dots-header-right .logo-detail .button-group{width:100%;}
52 header.dots-header .dots-header-right .logo-detail{margin-bottom:15px;padding-left:0;text-align:center;}
53 header.dots-header .dots-header-right{padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%!important;}
54 header.dots-header .dots-logo-main{float:none;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;}
55 }
56 @media screen and (max-width:1180px){
57 header.dots-header .dots-header-right{padding:24px 0px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
58 .dots-plugin-details .dots-header-left .plugin-name .desc{margin:0;}
59 }
60 @media screen and (max-width:650px){
61 .dotstore_plugin_sidebar,header.dots-header .dots-header-right{width:100%!important;}
62 header.dots-header .dots-header-right .button-group img{max-height:27px;}
63 #dotsstoremain .button-dots{margin-right:0;}
64 header.dots-header .dots-header-right .button-dots span.support_dotstore_image:last-child{margin:0!important;}
65 .fps-main-table.res-cl form div h2{display:block;margin-bottom:10px;}
66 .advance_rule_condition_match_type{display:block;margin:10px 0;padding-left:10px;}
67 #profile-page .form-table textarea,.form-table span.description,.form-table td input[type=email],.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:85%;}
68 div#apm_wrap .ap_title label.switch{left:15px;top:3px;}
69 }