hide divider
This commit is contained in:
parent
5b612b7844
commit
05ca6c9d90
1 changed files with 3 additions and 1 deletions
|
@ -86,7 +86,9 @@
|
|||
box-shadow: none; //0px 1px 3px rgba(0,0,0,.3);
|
||||
|
||||
}
|
||||
|
||||
#divider.show {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="/static/epub.js/libs/jquery-2.1.0.min.js"></script>
|
||||
|
|
Loading…
Reference in a new issue