mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Add gallery wall view, and new lightbox (#1008)
This commit is contained in:
@@ -182,3 +182,17 @@ button.collapse-button.btn-primary:not(:disabled):not(.disabled):active {
|
||||
max-width: 300px;
|
||||
}
|
||||
}
|
||||
|
||||
.RatingStars {
|
||||
&-unfilled {
|
||||
path {
|
||||
fill: white;
|
||||
}
|
||||
}
|
||||
|
||||
&-filled {
|
||||
path {
|
||||
fill: gold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user