aboutsummaryrefslogtreecommitdiffstats
path: root/search/search.css
diff options
context:
space:
mode:
authorTravisBot <>2018-04-02 23:37:32 +0000
committerTravisBot <>2018-04-02 23:37:32 +0000
commitd087a12281a81b5ea192c2d8d615636d68ba7c50 (patch)
tree12bb1783f6d8e8a518dc95d1781d8b33f7b179cb /search/search.css
parent47a105d5f11348cc4a571309a9fc6d90dda874de (diff)
downloadYAGE-d087a12281a81b5ea192c2d8d615636d68ba7c50.tar.gz
YAGE-d087a12281a81b5ea192c2d8d615636d68ba7c50.zip
[Travis] Rebuilding documentation
Diffstat (limited to 'search/search.css')
-rw-r--r--search/search.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/search/search.css b/search/search.css
index e8187b17..81cdf576 100644
--- a/search/search.css
+++ b/search/search.css
@@ -100,8 +100,8 @@
display: none;
position: absolute;
left: 0; top: 0;
- border: 1px solid #ED9071;
- background-color: #FEF9F7;
+ border: 1px solid #77AFE7;
+ background-color: #F8FAFD;
z-index: 1;
padding-top: 4px;
padding-bottom: 4px;
@@ -145,7 +145,7 @@ a.SelectItem:active {
a.SelectItem:hover {
color: #FFFFFF;
- background-color: #B33D15;
+ background-color: #1D64AC;
outline-style: none;
text-decoration: none;
cursor: pointer;
@@ -164,7 +164,7 @@ iframe#MSearchResults {
position: absolute;
left: 0; top: 0;
border: 1px solid #000;
- background-color: #FCEEE9;
+ background-color: #EAF2FB;
}
/* ----------------------------------- */
@@ -199,7 +199,7 @@ body.SRPage {
.SRSymbol {
font-weight: bold;
- color: #C24217;
+ color: #206CB9;
font-family: Arial, Verdana, sans-serif;
text-decoration: none;
outline: none;
@@ -207,7 +207,7 @@ body.SRPage {
a.SRScope {
display: block;
- color: #C24217;
+ color: #206CB9;
font-family: Arial, Verdana, sans-serif;
text-decoration: none;
outline: none;
@@ -240,7 +240,7 @@ DIV.searchresults {
/*---------------- External search page results */
.searchresult {
- background-color: #FCF0EC;
+ background-color: #EDF4FB;
}
.pages b {