mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-25 00:00:36 -05:00
- Filter MangaDex chapters with volume and chapter range
- Select from table rows using jQuery selectable
This commit is contained in:
@@ -26,3 +26,9 @@
|
||||
.uk-search {
|
||||
width: 100%;
|
||||
}
|
||||
#selectable .ui-selecting {
|
||||
background: #EEE6B9;
|
||||
}
|
||||
#selectable .ui-selected {
|
||||
background: #F4E487;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user