tweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloud
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
429 B
15 lines
429 B
9 years ago
|
//$rating-picker-color: rgb(96, 169, 23) !default;
|
||
|
//$rating-picker-color: #FFE850 !default;
|
||
|
$rating-picker-color: #ccc !default;
|
||
|
|
||
|
$rating-picker-hover-color: $rating-picker-color !default;
|
||
|
|
||
|
//$rating-picker-selected-color: inherit !default;
|
||
|
$rating-picker-selected-color: #FFE850 !default;
|
||
|
|
||
|
$rating-picker-selected-hover-color: inherit !default;
|
||
|
|
||
|
$rating-picker-opacity: 0.8 !default;
|
||
|
|
||
|
$rating-picker-hover-opacity: 1 !default;
|