mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 17:47:16 +00:00
Abstract the library table
This commit is contained in:
parent
4a3929a2b5
commit
7ecd51020f
6 changed files with 115 additions and 107 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue