a0340bf2c1815e62f0aac74479d610bc49478a6f
[fnpeditor.git] / editor.css
1 body {\r
2     padding-top: 30px;\r
3 }\r
4 \r
5 #publication_content {\r
6     height: 300px;\r
7     overflow-y: scroll;\r
8 }\r
9 \r
10 .rng-tab-content {\r
11     display: none;\r
12 }\r
13 \r
14 #rng-skelton-menu {\r
15     float: right;\r
16 }\r
17 \r
18 #rng-skelton-menu ul {\r
19     list-style-type: none;\r
20 }\r
21 \r
22 .rng-visualEditor-nodeHoverTag {\r
23     position:absolute;\r
24     height:20px;\r
25     top:-20px;\r
26     left:0;\r
27     background: #bd362f;\r
28     color: white;\r
29     font-size:9px;\r
30     font-weight: normal;\r
31     font-style: normal;\r
32     font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r
33     padding: 0 5px;\r
34     text-indent: 0;\r
35 }\r
36 \r
37 #rng-visualEditor-contentWrapper {\r
38     border-color: #ddd;\r
39     border-style: solid;\r
40     border-width: 1px;\r
41     float:left;\r
42     width: 600px;\r
43     height: 500px;\r
44     overflow-y: scroll;\r
45     padding: 5px 10px;\r
46     margin-top:10px;\r
47 }\r
48 \r
49 #rng-visualEditor-contentWrapper::-webkit-scrollbar,\r
50 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar\r
51 {\r
52     width: 9px;\r
53 }\r
54  \r
55 #rng-visualEditor-contentWrapper::-webkit-scrollbar-track,\r
56 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-track\r
57  {\r
58     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); \r
59     -webkit-border-radius: 10px;\r
60     border-radius: 10px;\r
61 }\r
62 \r
63 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb,\r
64 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb\r
65 {\r
66     -webkit-border-radius: 10px;\r
67     border-radius: 10px;\r
68     background: rgba(73,175,205,0.8); \r
69     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); \r
70 }\r
71 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb:window-inactive,\r
72 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb:window-inactive\r
73  {\r
74     background: rgba(73,175,205,0.4); \r
75 }\r
76 \r
77 \r
78 #rng-visualEditor-content {\r
79 \r
80     outline: 0px solid transparent;\r
81 }\r
82 \r
83 #rng-visualEditor-sidebar {\r
84     float:right;\r
85     width: 266px;\r
86     height:500px;\r
87     position:relative;\r
88     border-width: 1px 1px 1px 1px;\r
89     border-style: solid;\r
90     border-color: #ddd;\r
91     padding: 5px 15px;\r
92 \r
93 }\r
94 \r
95 #rng-visualEditor-sidebar,\r
96 #rng-visualEditor-sidebar p,\r
97 #rng-visualEditor-sidebar td,\r
98 #rng-visualEditor-sidebar label,\r
99 #rng-visualEditor-sidebar input,\r
100 #rng-visualEditor-sidebar select {\r
101     font-size: 11px;\r
102     line-height:13px;\r
103 }\r
104 \r
105 #rng-visualEditor-sidebar select {\r
106     -webkit-appearance: button;\r
107     -moz-appearance: button;\r
108     appearance: button;\r
109     height: auto;\r
110     line-height: 14px;\r
111 }\r
112 \r
113 #rng-visualEditor-sidebar label + select {\r
114     position:relative;\r
115     top: 5px;\r
116 }\r
117 \r
118 #rng-visualEditor-sidebarButtons {\r
119             /*-webkit-transform: rotate(90deg);\r
120             -moz-transform: rotate(90deg);\r
121             -ms-transform: rotate(90deg); */\r
122             \r
123             position:absolute;\r
124             top:-1px;\r
125             right:-50px;\r
126             border-width: 1px 1px 1px 0px;\r
127             border-style: solid;\r
128             border-color: #ddd;\r
129             padding: 5px;\r
130             background: #ededed;\r
131 }\r
132 \r
133 #rng-visualEditor-sidebarButtons  ul {\r
134     margin-bottom: 0px;\r
135 }\r
136 \r
137 .rng-visualEditor-editPaneNodeForm  label ,\r
138 .rng-visualEditor-editPaneSelectionForm  label\r
139 {\r
140     width: 50px;\r
141     display: inline-block;\r
142 }\r
143 \r
144 .rng-visualEditor-editPaneNodeForm  select,\r
145 .rng-visualEditor-editPaneSelectionForm  select\r
146  {\r
147     width: 100px;\r
148 }\r
149 \r
150 \r
151 \r
152 #rng-visualEditor-toolbar {\r
153     margin: -15px 0 10px 0;\r
154 }\r
155 \r
156 .rng-visualEditor-sidebarContentItem fieldset {\r
157     margin-bottom: 10px;\r
158 }\r
159 \r
160 .rng-visualEditor-sidebarContentItem  legend {\r
161     font-size:11px;\r
162     height:30px;\r
163 }\r
164 \r
165 #rng-visualEditor-meta table {\r
166     margin-bottom:10px;\r
167 }\r
168 \r
169 #rng-visualEditor-meta table [contenteditable] {\r
170     cursor: pointer;\r
171 }\r
172 \r
173 #rng-visualEditor-meta table li:last-child {\r
174     border-bottom: none !important;\r
175 }\r
176 \r
177 #rng-visualEditor-meta table tr td:nth-child(1){\r
178     width: 20%;\r
179 }\r
180 \r
181 #rng-visualEditor-meta table tr td:nth-child(2)  {\r
182     width:80%;\r
183 }\r
184 \r
185 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {\r
186     float:right;\r
187     margin-right:6px;\r
188 }\r
189 \r
190 #rng-visualEditor-meta .btn{\r
191     padding:3px;\r
192     line-height:10px;\r
193 }\r
194 \r
195 #rng-visualEditor-editPaneNavigation {\r
196     overflow-y: scroll;\r
197     max-height: 150px;\r
198     width:100%;\r
199     margin-top:10px;\r
200 }\r
201 #rng-visualEditor-editPaneNavigation table {\r
202     width: 90%;\r
203     margin: 0;\r
204 }\r
205 #rng-visualEditor-editPaneNavigation table tr td:nth-child(1) {\r
206     width: 30%;\r
207 }\r
208 #rng-visualEditor-editPaneNavigation table tr td:nth-child(2) {\r
209     width: 70%;\r
210 }\r
211 \r
212 #rng-visualEditor-editPaneNavigation table tr td ul {\r
213     list-style-type: none;\r
214     margin: 0;\r
215 }\r
216 #rng-sourceEditor-editor {\r
217     width: 940px;\r
218     height: 500px;\r
219 }\r
220 \r
221 [wlxml-tag] {\r
222     float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */\r
223     border-color: white;\r
224     border-style:solid;\r
225     border-width:1px;\r
226     min-height:20px;\r
227     position:relative;\r
228 }\r
229 \r
230 span[wlxml-tag] {\r
231     display:inline-block;\r
232     min-width: 10px;\r
233 }\r
234 \r
235 [wlxml-tag=header] {\r
236     font-size: 13px;\r
237     font-weight: bold;\r
238     margin-bottom: 10px;\r
239 }\r
240 \r
241 [wlxml-tag=section] {\r
242     margin-top: 10px;\r
243     margin-bottom: 10px;\r
244 }\r
245 \r
246 [wlxml-class|="cite"] {\r
247     font-style: italic;\r
248 }\r
249 \r
250 [wlxml-class|="cite-code"] {\r
251     font-family: monospace;\r
252 }\r
253 \r
254 [wlxml-class|="cite-code-xml"] {\r
255     color: blue;\r
256 }\r
257 \r
258 [wlxml-tag=header] > [wlxml-class=author] {\r
259     font-size: 14px;\r
260 }\r
261 \r
262 [wlxml-tag=header] > [wlxml-class=title] {\r
263     font-size:18px;\r
264 }\r
265 \r
266 [wlxml-class|="uri"] {\r
267     color: blue;\r
268     text-decoration: underline;\r
269 }\r
270 \r
271 [wlxml-class|="p"] {\r
272     text-indent: 1.5em;\r
273 }\r
274 \r
275 [wlxml-class|="emph-tech"] {\r
276     font-style: italic;\r
277 }\r
278 \r
279 [wlxml-tag=document]  metadata {\r
280     display:none;\r
281 }\r
282 \r
283 .rng-hover {\r
284     border-color: red;\r
285     border-style:solid;\r
286     border-width:1px;\r
287 }\r
288 \r
289 .rng-current {\r
290     background: #fffacd;\r
291     border-color: grey;\r
292     border-style:dashed;\r
293     border-width:1px;\r
294 }