Bifurcation depuis
La Quadrature du Net / Political Memory / memopol
858 validations de retard le dépôt en amont.
-
Nicolas Joyard a rédigé
lesscpy is not fully LESS-compliant. django-libsass relies on libsass, which is a fully compliant C/C++ implementation of SASS/SCSS.
Nicolas Joyard a rédigélesscpy is not fully LESS-compliant. django-libsass relies on libsass, which is a fully compliant C/C++ implementation of SASS/SCSS.
table.scss 295 o
table.detail-view > tbody > tr > td, table.detail-view > tbody > tr > th {
border-top: 0;
}
table.detail-view {
th {
text-align: right;
}
th:after{
content: ' :';
}
}
.icon-cell {
text-align: center;
}
.grid-list-selector {
// text-align: right;
}