mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Added web interface to audit library data
This commit is contained in:
@@ -55,3 +55,12 @@ table td.time {
|
||||
table td.artists,td.artist,td.title,td.amount {
|
||||
width:300px;
|
||||
}
|
||||
|
||||
table td.button {
|
||||
width:150px;
|
||||
background-color:yellow;
|
||||
color:#333337;
|
||||
padding:1px;
|
||||
border-radius:4px;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user