Removes Bogus classes from previous commits.

This commit is contained in:
raghunayyar 2014-01-16 23:35:30 +05:30
parent b7b83377c5
commit 4f593f99b6
2 changed files with 3 additions and 5 deletions

View File

@ -1,5 +1,3 @@
#fileList td a.file, #fileList td a.file span { #fileList td a.file, #fileList td a.file span {
cursor: default; cursor: default;
} }
.trash-controls { top: 45px; }
.trash-filestable { top: -35px !important; } /* To avoid the clashes with #filestable in files */

View File

@ -1,4 +1,4 @@
<div id="controls" class="trash-controls"> <div id="controls">
<?php print_unescaped($_['breadcrumb']); ?> <?php print_unescaped($_['breadcrumb']); ?>
<div id="file_action_panel"></div> <div id="file_action_panel"></div>
</div> </div>
@ -10,7 +10,7 @@
<input type="hidden" id="disableSharing" data-status="<?php p($_['disableSharing']); ?>"></input> <input type="hidden" id="disableSharing" data-status="<?php p($_['disableSharing']); ?>"></input>
<input type="hidden" name="dir" value="<?php p($_['dir']) ?>" id="dir"> <input type="hidden" name="dir" value="<?php p($_['dir']) ?>" id="dir">
<table id="filestable" class="trash-filestable"> <table id="filestable">
<thead> <thead>
<tr> <tr>
<th id='headerName'> <th id='headerName'>