mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
#11417 fixed accoustic console
This commit is contained in:
parent
b9a53c71c8
commit
47e35f9b61
@ -4,6 +4,9 @@
|
|||||||
div.container-button-play > button#button-start-search {
|
div.container-button-play > button#button-start-search {
|
||||||
transition: none !important;
|
transition: none !important;
|
||||||
}
|
}
|
||||||
|
.wizard {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
#modal-sound {
|
#modal-sound {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@ -66,7 +69,7 @@ div.container-button-play > button#button-start-search {
|
|||||||
width: inherit;
|
width: inherit;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -12px;
|
top: -12px;
|
||||||
left: 50%;
|
left: 52%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabs-sound-modal ul.wizard li.interval-sounds label:first-of-type,
|
#tabs-sound-modal ul.wizard li.interval-sounds label:first-of-type,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user