mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
All Sln changes
This commit is contained in:
parent
b5855f2644
commit
796f0fc188
615 changed files with 68 additions and 747 deletions
17
Ombi.UI/Content/bootstrap-datetimepicker-build.less
vendored
Normal file
17
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