Renamed media type to track type for tracks
This commit is contained in:
parent
3338e9289a
commit
386918da2b
23 changed files with 111 additions and 111 deletions
|
@ -641,7 +641,7 @@ table#recent_uploads_table td
|
|||
right: 0;
|
||||
}
|
||||
|
||||
#media_type_selection {
|
||||
#track_type_selection {
|
||||
position: absolute;
|
||||
right: 2px;
|
||||
top: 0;
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
}
|
||||
|
||||
.library_year,
|
||||
.library_media_type {
|
||||
.library_track_type {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue