Subversion Repositories wpShopGermany4

Rev

Rev 7932 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7932 Rev 7957
Line 82... Line 82...
82
#wpsg-bs .inline-block { display:inline-block; }
82
#wpsg-bs .inline-block { display:inline-block; }
83
#wpsg-bs .mr-2 { margin-right:0.5rem; }
83
#wpsg-bs .mr-2 { margin-right:0.5rem; }
84
#wpsg-bs .mr-4 { margin-right:1rem; }
84
#wpsg-bs .mr-4 { margin-right:1rem; }
85
#wpsg-bs .mt-0 { margin-top:0; }
85
#wpsg-bs .mt-0 { margin-top:0; }
86
#wpsg-bs .font-normal { font-weight:normal; }
86
#wpsg-bs .font-normal { font-weight:normal; }
-
 
87
#wpsg-bs .flex { display:flex; }
-
 
88
#wpsg-bs .justify-between { justify-content:space-between; }
-
 
89
#wpsg-bs .items-center { align-items:center; }
-
 
90
#wpsg-bs .mt-2 { margin-top:0.5rem; }
-
 
91
#wpsg-bs .w-full { width:100%; }
-
 
92
#wpsg-bs .p-1 { padding:0.25rem; }
-
 
93
#wpsg-bs .box-border { box-sizing:border-box; }
-
 
94
#wpsg-bs .text-right { text-align:right; }
-
 
95
#wpsg-bs .none { display:none; }
87
 
96
 
88
.wp-admin #wpsg-bs select { max-width:100%; padding-right:0; line-height:initial; }
97
.wp-admin #wpsg-bs select { max-width:100%; padding-right:0; line-height:initial; }
89
.wp-admin #wpsg-bs .checkbox input { margin-top:3px; width:15px; height:15px; }
98
.wp-admin #wpsg-bs .checkbox input { margin-top:3px; width:15px; height:15px; }
90
 
99
 
91
.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }
100
.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }