mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Toggling of Favorites, and frontend state display complete
This commit is contained in:
4
src/interface/static/css/main.css
vendored
4
src/interface/static/css/main.css
vendored
@@ -541,6 +541,10 @@ a.book_link {
|
||||
padding: 5px 10px 5px 10px;
|
||||
}
|
||||
|
||||
.favorite {
|
||||
color: #a7ff00 !important;
|
||||
}
|
||||
|
||||
.controls {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user