Subversion Repositories wpShopGermany4

Rev

Rev 7649 | Rev 7716 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7649 Rev 7712
Line 72... Line 72...
72
#wpsg-bs .justify-content_space-between {justify-content:space-between; }
72
#wpsg-bs .justify-content_space-between {justify-content:space-between; }
73
#wpsg-bs .grow-1 { flex-grow:1; }
73
#wpsg-bs .grow-1 { flex-grow:1; }
74
 
74
 
75
.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; }
76
.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; }
-
 
77
 
77
.branch-5-3.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }
78
.branch-5-3.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }
-
 
79
.branch-5-3 #wpsg-bs input[type=checkbox], input[type=radio] { width:16px; height:16px; }
-
 
80
.branch-5-3 #wpsg-bs input[type=checkbox]:checked::before { width:14px; height:14px; margin:0; }
78
 
81
 
79
/* Allgemeine Klassen */
82
/* Allgemeine Klassen */
80
.wpsg_grey { color:#999999; }
83
.wpsg_grey { color:#999999; }
81
.wpsg_editable { line-height:125%; }
84
.wpsg_editable { line-height:125%; }
82
 
85