Commit 34890a48 by Jansa Jose

Merge branch 'master' of https://gitlab.techware.co.in/tobin/dcarfixers_angular into jensa

parents 54e31d19 3f347699
......@@ -754,7 +754,7 @@
}
}
},
"readable-stream": {
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"dev": true,
......
......@@ -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