Skip to content

Commit

Permalink
file_manager.tpl 未使用CSS削除
Browse files Browse the repository at this point in the history
  • Loading branch information
seasoftjapan committed Dec 19, 2024
1 parent f4d3195 commit 679eb3b
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions data/Smarty/templates/admin/contents/file_manager.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -37,26 +37,6 @@
padding: 10px;
background-color: #F3F3F3;
}
#contents-filemanager-nowdir {
margin: 0 0 20px 0;
}
#file_view {
overflow: auto;
}
#file_view td.file-name {
cursor: pointer;
}
#now_dir {
height: 20px;
width: 300px;
padding-left: 3px;
margin: 0 0 10px 0;
overflow: hidden;
background-color : #FFFFFF;
border-style: solid;
border-color: #C0C0C0;
border-width: 1px
}
</style>
<script type="text/javascript">//<![CDATA[
$(function() {
Expand Down

0 comments on commit 679eb3b

Please sign in to comment.