mirror of
https://github.com/wekan/wekan.git
synced 2026-03-03 12:20:15 +01:00
Update Bootstrap Datepicker version to 1.10.0
This commit is contained in:
parent
f56ac1d45e
commit
8d9df72114
286 changed files with 22730 additions and 80 deletions
10
packages/wekan-bootstrap-datepicker/bootstrap-datepicker/docs/_screenshots/assets/common.css
vendored
Normal file
10
packages/wekan-bootstrap-datepicker/bootstrap-datepicker/docs/_screenshots/assets/common.css
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.css');
|
||||
@import url('../../../dist/css/bootstrap-datepicker3.css');
|
||||
|
||||
body {
|
||||
/* Padding around all elements to allow space for screenshots */
|
||||
padding: 10px;
|
||||
|
||||
/* Transparent background for PNG screenshots */
|
||||
background: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue