Create entries list section
This commit is contained in:
parent
d30477bd9d
commit
b497ec46f2
5 changed files with 26 additions and 14 deletions
|
|
@ -25,9 +25,13 @@ body, html{
|
|||
.right{
|
||||
float: right;
|
||||
}
|
||||
#entry-selector{
|
||||
border-right: solid 1px #d9d9d9;
|
||||
min-width: 250px;
|
||||
}
|
||||
#library-nav{
|
||||
border-right: solid 1px #d9d9d9;
|
||||
width: 300px;
|
||||
min-width: 250px !important;
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue