summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/static/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/toastergui/static/css/default.css')
-rw-r--r--lib/toaster/toastergui/static/css/default.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/toaster/toastergui/static/css/default.css b/lib/toaster/toastergui/static/css/default.css
index 844f6dcd5..53c50043b 100644
--- a/lib/toaster/toastergui/static/css/default.css
+++ b/lib/toaster/toastergui/static/css/default.css
@@ -171,4 +171,7 @@ dd p {line-height:20px;}
.tooltip { z-index: 2000 !important; } /* this makes tooltips work inside modal dialogs */
.tooltip code { background-color:transparent; color:#FFFFFF; font-weight:normal; border:none; font-size: 1em; }
.manual { margin-top:11px;}
-.heading-help { font-size:14px;} \ No newline at end of file
+.heading-help { font-size:14px;}
+
+
+.no-results { margin: 10px 0 0; }