mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Massive import web manager
This commit is contained in:
parent
405c8941e4
commit
88b8d7a818
241 changed files with 116891 additions and 0 deletions
9
code/web/www/vendor/bootstrap-select/less/variables.less
vendored
Normal file
9
code/web/www/vendor/bootstrap-select/less/variables.less
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
@color-red-error: rgb(185, 74, 72);
|
||||
@color-grey-arrow: rgba(204, 204, 204, 0.2);
|
||||
|
||||
@width-default: 220px; // 3 960px-grid columns
|
||||
|
||||
@zindex-select-dropdown: 1060; // must be higher than a modal background (1050)
|
||||
|
||||
//** Placeholder text color
|
||||
@input-color-placeholder: #999;
|
Loading…
Add table
Add a link
Reference in a new issue