api key관리 css 수정
parent
d67c3d90e2
commit
dc8c3579cd
|
|
@ -316,6 +316,16 @@
|
||||||
.BRD011 .result .list_item > div:nth-child(12) {width: 60px;}
|
.BRD011 .result .list_item > div:nth-child(12) {width: 60px;}
|
||||||
.BRD011 .result .list_item > div:nth-child(13) {width: 60px;}
|
.BRD011 .result .list_item > div:nth-child(13) {width: 60px;}
|
||||||
|
|
||||||
|
/* 건설기준관리 - API키 관리*/
|
||||||
|
.BRD012 .head > span:nth-child(1) {width: 100px;}
|
||||||
|
.BRD012 .head > span:nth-child(2) {width: 360px;}
|
||||||
|
.BRD012 .head > span:nth-child(3) {width: 200px;}
|
||||||
|
.BRD012 .head > span:nth-child(4) {width: 150px;}
|
||||||
|
.BRD012 .result .list_item > div:nth-child(1) {width: 100px;}
|
||||||
|
.BRD012 .result .list_item > div:nth-child(2) {width: 360px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
|
||||||
|
.BRD012 .result .list_item > div:nth-child(3) {width: 200px;}
|
||||||
|
.BRD012 .result .list_item > div:nth-child(4) {width: 150px;}
|
||||||
|
|
||||||
/* 게시판 사용관리 등록 */
|
/* 게시판 사용관리 등록 */
|
||||||
.BOARD_USE_LIST .board_view2 dl dt {width: 185px;}
|
.BOARD_USE_LIST .board_view2 dl dt {width: 185px;}
|
||||||
.BOARD_USE_LIST .board_view2 dl:nth-child(2) dd .f_input2 {width: 490px; margin-left: 17px;}
|
.BOARD_USE_LIST .board_view2 dl:nth-child(2) dd .f_input2 {width: 490px; margin-left: 17px;}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue