mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
Added invisible class
This commit is contained in:
parent
d19a667ce9
commit
6f0b1c005f
@ -628,6 +628,9 @@ select:-internal-list-box {
|
|||||||
.float-right {
|
.float-right {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
.invisible {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
div#page {
|
div#page {
|
||||||
background: #fbfbfb;
|
background: #fbfbfb;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user