mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
The move!
This commit is contained in:
parent
1daf480b1b
commit
25526cc4d9
1147 changed files with 85 additions and 8524 deletions
17
Old/Ombi.UI/Content/bootstrap-datetimepicker-build.less
vendored
Normal file
17
Old/Ombi.UI/Content/bootstrap-datetimepicker-build.less
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
// Import bootstrap variables including default color palette and fonts
|
||||
@import "bootstrap/less/variables.less";
|
||||
|
||||
// Import datepicker component
|
||||
@import "_bootstrap-datetimepicker.less";
|
||||
|
||||
//this is here so the compiler doesn't complain about a missing bootstrap mixin
|
||||
.sr-only {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
margin: -1px;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
clip: rect(0,0,0,0);
|
||||
border: 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue