Przeglądaj źródła

[Global] Bug retour system pay

feature/tableau_edition_avancee
Fab 4 lat temu
rodzic
commit
c46503b250
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      ShopBundle/Resources/public/css/backend/custom.css
  2. +1
    -1
      ShopBundle/Resources/public/sass/backend/custom.scss

+ 1
- 1
ShopBundle/Resources/public/css/backend/custom.css Wyświetl plik

@@ -852,7 +852,7 @@ table.products-collection-table tr.disabled {
}

/* line 295, ../../sass/backend/custom.scss */
#dashboard .table-condensed .btn {
#dashboard .table-condensed .btn, #dashboard .table-condensed .btn-sm {
white-space: nowrap;
}


+ 1
- 1
ShopBundle/Resources/public/sass/backend/custom.scss Wyświetl plik

@@ -292,7 +292,7 @@ table.products-collection-table tr.disabled{opacity: 0.5}
#dashboard #range_date_interval {margin-bottom: 20px;}
#dashboard #range_date_interval label{float: left; margin-right: 20px;}
#dashboard #range_date_interval .form-check{float: left; margin-right: 10px;}
#dashboard .table-condensed .btn{white-space: nowrap;}
#dashboard .table-condensed .btn, #dashboard .table-condensed .btn-sm{white-space: nowrap;}


/* Tickets */

Ładowanie…
Anuluj
Zapisz