Start working on a folders support.

This commit is contained in:
Paulo Gustavo Veiga
2012-05-23 21:54:03 -03:00
parent 5498c681a4
commit 9bc4504aea
7 changed files with 157 additions and 143 deletions

View File

@@ -38,6 +38,8 @@
#map-table {
width: 100% !important;
display: inline-block;
float:right;
border-top: 1px solid black
}
input#selectAll {
@@ -140,7 +142,7 @@ input#selectAll {
#tableActions {
float: right;
width: 500px;
width: 350px;
white-space:nowrap;
}