angular-mighty-datepicker icon indicating copy to clipboard operation
angular-mighty-datepicker copied to clipboard

Datepicker not display design

Open NSLog0 opened this issue 9 years ago • 1 comments

screenshot from 2016-01-14 14-20-23

Hi, I try to install and run it, I have expected will work like http://monterail.github.io/angular-mighty-datepicker/ . I included css into project path poin to 'bower_components/angular-mighty-datepicker/build/angular-mighty-datepicker.css' , What step I missed

Thank you

NSLog0 avatar Jan 14 '16 07:01 NSLog0

I solved in this way:

th, td {
    text-align:left;
    padding:5px 10px;
    border-bottom:1px solid #e5e5e5;
 }

eonardol avatar Jan 25 '17 11:01 eonardol