Tabellepflege abgeschlossen, Entwicklung eingebunden, Basiswerte und CSS-Fixes

This commit is contained in:
Hilmer, Carsten
2016-09-13 16:28:58 +02:00
parent 71867b9087
commit fa55d4fee9
94 changed files with 12014 additions and 62 deletions

View File

@@ -15,6 +15,21 @@ md-input-container {
}
.divcenter {
margin-left: auto;
margin-right: auto;
display: block;
}
/* Listenbackground */
.listbackodd{
background-color: #F5F5F5;
}
.listbackeven{
background-color: #FFFFFF;
}
.image-list-thumb {
padding: 2px 2px 2px 2px;
height: 64px;