summaryrefslogtreecommitdiff
path: root/demos/quickstart/themes/PradoSoft/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/themes/PradoSoft/style.css')
-rw-r--r--demos/quickstart/themes/PradoSoft/style.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css
index 38ef5375..3bf73c80 100644
--- a/demos/quickstart/themes/PradoSoft/style.css
+++ b/demos/quickstart/themes/PradoSoft/style.css
@@ -364,4 +364,22 @@ dd
.searchterm
{
font-weight: bold;
+}
+
+.searchAPIItem
+{
+ margin-top: 5px;
+ margin-left: 20px;
+ margin-right: 20px;
+}
+
+.searchHeader, .emptyResult
+{
+ margin-top: 30px;
+}
+
+.empty_search_result
+{
+ text-align: center;
+ margin: 30px;
} \ No newline at end of file