대시보드
저장소
filestore
액티비티
검색
로그인
~jhpark
/
owl-kisa
OWL ITS + 탐지시스템(인터넷 진흥원)
요약
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
- 업체메일 발송 시 파트너의 메일주소가 없을 경우 필터링 해주기 - 전체 프로젝트로 선택 되어있는 경우에도 이슈 만들때 이슈타입과 프...
이민희
2022-01-20
d888528b8472fc67f966b48359879dcd6bcd01ff
[~jhpark/owl-kisa.git]
/
src
/
main
/
webapp
/
custom_components
/
bootstrap-colorpalette
/
css
/
example.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
input {
width: 80px;
}
ul.dropdown-menu {
min-width: 144px;
}
#selected-color2 i {
display: inline-block;
font-weight: bold;
width: 20px;
text-align: center;
}