Init(Core): Change repo
This commit is contained in:
16
public/assets/scss/custom/plugins/_rating.scss
Normal file
16
public/assets/scss/custom/plugins/_rating.scss
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
//
|
||||
// Rating
|
||||
//
|
||||
|
||||
.symbol{
|
||||
border-color: $card-bg;
|
||||
}
|
||||
|
||||
.rating-symbol-background, .rating-symbol-foreground {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.rating-symbol-foreground {
|
||||
top: 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user