This commit is contained in:
Kovid Goyal 2010-10-14 09:42:59 -06:00
parent dbcf47468b
commit 6f2742500d

View File

@ -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 {