mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 20:30:32 +02:00
Automated Release Preparation
This commit is contained in:
@@ -99,8 +99,8 @@
|
||||
display: none;
|
||||
position: absolute;
|
||||
left: 0; top: 0;
|
||||
border: 1px solid #AFAFAF;
|
||||
background-color: #FAFAFB;
|
||||
border: 1px solid #7C8081;
|
||||
background-color: #F7F7F7;
|
||||
z-index: 10001;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
@@ -144,7 +144,7 @@ a.SelectItem:active {
|
||||
|
||||
a.SelectItem:hover {
|
||||
color: #FFFFFF;
|
||||
background-color: #646465;
|
||||
background-color: #2B2D2D;
|
||||
outline-style: none;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
@@ -163,7 +163,7 @@ iframe#MSearchResults {
|
||||
position: absolute;
|
||||
left: 0; top: 0;
|
||||
border: 1px solid #000;
|
||||
background-color: #F2F2F2;
|
||||
background-color: #E8E9E9;
|
||||
z-index:10000;
|
||||
}
|
||||
|
||||
@@ -199,7 +199,7 @@ body.SRPage {
|
||||
|
||||
.SRSymbol {
|
||||
font-weight: bold;
|
||||
color: #6C6C6D;
|
||||
color: #323434;
|
||||
font-family: Arial, Verdana, sans-serif;
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
@@ -207,7 +207,7 @@ body.SRPage {
|
||||
|
||||
a.SRScope {
|
||||
display: block;
|
||||
color: #6C6C6D;
|
||||
color: #323434;
|
||||
font-family: Arial, Verdana, sans-serif;
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
@@ -240,7 +240,7 @@ DIV.searchresults {
|
||||
/*---------------- External search page results */
|
||||
|
||||
.searchresult {
|
||||
background-color: #F4F4F4;
|
||||
background-color: #EBECEC;
|
||||
}
|
||||
|
||||
.pages b {
|
||||
|
||||
Reference in New Issue
Block a user