mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-15 21:44:00 +01:00
Fixed css on log page, added better error catching for lastfm and searcher
This commit is contained in:
+2
-2
@@ -188,8 +188,8 @@ table#history_table { background-color: white; width: 100%; }
|
||||
|
||||
table#log_table { background-color: white; }
|
||||
|
||||
table#log_table th#timestamp { text-align: left; min-width: 165px; }
|
||||
table#log_table th#level { text-align: left; min-width: 75px; }
|
||||
table#log_table th#timestamp { text-align: left; min-width: 150px; }
|
||||
table#log_table th#level { text-align: left; min-width: 60px; }
|
||||
table#log_table th#message { text-align: left; min-width: 500px; }
|
||||
|
||||
table#upcoming_table th#albumart { text-align: center; min-width: 50px; }
|
||||
|
||||
Reference in New Issue
Block a user