|
@@ -2421,8 +2421,10 @@ border-radius:.25rem;
|
|
|
a.btn.disabled, fieldset:disabled a.btn {
|
|
|
pointer-events: none
|
|
|
}
|
|
|
+
|
|
|
.btn-group-sm>.btn,
|
|
|
-.btn-sm {height:32px; padding: 2px 0.625rem;/*.3125rem .75rem;*/ font-size: 13px; line-height:1; border-radius:5px;}
|
|
|
+.btn-sm {min-width: 3.250rem; padding: .3125rem .75rem; font-size: .8125rem; line-height: 1.6924; border-radius: .1875rem;}
|
|
|
+
|
|
|
.btn-primary {
|
|
|
color: #fff;
|
|
|
background-color:#5c6bc0;
|
|
@@ -29603,8 +29605,6 @@ body {
|
|
|
-webkit-overflow-scrolling: touch;
|
|
|
}
|
|
|
|
|
|
-.content-inner > .content > .content > .row > .col-xl-12 > div > button:first-of-type {height:32px; padding:2px 0.75rem;}
|
|
|
-
|
|
|
@media (prefers-reduced-motion:no-preference) {
|
|
|
.content-inner {
|
|
|
scroll-behavior: smooth
|
|
@@ -31543,6 +31543,8 @@ a:focus { outline: 0;}
|
|
|
.post-tabbed .tab-pane {padding:0.625rem 0;}
|
|
|
|
|
|
/*프린트 상품등록*/
|
|
|
+.blanker_item .btn-group-sm>.btn,
|
|
|
+.blanker_item .btn-sm {height:32px; padding: 2px 0.625rem;/*.3125rem .75rem;*/ font-size: 13px; line-height:1; border-radius:5px;}
|
|
|
.blanker_item .guide,
|
|
|
.blanker_item .setsize_wrap,
|
|
|
.editor_wrap > div,
|