remove trailing whitespaces

This commit is contained in:
Peter Pfeufer
2021-05-17 09:46:11 +02:00
parent 10bd77d761
commit 8c3df89d52
146 changed files with 2088 additions and 2061 deletions

View File

@@ -43,7 +43,7 @@ ul.list-group.list-group-horizontal > li.list-group-item {
justify-content: center;
}
@media all {
@media all {
/* style nav tabs in dark mode*/
.template-dark-mode .nav-tabs > li.active > a {
background-color: rgb(70, 69, 69)!important;
@@ -64,7 +64,7 @@ ul.list-group.list-group-horizontal > li.list-group-item {
.template-dark-mode .tr-group {
font-weight: bold;
background-color: rgb(105, 105, 105) !important;
}
}
/* default style for tables */
.template-light-mode .table-aa > thead > tr > th{

View File

@@ -1,4 +1,4 @@
.checkbox label:after,
.checkbox label:after,
.radio label:after {
content: '';
display: table;