mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°2847 - Rework of iTopWebPage: Preliminary work on the page content
This commit is contained in:
@@ -8304,6 +8304,11 @@ body {
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
flex-grow: 1; }
|
||||
#ibo-page-container #ibo-top-bar,
|
||||
#ibo-page-container #ibo-page-content {
|
||||
/* Align both elements content for a slicker touch */
|
||||
padding-left: 48px;
|
||||
padding-right: 48px; }
|
||||
|
||||
#ibo-top-bar {
|
||||
position: sticky;
|
||||
@@ -8311,6 +8316,10 @@ body {
|
||||
left: 0;
|
||||
right: 0; }
|
||||
|
||||
#ibo-page-content {
|
||||
padding-top: 24px;
|
||||
padding-bottom: 24px; }
|
||||
|
||||
/*!
|
||||
* Copyright (C) 2013-2020 Combodo SARL
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user