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
|
@ -67,6 +67,10 @@ $primary-hairline-color: #e5e5e5;
|
|||
// used for the border of input text fields
|
||||
$input-border-color: #f0f0f0;
|
||||
|
||||
$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: #c7c7c7;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue