Start working on a folders support.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user