minor updates.
This commit is contained in:
Nicolae Gabriel 2017-01-25 12:55:51 +02:00
parent 7880e80196
commit 0f52be3faa

View file

@ -1,3 +1,20 @@
html , body{
height:100%;
}
.full-width {
width:100%;
}
.full-height{
height:100%;
}
.daterangepicker .ranges li {
color: #73879C
}