Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- .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;
- }
|