Abstract the library table

This commit is contained in:
Jordan Eldredge 2019-03-27 18:41:00 -07:00
parent 4a3929a2b5
commit 7ecd51020f
6 changed files with 115 additions and 107 deletions

View file

@ -63,6 +63,11 @@
white-space: nowrap;
}
#webamp-media-library .webamp-media-library-table .library-table-heading > div {
margin-right: 1px;
margin-bottom: 1px;
}
#webamp-media-library .library-button {
border: none;
padding: 0;