mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-29 12:46:10 +01:00
input styles
This commit is contained in:
parent
362538d765
commit
5cfa0b8fa5
2 changed files with 12 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ $disabled-bg: tint($disabled, 15%);
|
|||
$border: lighten(#455e9f, 70%);
|
||||
$border-light: tint($border, 15%);
|
||||
$input-border: shade($border, 5%);
|
||||
$input-background: #ffffff;
|
||||
$input-background: rgba(255,255,255,0.2);
|
||||
|
||||
$sidebar: #282828;
|
||||
$sidebar-text: #ffffff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue