Added toggle for direction and double page view
This commit is contained in:
@@ -487,6 +487,11 @@ html {
|
||||
background: #101010;
|
||||
}
|
||||
|
||||
#comicsPlayer .swiper-pagination {
|
||||
background: #101010;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#bookPlayer .topButtons {
|
||||
color: #fff;
|
||||
}
|
||||
@@ -495,6 +500,10 @@ html {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.actionButtons > button:hover {
|
||||
background: #101010 !important;
|
||||
}
|
||||
|
||||
#dialogToc {
|
||||
background-color: #101010;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user