|
|
@@ -414,7 +414,7 @@ td[rowspan] {border-bottom:1px solid #eee;}
|
|
|
.dep3 .badge {position:relative; top:-28px; right:20px;}
|
|
|
|
|
|
/* badge-등급 ------------*/
|
|
|
-.badgeLevel{overflow:hidden;display:inline-block;margin:4px 0;padding:0;width:60px;height:60px;line-height:56px;font-size:30px;font-weight:bold;border-radius:100%;text-align:center;vertical-align:top;box-sizing:border-box;}
|
|
|
+.badgeLevel{overflow:hidden;display:inline-block;margin:5px 0 0;padding:0;width:50px;height:50px;line-height:46px;font-size:30px;font-weight:bold;border-radius:100%;text-align:center;vertical-align:top;box-sizing:border-box;}
|
|
|
.badgeLevel.white{background-color:#fff;border:1px solid #333;color:#333;}
|
|
|
.badgeLevel.dark1{background-color:#ccc;border:1px solid #ccc;color:#333;}
|
|
|
.badgeLevel.dark2{background-color:#aaa;border:1px solid #aaa;color:#333;}
|
|
|
@@ -760,13 +760,13 @@ table.mtz-monthpicker {border:1px solid #ddd; border-top:none;}
|
|
|
.sortableWrap .item .cont input {margin-left:5px; width:37px;}
|
|
|
|
|
|
|
|
|
-.ag-theme-balham.lh60 .ag-cell {line-height:60px !important; height:60px;}
|
|
|
-.ag-theme-balham.lh70 .ag-cell {line-height:70px !important; height:70px;}
|
|
|
-.ag-theme-balham.lh80 .ag-cell {line-height:80px !important; height:80px;}
|
|
|
-.ag-theme-balham.lh90 .ag-cell {line-height:90px !important; height:90px;}
|
|
|
-.ag-theme-balham.lh100 .ag-cell {line-height:100px !important; height:100px;}
|
|
|
-.ag-theme-balham.lh110 .ag-cell {line-height:110px !important; height:110px;}
|
|
|
-.ag-theme-balham.lh120 .ag-cell {line-height:120px !important; height:120px;}
|
|
|
+.ag-theme-balham.lh60 .ag-cell {line-height:56px !important; height:60px;}
|
|
|
+.ag-theme-balham.lh70 .ag-cell {line-height:66px !important; height:70px;}
|
|
|
+.ag-theme-balham.lh80 .ag-cell {line-height:76px !important; height:80px;}
|
|
|
+.ag-theme-balham.lh90 .ag-cell {line-height:86px !important; height:90px;}
|
|
|
+.ag-theme-balham.lh100 .ag-cell {line-height:96px !important; height:100px;}
|
|
|
+.ag-theme-balham.lh110 .ag-cell {line-height:106px !important; height:110px;}
|
|
|
+.ag-theme-balham.lh120 .ag-cell {line-height:116px !important; height:120px;}
|
|
|
|
|
|
|
|
|
/* 테이블 상품명 클릭시 이미지 레이어 활성화 */
|