aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-08-30 22:39:33 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-08-30 22:39:33 -0700
commite23f86faa91f6b12ad499d27d3a06a6873230714 (patch)
treed138176054706c0b7a22cb4acf038b8d5c9ea028 /view/theme
parent7ba1217a13422ce967439c07b4ba0445bc526de1 (diff)
downloadvolse-hubzilla-e23f86faa91f6b12ad499d27d3a06a6873230714.tar.gz
volse-hubzilla-e23f86faa91f6b12ad499d27d3a06a6873230714.tar.bz2
volse-hubzilla-e23f86faa91f6b12ad499d27d3a06a6873230714.zip
more work on doco search
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 702c7238e..25436db5f 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2296,3 +2296,11 @@ nav .badge.mail-update:hover {
/*.channels_ckbx, .pending_ckbx, .users_ckbx {
margin-top: -5px !important;
}*/
+
+.help-searchlist {
+ list-style-type: none;
+}
+
+.help-searchlist a {
+ font-size: 130%;
+} \ No newline at end of file