Změny dokumentu 9.9.2020 Oblík - bezoblačné kopance
Naposledy upravil David Brazda 08.04.2021 17:46
Popis verze:
Při změně verze nebyl zadán žádný kometář.
Přehled
-
Objects (1 změněno, 0 přidáno, 0 odstraněno)
Rozpis
- XWiki.StyleSheetExtension[0]
-
- Kód
-
... ... @@ -1,4 +1,19 @@ 1 -#leftPanels { 1 +@media (max-width: 991px) { 2 + #body.panel-left-width-Large #leftPanels { 3 + position: relative; 4 + padding-top: 14px; 5 + } 6 +} 7 + 8 +@media (min-width: 992px) { 9 + #body.panel-left-width-Large #leftPanels { 10 + position: fixed; 11 + padding-top: 64px; 12 + } 13 +} 14 + 15 +#body.panel-left-width-Large #leftPanels { 16 + position: fixed; 2 2 height: 100%; 3 3 width: 417px; 4 4 z-index: 1; ... ... @@ -9,15 +9,3 @@ 9 9 #headerglobal { 10 10 margin-top: 48px; 11 11 } 12 - 13 -@media (max-width: 991px) 14 -#leftPanels { 15 - position: relative; 16 - padding-top: 14px; 17 -} 18 - 19 -@media (min-width: 992px) 20 -#leftPanels { 21 - position: fixed; 22 - padding-top: 64px; 23 -} - Jméno
-
... ... @@ -1,1 +1,1 @@ 1 - test1 +fixed sidebar - Použít tuto příponu
-
... ... @@ -1,1 +1,1 @@ 1 - currentPage1 +always