Skip to content

Commit e40df69

Browse files
authored
Merge pull request #128 from gppflg/patch-1
Update uploadfile.custom.css
2 parents ac98fd2 + baf943e commit e40df69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/uploadfile.custom.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ width: 700px;
1616
display: inline-block;
1717
width: 230px;
1818
margin: 0 5px 0px 0px;
19-
color: #807579
19+
color: #807579;
2020
vertical-align: middle;
2121
}
2222
.custom-preview
@@ -40,7 +40,7 @@ color:#FFFFFF;
4040
background-color: #337AB7;
4141
width: 0;
4242
height: 20px;
43-
border-radius: 3px
43+
border-radius: 3px;
4444
color:#FFFFFF;
4545
display: inline-block;
4646
vertical-align:middle;
@@ -145,4 +145,4 @@ margin-right:5px;
145145
.custom-container
146146
{
147147
margin:20px 0px 20px 0px;
148-
}
148+
}

0 commit comments

Comments
 (0)