Adjusted font size

This commit is contained in:
bergware
2018-09-21 09:41:44 +02:00
parent c5ee9d37d5
commit 371cdb576a
27 changed files with 164 additions and 164 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
UL.jqueryFileTree{font-family:clear-sans;font-size:13px;line-height:18px;padding:0px;margin:0px;display:none;}
UL.jqueryFileTree{font-family:clear-sans;font-size:12px;line-height:18px;padding:0px;margin:0px;display:none;}
UL.jqueryFileTree LI{ list-style:none;padding:0px;padding-left:20px;margin:0px;white-space:nowrap;}
UL.jqueryFileTree A{color:inherit;text-decoration:none;display:inline-block;padding:0px 2px;}
UL.jqueryFileTree A:hover{background:#BDF;}