- added page managebandi;
- improved styles of the pages and sections;
This commit is contained in:
@@ -147,13 +147,16 @@ $successButtonActiveBorderColor: #388E3C;
|
||||
$successButtonFocusShadow: 0 0 0 0.2rem lighten($successButtonBg, 35%);
|
||||
|
||||
|
||||
$warningButtonBg: #FFC107;
|
||||
$warningButtonBg: #F97316;
|
||||
|
||||
|
||||
$closedButtonBg: #6B7280;
|
||||
|
||||
|
||||
$warningButtonTextColor: $textColor;
|
||||
|
||||
|
||||
$warningButtonBorder: 1px solid #FFC107;
|
||||
$warningButtonBorder: 1px solid #F97316;
|
||||
|
||||
|
||||
$warningButtonHoverBg: #FFB300;
|
||||
|
||||
Reference in New Issue
Block a user