hide sidebar tplinc includes when sidebar is collapsed
This commit is contained in:
parent
c10e9dcedf
commit
c32fbbe17e
2 changed files with 7 additions and 0 deletions
6
css/plugins/tplinc.less
Normal file
6
css/plugins/tplinc.less
Normal file
|
@ -0,0 +1,6 @@
|
|||
.wide-content {
|
||||
.sidebarheader,
|
||||
.sidebarfooter {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue