Next Estimated Chapter (#2342)
This commit is contained in:
parent
ca5afe94d3
commit
de9b09c71f
32 changed files with 433 additions and 73 deletions
|
|
@ -3,7 +3,7 @@
|
|||
}
|
||||
|
||||
.book-title {
|
||||
margin: 8px 0 4px !important;
|
||||
margin: 8px 0 4px !important;
|
||||
}
|
||||
|
||||
// Override since it's not coming from library
|
||||
|
|
@ -11,10 +11,15 @@
|
|||
margin: 3px 0 4px !important;
|
||||
}
|
||||
|
||||
::ng-deep .dark > ngx-extended-pdf-viewer .treeItem>a {
|
||||
color: lightblue !important;
|
||||
}
|
||||
|
||||
|
||||
.progress-container {
|
||||
width: 100%;
|
||||
}
|
||||
.progress-bar {
|
||||
// NOTE: We have to override due to theme variables not being available
|
||||
background-color: #3B9E76;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue