mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-10 15:02:21 +01:00
Revert "Merge branch 'marietje-zuid-interface' into 'marietje-zuid'"
This reverts merge request !30
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
padding: 8px;
|
||||
background: silver;
|
||||
white-space: nowrap;
|
||||
z-index: 1;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
#queue-time-header {
|
||||
@ -26,26 +26,6 @@ footer {
|
||||
color: #777777;
|
||||
}
|
||||
|
||||
.marietjequeue-pre-start td {
|
||||
border-bottom: 3px double #777777;
|
||||
}
|
||||
|
||||
.block-button {
|
||||
border-color: #cccccc;
|
||||
color: #337ab7;
|
||||
transition: 1s transform ease-in-out;
|
||||
}
|
||||
|
||||
.currentsong{
|
||||
border-bottom: 1px solid #DDDDDD;
|
||||
}
|
||||
|
||||
.requested_song .plays-at, .requested_song .requested-by {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.table-header-style td, .table-header-style{
|
||||
border-top: 3px solid #FFFFFF;
|
||||
background-color: #f9f9f9;
|
||||
border-bottom: 2px solid #777777;
|
||||
}
|
||||
.marietjequeue-start {
|
||||
border-top: 4px double #777777;
|
||||
}
|
||||
Reference in New Issue
Block a user