Added font size selector to table panel (issue #10). Added ability to configure temp url ttl and disable sharing of via short links

This commit is contained in:
Rashid Khan
2013-03-05 14:55:24 -07:00
parent 5a0f15ba37
commit 8a521f2a7b
8 changed files with 24 additions and 4 deletions
+4
View File
@@ -38,6 +38,10 @@
display: none;
}
.panel i.editlink span {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pointer:hover {
color: #0088CC;
}