summaryrefslogtreecommitdiff
path: root/demos/quickstart/themes
diff options
context:
space:
mode:
authorwei <>2006-05-11 11:35:35 +0000
committerwei <>2006-05-11 11:35:35 +0000
commitcc61c2d74e151a7fb75303f8740edfe74cdd9eb8 (patch)
tree3d57f3db231469caaadf42eabe095cc6f17b9950 /demos/quickstart/themes
parent90e706cda83d3b64a5508ed182956a1e3110ff26 (diff)
Update api docs and add API search
Diffstat (limited to 'demos/quickstart/themes')
-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