Skip to content
Snippets Groups Projects
Commit be32625f authored by Michael Gapczynski's avatar Michael Gapczynski
Browse files

Fix remove button display for external storage

parent 53f117c0
Branches
No related tags found
No related merge requests found
.error { color: #FF3B3B; } .error { color: #FF3B3B; }
td.mountPoint, td.backend { width:10em; } td.mountPoint, td.backend { width:10em; }
td.remove>img { visibility:hidden; padding-top:0.8em; }
tr:hover>td.remove>img { visibility:visible; cursor:pointer; }
#addMountPoint>td { border:none; } #addMountPoint>td { border:none; }
#addMountPoint>td.applicable { visibility:hidden; } #addMountPoint>td.applicable { visibility:hidden; }
#selectBackend { margin-left:-10px; } #selectBackend { margin-left:-10px; }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment