"Jbeal/scripts is public repo"

This commit is contained in:
2017-11-14 08:09:39 +01:00
parent 4f25b1304a
commit 6c72844e64
8 changed files with 53 additions and 30 deletions

View File

@@ -270,7 +270,6 @@ div.input_block label {
display: block;
float: left;
width: 200px;
text-align: center;
font-weight: bold;
background-color: #FF5D00;
height: 20px;
@@ -284,7 +283,7 @@ div.input_block select, div.input_block input {
float: right;
padding: 0 4px 0 4px;
margin-left: 4px;
text-align: right;
text-align: left;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;

View File

@@ -270,7 +270,6 @@ div.input_block label {
display: block;
float: left;
width: 200px;
text-align: center;
font-weight: bold;
background-color: #FF5D00;
height: 20px;
@@ -284,7 +283,7 @@ div.input_block select, div.input_block input {
float: right;
padding: 0 4px 0 4px;
margin-left: 4px;
text-align: right;
text-align: left;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;