Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
-
- .ticket-view {
-
- .table {
- tr:first-child td {
- border-top: 0px none;
- }
- }
-
- .timeline {
- &::before {
- background: transparent none;
- }
-
- li, .timeline-item {
- margin-right: 0px;
- }
- }
- }
|