5 #publication_content {
\r
22 #rng-skelton-messages {
\r
29 #rng-skelton-messages span {
\r
31 background: #f9edbe;
\r
33 border: solid 1px #f6e39c;
\r
36 #rng-skelton-menu ul {
\r
37 list-style-type: none;
\r
40 .rng-visualEditor-nodeHoverTag {
\r
45 background: #bd362f;
\r
48 font-weight: normal;
\r
50 font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
\r
55 #rng-visualEditor-mainArea {
\r
59 #rng-visualEditor-contentWrapper {
\r
61 border-style: solid;
\r
70 #rng-visualEditor-contentWrapper::-webkit-scrollbar,
\r
71 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar
\r
76 #rng-visualEditor-contentWrapper::-webkit-scrollbar-track,
\r
77 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-track
\r
79 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
\r
80 -webkit-border-radius: 10px;
\r
81 border-radius: 10px;
\r
84 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb,
\r
85 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb
\r
87 -webkit-border-radius: 10px;
\r
88 border-radius: 10px;
\r
89 background: rgba(73,175,205,0.8);
\r
90 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
\r
92 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb:window-inactive,
\r
93 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb:window-inactive
\r
95 background: rgba(73,175,205,0.4);
\r
99 #rng-visualEditor-content {
\r
101 outline: 0px solid transparent;
\r
104 #rng-visualEditor-sidebar {
\r
109 border-width: 1px 1px 1px 1px;
\r
110 border-style: solid;
\r
111 border-color: #ddd;
\r
116 #rng-visualEditor-sidebar,
\r
117 #rng-visualEditor-sidebar p,
\r
118 #rng-visualEditor-sidebar td,
\r
119 #rng-visualEditor-sidebar label,
\r
120 #rng-visualEditor-sidebar input,
\r
121 #rng-visualEditor-sidebar select {
\r
126 #rng-visualEditor-sidebar select {
\r
127 -webkit-appearance: button;
\r
128 -moz-appearance: button;
\r
129 appearance: button;
\r
134 #rng-visualEditor-sidebar label + select {
\r
139 #rng-visualEditor-sidebarButtons {
\r
140 /*-webkit-transform: rotate(90deg);
\r
141 -moz-transform: rotate(90deg);
\r
142 -ms-transform: rotate(90deg); */
\r
147 border-width: 1px 1px 1px 0px;
\r
148 border-style: solid;
\r
149 border-color: #ddd;
\r
151 background: #ededed;
\r
154 #rng-visualEditor-sidebarButtons ul {
\r
155 margin-bottom: 0px;
\r
158 .rng-visualEditor-editPaneNodeForm label ,
\r
159 .rng-visualEditor-editPaneSelectionForm label
\r
162 display: inline-block;
\r
165 .rng-visualEditor-editPaneNodeForm select,
\r
166 .rng-visualEditor-editPaneSelectionForm select
\r
173 #rng-visualEditor-toolbar {
\r
174 margin: -15px 0 10px 0;
\r
175 white-space:nowrap;
\r
179 #rng-visualEditor-toolbar select {
\r
185 -webkit-appearance: button;
\r
186 -moz-appearance: button;
\r
187 appearance: button;
\r
191 .rng-visualEditor-toolbarGroup {
\r
192 border-width: 0 1px 0 0;
\r
193 border-style: solid;
\r
194 border-color: #ddd;
\r
195 padding: 0 8px 0 0;
\r
200 .rng-visualEditor-sidebarContentItem fieldset {
\r
201 margin-bottom: 10px;
\r
204 .rng-visualEditor-sidebarContentItem legend {
\r
209 #rng-visualEditor-meta table {
\r
210 margin-bottom:10px;
\r
213 #rng-visualEditor-meta table [contenteditable] {
\r
217 #rng-visualEditor-meta table li:last-child {
\r
218 border-bottom: none !important;
\r
221 #rng-visualEditor-meta table tr td:nth-child(1){
\r
225 #rng-visualEditor-meta table tr td:nth-child(2) {
\r
229 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {
\r
234 #rng-visualEditor-meta .btn{
\r
239 #rng-visualEditor-editPaneNavigation {
\r
240 overflow-y: scroll;
\r
245 #rng-visualEditor-editPaneNavigation table {
\r
249 #rng-visualEditor-editPaneNavigation table tr td:nth-child(1) {
\r
252 #rng-visualEditor-editPaneNavigation table tr td:nth-child(2) {
\r
256 #rng-visualEditor-editPaneNavigation table tr td ul {
\r
257 list-style-type: none;
\r
260 #rng-sourceEditor-editor {
\r
266 float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r
267 border-color: white;
\r
268 border-style:solid;
\r
275 display:inline-block;
\r
279 [wlxml-tag=header] {
\r
282 margin-bottom: 10px;
\r
285 [wlxml-tag=section] {
\r
287 margin-bottom: 10px;
\r
290 [wlxml-class|="cite"] {
\r
291 font-style: italic;
\r
294 [wlxml-class|="cite-code"] {
\r
295 font-family: monospace;
\r
298 [wlxml-class|="cite-code-xml"] {
\r
302 [wlxml-tag=header] > [wlxml-class=author] {
\r
306 [wlxml-tag=header] > [wlxml-class=title] {
\r
310 [wlxml-class|="uri"] {
\r
312 text-decoration: underline;
\r
315 [wlxml-class|="p"] {
\r
316 text-indent: 1.5em;
\r
319 [wlxml-class|="emph-tech"] {
\r
320 font-style: italic;
\r
323 [wlxml-tag] metadata {
\r
329 border-style:solid;
\r
334 background: #fffacd;
\r
335 border-color: grey;
\r
336 border-style:dashed;
\r