mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Fixed vc-control
This commit is contained in:
parent
cd5ad59f56
commit
379a0039ae
@ -1390,7 +1390,6 @@ div.title_line {
|
||||
|
||||
#menu_tab {
|
||||
margin-right: 10px;
|
||||
min-width: 510px;
|
||||
}
|
||||
|
||||
#menu_tab .mn,
|
||||
@ -3711,7 +3710,7 @@ div#vc-controls {
|
||||
|
||||
div#vc-controls div.vc-title,
|
||||
div#vc-controls div.vc-refr {
|
||||
margin-top: 6px;
|
||||
margin-top: 15px;
|
||||
margin-left: 3px;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
@ -172,7 +172,7 @@ if ($pure === true) {
|
||||
echo '<div id="vc-controls" style="z-index: 999">';
|
||||
|
||||
echo '<div id="menu_tab">';
|
||||
echo '<ul class="mn">';
|
||||
echo '<ul class="mn white-box-content box-shadow flex-row">';
|
||||
|
||||
// Quit fullscreen.
|
||||
echo '<li class="nomn">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user