modified: view/theme/smoothly/style.css
This commit is contained in:
parent
fa2156a9c1
commit
57849ff959
|
@ -112,7 +112,7 @@ input[type=text] {
|
||||||
border: 1px solid #b0b0b0;
|
border: 1px solid #b0b0b0;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
width: 575px;
|
width: 575px;
|
||||||
margin-top: 10px;
|
/*margin-top: 10px;*/
|
||||||
border-radius: 3px 3px 3px 3px;
|
border-radius: 3px 3px 3px 3px;
|
||||||
-webkit-border-radius: 3px 3px 3px 3px;
|
-webkit-border-radius: 3px 3px 3px 3px;
|
||||||
-moz-border-radius: 3px 3px 3px 3px;
|
-moz-border-radius: 3px 3px 3px 3px;
|
||||||
|
@ -190,7 +190,7 @@ section {
|
||||||
}
|
}
|
||||||
|
|
||||||
.mframe {
|
.mframe {
|
||||||
padding: 2px;
|
padding: 3px;
|
||||||
background: none repeat scroll 0 0 #FFFFFF;
|
background: none repeat scroll 0 0 #FFFFFF;
|
||||||
border: 1px solid #C5C5C5;
|
border: 1px solid #C5C5C5;
|
||||||
border-radius: 3px 3px 3px 3px;
|
border-radius: 3px 3px 3px 3px;
|
||||||
|
|
Loading…
Reference in a new issue