mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
style minor changes
This commit is contained in:
parent
cb131c7895
commit
424aa10555
@ -4,11 +4,23 @@ body {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div#main_pure {
|
||||||
|
background-color: #fefefe;
|
||||||
|
text-align: left;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-left: 0px;
|
||||||
|
margin-right: 0px;
|
||||||
|
width: 100%;
|
||||||
|
position: static;
|
||||||
|
}
|
||||||
|
|
||||||
div.help_feedback {
|
div.help_feedback {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
height: auto;
|
height: auto;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
right: 3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.help_feedback label {
|
.help_feedback label {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user