대시보드
저장소
filestore
액티비티
검색
로그인
~jhpark
/
owl-kisa
OWL ITS + 탐지시스템(인터넷 진흥원)
요약
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
- 전체프로젝트가 선택 된 상태에서 ISSUE TYPE LIST 선택 시에도 전체프로젝트로 유지되도록 수정 - 전체 프로젝트 또는 전체...
이민희
2022-01-19
2b5c6c4c2b6d54ec4a2f2ba57561d8912065e0ee
[~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;
}