...
This commit is contained in:
parent
b1122fdd0a
commit
86e7d62b99
|
@ -270,7 +270,7 @@ body.loading #container{
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
margin-bottom:1px solid grey;
|
border-bottom:1px solid grey;
|
||||||
width:100%;
|
width:100%;
|
||||||
}
|
}
|
||||||
.openingitem > div{
|
.openingitem > div{
|
||||||
|
@ -370,7 +370,7 @@ body.loading #container{
|
||||||
.start-search-box .box .searchform .btn.btn-default{
|
.start-search-box .box .searchform .btn.btn-default{
|
||||||
background-color:#fea501;
|
background-color:#fea501;
|
||||||
border-color:#fea501;
|
border-color:#fea501;
|
||||||
width:5%;
|
width:10%;
|
||||||
}
|
}
|
||||||
.start-search-box .box .searchform .btn.btn-default .glyphicon{
|
.start-search-box .box .searchform .btn.btn-default .glyphicon{
|
||||||
line-height:1.42857;
|
line-height:1.42857;
|
||||||
|
@ -379,7 +379,7 @@ body.loading #container{
|
||||||
.start-search-box .box .searchform .btn.btn-primary{
|
.start-search-box .box .searchform .btn.btn-primary{
|
||||||
background-color:red;
|
background-color:red;
|
||||||
border-color:red;
|
border-color:red;
|
||||||
width:85%;
|
width:90%;
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
* Messages
|
* Messages
|
||||||
|
|
Loading…
Reference in New Issue