Subversion Repositories wpShopGermany4

Rev

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

Rev 7717 Rev 7804
Line 69... Line 69...
69
#wpsg-bs .w-100 { width:100%; }
69
#wpsg-bs .w-100 { width:100%; }
70
#wpsg-bs .justify-content_center { justify-content:center; }
70
#wpsg-bs .justify-content_center { justify-content:center; }
71
#wpsg-bs .align-items_center { align-items:center; }
71
#wpsg-bs .align-items_center { align-items:center; }
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
#wpsg-bs .combodate select.day { width:50px !important; }
-
 
75
#wpsg-bs .combodate select.month { width:50px !important; }
-
 
76
#wpsg-bs .combodate select.year { width:60px !important; }
-
 
77
#wpsg-bs .combodate select.hour { width:50px !important; }
-
 
78
#wpsg-bs .combodate select.minute { width:50px !important; }
-
 
79
#wpsg-bs .combodate select.second { width:50px !important; }
-
 
80
#wpsg-bs .editable-popup .control-group { width:500px !important; }
74
 
81
 
75
.wp-admin #wpsg-bs select { max-width:100%; padding-right:0; line-height:initial; }
82
.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; }
83
.wp-admin #wpsg-bs .checkbox input { margin-top:3px; width:15px; height:15px; }
77
 
84
 
78
.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }
85
.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }