Realized inconsistant formatting in files
This commit is contained in:
parent
36934077c8
commit
e7cba75d0c
2 changed files with 1 additions and 5 deletions
|
@ -7,9 +7,6 @@
|
|||
::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
|
||||
color: #999999;
|
||||
}
|
||||
#fholder {
|
||||
text-align:center;
|
||||
}
|
||||
.probfile {
|
||||
display:inline;
|
||||
color:#62AC5B;
|
||||
|
|
|
@ -21,8 +21,7 @@
|
|||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="panel-footer" id="fholder">
|
||||
<h4 class="flabel">Files</h4>
|
||||
<div class="panel-footer">
|
||||
<a href="/files/example.txt" class="filelink" target="_blank">
|
||||
<h4 class="probfile">Example.txt</h4>
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue