Commit 01b00457 by amalk

11-06-2019

parent d990c9c9
......@@ -576,8 +576,11 @@ bs-datepicker-container{
padding:0px;
.bs-datepicker-head{
background: #2655bf;
height: 40px;
padding:4px;
}
.bs-datepicker-body{
padding:0px;
table{
thead{
tr{
......@@ -589,10 +592,13 @@ bs-datepicker-container{
tbody{
tr{
td{
padding:5px;
padding:1px;
span{
border-radius: 0px;
font-size: 16px;
font-size:12px;
width:25px;
height:25px;
}
.selected{
background: #2655bf;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment