one big commit, sorry
changing looks of input & buttons changing background color of right panels moving invite button around change margins and paddings in memberlist
This commit is contained in:
parent
8a5c46ead0
commit
8c62dddb32
14 changed files with 141 additions and 178 deletions
|
@ -62,6 +62,10 @@ $primary-hairline-color: #474747;
|
|||
// used for the border of input text fields
|
||||
$input-border-color: #3a3a3a;
|
||||
|
||||
$input-darker-bg-color: #c1c9d6;
|
||||
$input-darker-fg-color: #9fa9ba;
|
||||
$button-bg-color: #7ac9a1;
|
||||
$button-fg-color: white;
|
||||
// apart from login forms, which have stronger border
|
||||
$strong-input-border-color: #656565;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue