Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
-
- .document-form {
- .info-box {
- .info-box-text {
- font-size: 13px ;
- }
- .info-box-number {
- font-size: 15px ;
- }
- }
- #block-add-product {
- .input-price {
- text-align: center ;
- }
- .input-group-quantity {
- .input-quantity {
- text-align: center ;
- }
- }
-
- .total {
- .input-group {
- margin-bottom: 10px ;
- }
- .btn {
- float: right ;
- }
- }
- }
- }
|