Optional landing page via config setting
This commit is contained in:
parent
2bf3647dd4
commit
fcb34088be
3 changed files with 8 additions and 4 deletions
|
@ -91,9 +91,6 @@ body.not-logged-in[class*="page-user"] #main-wrapper,
|
|||
body.not-logged-in[class*="page-user"] #main-content div.tabs {
|
||||
background: transparent;
|
||||
}
|
||||
body.not-logged-in[class*="page-user"] #page-wrapper {
|
||||
height: 100%;
|
||||
}
|
||||
body.not-logged-in[class*="page-user"] #page-title {
|
||||
display: none;
|
||||
}
|
||||
|
|
Reference in a new issue