mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-19 18:23:24 +02:00
...
This commit is contained in:
parent
dbcf47468b
commit
6f2742500d
1 changed files with 4 additions and 0 deletions
|
|
@ -190,6 +190,10 @@ h2.library_name {
|
|||
padding: 0.75em;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
border-radius: 15px;
|
||||
-moz-border-radius: 15px;
|
||||
-webkit-border-radius: 15px;
|
||||
|
||||
}
|
||||
|
||||
.toplevel li:hover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue