25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .modal-body {
- position: relative;
- padding-left: 50px;
- padding-right: 50px;
- }
-
-
- .modal-header h5 {
- float: left;
- }
-
- button.btn-modal {
- margin-top: 25px;
- margin-bottom: 15px;
- }
-
-
- .richtext .modal ul li:after {
- width: 0px;
- height: 0px;
- border-radius: 0px;
- background-color: inherit;
- top: 12px;
- }
|