Präsentation-Styles aufkommentiert
This commit is contained in:
parent
34a232afac
commit
7a6d46c85b
@ -150,14 +150,15 @@ label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check
|
||||
.is-focused[class^=bmd-label] {
|
||||
color: #0046a0;
|
||||
}
|
||||
/*//Präsentation Styles
|
||||
.om-card {
|
||||
font-size: 140%;
|
||||
}
|
||||
.msg-head {
|
||||
font-size: 90%;
|
||||
.msg-head{
|
||||
font-size:90%;
|
||||
}
|
||||
.empty-state {
|
||||
.empty-state{
|
||||
margin: 40px;
|
||||
margin-top: 30%;
|
||||
font-size: 140%;
|
||||
}
|
||||
font-size:140%;
|
||||
}*/
|
||||
|
@ -52,6 +52,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
a.nav-item.nav-link{
|
||||
|
||||
}
|
||||
|
||||
//msg-Card
|
||||
.om-card{
|
||||
margin: 10px;
|
||||
@ -175,7 +179,7 @@
|
||||
color: @color;
|
||||
}
|
||||
|
||||
//Präsentation Styles
|
||||
/*//Präsentation Styles
|
||||
.om-card {
|
||||
font-size: 140%;
|
||||
}
|
||||
@ -186,5 +190,5 @@
|
||||
margin: 40px;
|
||||
margin-top: 30%;
|
||||
font-size:140%;
|
||||
}
|
||||
}*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user