mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-03 18:29:32 +01:00
Added a ' 'Last Updated' column to manageartists
This commit is contained in:
@@ -866,7 +866,8 @@ div#artistheader h2 a {
|
||||
text-align: left;
|
||||
}
|
||||
#artist_table th#status,
|
||||
#artist_table th#albumart {
|
||||
#artist_table th#albumart,
|
||||
#artist_table th#lastupdated {
|
||||
min-width: 50px;
|
||||
text-align: left;
|
||||
}
|
||||
@@ -878,7 +879,8 @@ div#artistheader h2 a {
|
||||
text-align: left;
|
||||
vertical-align: middle;
|
||||
}
|
||||
#artist_table td#status {
|
||||
#artist_table td#status,
|
||||
#artist_table td#lastupdated {
|
||||
min-width: 50px;
|
||||
text-align: left;
|
||||
vertical-align: middle;
|
||||
|
||||
Reference in New Issue
Block a user