2024/01/20 주소록 대량등록 팝업 헤더 수정
@5d2b71c0f492ceb09c03144a171487d17ca65589
--- src/main/webapp/publish/css/popupLayer.css
+++ src/main/webapp/publish/css/popupLayer.css
... | ... | @@ -1234,6 +1234,14 @@ |
| 1234 | 1234 |
.adr_layer.adr_popup14 .cf_text_ul li{font-size:14px;color:#666;margin:0 0 5px 0;}
|
| 1235 | 1235 |
.adr_layer.adr_popup14 .cf_text_ul li:last-child{margin:0;}
|
| 1236 | 1236 |
|
| 1237 |
+/* 주소록 대량등록 팝업 헤더 수정 */ |
|
| 1238 |
+.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{z-index: 1;}
|
|
| 1239 |
+.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{z-index: 1;}
|
|
| 1240 |
+.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{z-index: 1;}
|
|
| 1241 |
+.tabulator .tabulator-header .tabulator-col::after{position: absolute; content: " "; width: 100%; height: 14px; background-color: #e5e5e5; bottom: 0; left: 0; z-index: 0;}
|
|
| 1242 |
+.tabulator .tabulator-header .tabulator-col .tabulator-col-content{background-color: #ededed;}
|
|
| 1243 |
+.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder .tabulator-col-title{position: relative; z-index: 1;}
|
|
| 1244 |
+ |
|
| 1237 | 1245 |
|
| 1238 | 1246 |
|
| 1239 | 1247 |
/* ie */ |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?