Line 63... |
Line 63... |
63 |
#wpsg-bs fieldset > legend > div { padding-left:25px; }
|
63 |
#wpsg-bs fieldset > legend > div { padding-left:25px; }
|
64 |
#wpsg-bs .wpsg_table_wrap { max-width:100%; overflow-x:auto; margin-bottom:1rem; }
|
64 |
#wpsg-bs .wpsg_table_wrap { max-width:100%; overflow-x:auto; margin-bottom:1rem; }
|
65 |
#wpsg-bs .wpsg-bs-toggle-nav { float:right; line-height:50px; font-size:25px; text-decoration:none; }
|
65 |
#wpsg-bs .wpsg-bs-toggle-nav { float:right; line-height:50px; font-size:25px; text-decoration:none; }
|
66 |
#wpsg-bs .wpsg-wp-header-end { margin-top:-10px !important; }
|
66 |
#wpsg-bs .wpsg-wp-header-end { margin-top:-10px !important; }
|
67 |
#wpsg-bs .wpsg_msg_wrap { margin-right:20px; }
|
67 |
#wpsg-bs .wpsg_msg_wrap { margin-right:20px; }
|
- |
|
68 |
#wpsg-bs .d-flex { display:flex; }
|
- |
|
69 |
#wpsg-bs .w-100 { width:100%; }
|
- |
|
70 |
#wpsg-bs .justify-content_center { justify-content:center; }
|
- |
|
71 |
#wpsg-bs .align-items_center { align-items:center; }
|
- |
|
72 |
#wpsg-bs .justify-content_space-between {justify-content:space-between; }
|
- |
|
73 |
#wpsg-bs .grow-1 { flex-grow:1; }
|
68 |
|
74 |
|
69 |
.wp-admin #wpsg-bs select { max-width:100%; padding-right:0; line-height:initial; }
|
75 |
.wp-admin #wpsg-bs select { max-width:100%; padding-right:0; line-height:initial; }
|
70 |
.wp-admin #wpsg-bs .checkbox input { margin-top:3px; width:15px; height:15px; }
|
76 |
.wp-admin #wpsg-bs .checkbox input { margin-top:3px; width:15px; height:15px; }
|
71 |
.branch-5-3.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }
|
77 |
.branch-5-3.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }
|
72 |
|
78 |
|