|
@@ -77,12 +77,12 @@
|
|
|
text-align: left;
|
|
|
border: none;
|
|
|
color:#000000;
|
|
|
- padding-left: 40px;
|
|
|
+ /*padding-left: 40px;*/
|
|
|
cursor: pointer;
|
|
|
background: rgba(59,158,208,0.1);
|
|
|
background-image: url(../images/first.png);
|
|
|
background-repeat: no-repeat;
|
|
|
- background-position: 20px 10px;
|
|
|
+ background-position: 0px 10px;
|
|
|
}
|
|
|
.clear{
|
|
|
width: 60px;
|