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,19 +1,4 @@ 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; 1 +#leftPanels { 17 17 height: 100%; 18 18 width: 417px; 19 19 z-index: 1; ... ... @@ -24,3 +24,15 @@ 24 24 #headerglobal { 25 25 margin-top: 48px; 26 26 } 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 +} - Content Type
-
... ... @@ -1,1 +1,1 @@ 1 - LESS1 +CSS - Zpracovat obsah
-
... ... @@ -1,1 +1,1 @@ 1 - Ne1 +Ano