Z verze
změnil(a) David Brazda
k 05.12.2020 10:17
Na verzi 1.1 >
změnil(a) David Brazda
k 03.12.2020 10:14
>
Popis verze: Při změně verze nebyl zadán žádný kometář.

Přehled

Rozpis

Na stránce změněno:
Nadpis
... ... @@ -1,1 +1,1 @@
1 -New Index Page
1 +PG WIKI.cz
Nadřazený dokument
... ... @@ -1,0 +1,1 @@
1 +Main.WebHome
Obsah
... ... @@ -1,6 +1,1 @@
1 -Úvodní stránka nové oblasti.
2 -
3 -Zminka1
4 -{{mention reference="XWiki.AdminPGWIKI" style="FULL_NAME" anchor="XWiki-AdminPGWIKI-g41eta"/}}
5 -a Zminka 2
6 -{{mention reference="xwiki:XWiki.DavidBrazda" style="FULL_NAME" anchor="xwiki-XWiki-DavidBrazda-xn11bx"/}}
1 +Paragliding Wiki
XWiki.StyleSheetExtension[1]
Cache
... ... @@ -1,1 +1,0 @@
1 -default
Kód
... ... @@ -1,148 +1,0 @@
1 -/* condition for screen size minimum of 1000px */
2 -@media (max-width:800px) {
3 - /* your conditional / responsive CSS inside this condition */
4 - #mainContentArea, #xdocfooter, #xwikidatacontents {padding: 8px;}
5 -}
6 -/* condition for screen size minimum of 1000px */
7 -@media (min-width:801px) and (max-width:1300px) {
8 - /* your conditional / responsive CSS inside this condition */
9 - #mainContentArea, #xdocfooter {padding: 24px 12%;}
10 -}
11 -
12 -/* condition for screen size minimum of 1000px */
13 -@media (min-width:1301px) {
14 - /* your conditional / responsive CSS inside this condition */
15 - #mainContentArea, #xdocfooter {padding: 24px 18%;}
16 -}
17 -
18 -h1 {
19 - font-size: 1.714em;
20 - font-weight: normal;
21 - line-height: 1.166;
22 -}
23 -
24 -h2 {
25 - font-size: 1.43em;
26 - font-weight: normal;
27 - line-height: 1.2;
28 -}
29 -
30 -h3 {
31 - font-size: 1.142em;
32 - line-height: 1.5;
33 -}
34 -
35 -#document-title h1 {
36 - font-size: 1.714em;
37 - margin-top: 0;
38 -}
39 -
40 -#leftPanels li {
41 - white-space: nowrap;
42 -}
43 -
44 -#leftPanels li a {
45 - overflow: hidden;
46 - text-overflow: ellipsis;
47 - white-space: nowrap;
48 -}
49 -
50 -@media (min-width: 768px) {
51 - .half {
52 - float: left;
53 - width: 100%;
54 - }
55 -}
56 -
57 -.notification-event {
58 - padding: 0.5em;
59 -}
60 -
61 -#xdocAuthors, .xdocLastModification, #xdocFooter, #historyform td, #changes-info {
62 - color: rgb(107, 119, 140);
63 - font-size: 12px;
64 -}
65 -
66 -.document-header {
67 - margin-bottom: -9px;
68 -}
69 -
70 -#xwikicontent {
71 - padding-top: 2px;
72 -}
73 -
74 -.cke_top {
75 - /* border-bottom: 1px solid #d1d1d1; */
76 - /* background: #f8f8f8; */
77 - padding: 10px 12px 2px;
78 - /* white-space: normal; */
79 -}
80 -
81 -.jstree-xwiki>.jstree-no-dots.jstree-no-icons .jstree-anchor {
82 - white-space: nowrap;
83 -}
84 -
85 -blockquote {
86 - padding: 7px 28px;
87 - margin: 0 0 5px;
88 - font-size: 12px;
89 - border-left: 5px solid #eeeeee;
90 -}
91 -
92 -.commentcontent {
93 - border: 0;
94 - margin: 0;
95 - padding: 0 36px 0 0;
96 - text-align: justify;
97 - font-size: 14px;
98 -}
99 -
100 -.annotationContent {
101 - text-align: justify;
102 - font-size: 14px;
103 -}
104 -
105 -.commentauthor a:link, a:active {
106 - text-decoration: none;
107 -}
108 -
109 -.commenttools {
110 - color: #707070;
111 - font-size: 12px;
112 - display: block;
113 - float: none;
114 - margin-top: -0.2em;
115 -}
116 -
117 -.commenttools .commentdate{
118 - font-size: 12px;
119 -}
120 -
121 -.commenttools .commentdate:before, .delete:before, .edit:before {
122 - content: "•";
123 - color: #707070;
124 - padding: 0 5px;
125 -}
126 -
127 -.commenttools a {
128 - text-decoration: none;
129 - color: #707070;
130 - cursor: pointer;
131 -}
132 -
133 -.commenttools a:hover {
134 - text-decoration: underline;
135 -}
136 -
137 -.commentButton {
138 - background-color: rgb(244, 245, 247);
139 - display: flex;
140 - border: none;
141 - border-radius: 3px;
142 - height: 40px;
143 - color: rgb(153, 153, 153);
144 -}
145 -
146 -#AddComment label {
147 - display: none;
148 -}
Content Type
... ... @@ -1,1 +1,0 @@
1 -LESS
Jméno
... ... @@ -1,1 +1,0 @@
1 -General CSS updates
Zpracovat obsah
... ... @@ -1,1 +1,0 @@
1 -0
Použít tuto příponu
... ... @@ -1,1 +1,0 @@
1 -always
XWiki.XWikiComments[1]
Autor
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.DavidBrazda
Komentář
... ... @@ -1,1 +1,0 @@
1 -odpoved na koemntar
Datum
... ... @@ -1,1 +1,0 @@
1 -2020-12-03 01:05:37.0
Odpověd na
... ... @@ -1,1 +1,0 @@
1 -0
XWiki.XWikiComments[2]
Autor
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.DavidBrazda
Komentář
... ... @@ -1,1 +1,0 @@
1 -novy komentar {{mention reference="XWiki.AdminPGWIKI" style="FULL_NAME" anchor="XWiki-AdminPGWIKI-yq003j"/}}
Datum
... ... @@ -1,1 +1,0 @@
1 -2020-12-04 19:44:36.668
XWiki.XWikiComments[3]
Autor
... ... @@ -1,1 +1,0 @@
1 -XWiki.AdminPGWIKI
Komentář
... ... @@ -1,1 +1,0 @@
1 -dekuji za koemnatr
Datum
... ... @@ -1,1 +1,0 @@
1 -2020-12-04 19:46:25.194
Odpověd na
... ... @@ -1,1 +1,0 @@
1 -2
XWiki.XWikiComments[4]
Autor
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.DavidBrazda
Komentář
... ... @@ -1,1 +1,0 @@
1 -rád bych označil {{mention reference="XWiki.ReaderPGWIKI" style="FULL_NAME" anchor="XWiki-ReaderPGWIKI-qwljdr"/}}
Datum
... ... @@ -1,1 +1,0 @@
1 -2020-12-05 01:18:44.107
Odpověd na
... ... @@ -1,1 +1,0 @@
1 -3
XWiki.XWikiComments[5]
Autor
... ... @@ -1,1 +1,0 @@
1 -XWiki.AdminPGWIKI
Komentář
... ... @@ -1,1 +1,0 @@
1 -označuji {{mention reference="XWiki.ReaderPGWIKI" style="FULL_NAME" anchor="XWiki-ReaderPGWIKI-frw979"/}} a {{mention reference="xwiki:XWiki.DavidBrazda" style="FULL_NAME" anchor="xwiki-XWiki-DavidBrazda-3ag8s4"/}}
Datum
... ... @@ -1,1 +1,0 @@
1 -2020-12-05 01:44:49.506
Odpověd na
... ... @@ -1,1 +1,0 @@
1 -4
XWiki.XWikiComments[6]
Autor
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.DavidBrazda
Komentář
... ... @@ -1,1 +1,0 @@
1 -jako globální uživatel označuji dalšího globálního uživatele {{mention reference="xwiki:XWiki.TesterReader" style="FULL_NAME" anchor="xwiki-XWiki-TesterReader-q2bkr3"/}}
Datum
... ... @@ -1,1 +1,0 @@
1 -2020-12-05 08:42:16.250
Odpověd na
... ... @@ -1,1 +1,0 @@
1 -5