mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-02-15 04:32:15 +00:00
9 lines
270 B
Text
9 lines
270 B
Text
|
@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;
|