This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
color: #fff;
|
||||
background: #fff url(../images/btn.bg.gif) 0 0 repeat-x;
|
||||
border-style: none;
|
||||
padding: 2px 2px 2px 2px;
|
||||
padding: 2px 2px 2px 2px;
|
||||
}
|
||||
|
||||
#local.spring{
|
||||
|
||||
@@ -54,6 +54,15 @@
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
#content.spring input[type="submit"], input[type="button"], button {
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
color: #fff;
|
||||
background: #fff url(../images/btn.bg.gif) 0 0 repeat-x;
|
||||
border-style: none;
|
||||
padding: 2px 2px 2px 2px;
|
||||
}
|
||||
|
||||
#local.spring{
|
||||
width: 215px;
|
||||
}
|
||||
@@ -69,15 +78,6 @@
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
#content.spring input[type="submit"], input[type="button"], button {
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
color: #fff;
|
||||
background: #fff url(../images/btn.bg.gif) 0 0 repeat-x;
|
||||
border-style: none;
|
||||
padding: 2px 2px 2px 2px;
|
||||
}
|
||||
|
||||
.errors {
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user