5 #publication_content {
\r
18 #rng-skelton-menu ul {
\r
19 list-style-type: none;
\r
22 .rng-visualEditor-nodeHoverTag {
\r
27 background: #bd362f;
\r
30 font-weight: normal;
\r
32 font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
\r
37 #rng-visualEditor-mainArea {
\r
41 #rng-visualEditor-contentWrapper {
\r
43 border-style: solid;
\r
52 #rng-visualEditor-contentWrapper::-webkit-scrollbar,
\r
53 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar
\r
58 #rng-visualEditor-contentWrapper::-webkit-scrollbar-track,
\r
59 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-track
\r
61 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
\r
62 -webkit-border-radius: 10px;
\r
63 border-radius: 10px;
\r
66 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb,
\r
67 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb
\r
69 -webkit-border-radius: 10px;
\r
70 border-radius: 10px;
\r
71 background: rgba(73,175,205,0.8);
\r
72 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
\r
74 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb:window-inactive,
\r
75 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb:window-inactive
\r
77 background: rgba(73,175,205,0.4);
\r
81 #rng-visualEditor-content {
\r
83 outline: 0px solid transparent;
\r
86 #rng-visualEditor-sidebar {
\r
91 border-width: 1px 1px 1px 1px;
\r
92 border-style: solid;
\r
98 #rng-visualEditor-sidebar,
\r
99 #rng-visualEditor-sidebar p,
\r
100 #rng-visualEditor-sidebar td,
\r
101 #rng-visualEditor-sidebar label,
\r
102 #rng-visualEditor-sidebar input,
\r
103 #rng-visualEditor-sidebar select {
\r
108 #rng-visualEditor-sidebar select {
\r
109 -webkit-appearance: button;
\r
110 -moz-appearance: button;
\r
111 appearance: button;
\r
116 #rng-visualEditor-sidebar label + select {
\r
121 #rng-visualEditor-sidebarButtons {
\r
122 /*-webkit-transform: rotate(90deg);
\r
123 -moz-transform: rotate(90deg);
\r
124 -ms-transform: rotate(90deg); */
\r
129 border-width: 1px 1px 1px 0px;
\r
130 border-style: solid;
\r
131 border-color: #ddd;
\r
133 background: #ededed;
\r
136 #rng-visualEditor-sidebarButtons ul {
\r
137 margin-bottom: 0px;
\r
140 .rng-visualEditor-editPaneNodeForm label ,
\r
141 .rng-visualEditor-editPaneSelectionForm label
\r
144 display: inline-block;
\r
147 .rng-visualEditor-editPaneNodeForm select,
\r
148 .rng-visualEditor-editPaneSelectionForm select
\r
155 #rng-visualEditor-toolbar {
\r
156 margin: -15px 0 10px 0;
\r
157 white-space:nowrap;
\r
161 #rng-visualEditor-toolbar select {
\r
167 -webkit-appearance: button;
\r
168 -moz-appearance: button;
\r
169 appearance: button;
\r
173 .rng-visualEditor-toolbarGroup {
\r
174 border-width: 0 1px 0 0;
\r
175 border-style: solid;
\r
176 border-color: #ddd;
\r
177 padding: 0 8px 0 0;
\r
182 .rng-visualEditor-sidebarContentItem fieldset {
\r
183 margin-bottom: 10px;
\r
186 .rng-visualEditor-sidebarContentItem legend {
\r
191 #rng-visualEditor-meta table {
\r
192 margin-bottom:10px;
\r
195 #rng-visualEditor-meta table [contenteditable] {
\r
199 #rng-visualEditor-meta table li:last-child {
\r
200 border-bottom: none !important;
\r
203 #rng-visualEditor-meta table tr td:nth-child(1){
\r
207 #rng-visualEditor-meta table tr td:nth-child(2) {
\r
211 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {
\r
216 #rng-visualEditor-meta .btn{
\r
221 #rng-visualEditor-editPaneNavigation {
\r
222 overflow-y: scroll;
\r
227 #rng-visualEditor-editPaneNavigation table {
\r
231 #rng-visualEditor-editPaneNavigation table tr td:nth-child(1) {
\r
234 #rng-visualEditor-editPaneNavigation table tr td:nth-child(2) {
\r
238 #rng-visualEditor-editPaneNavigation table tr td ul {
\r
239 list-style-type: none;
\r
242 #rng-sourceEditor-editor {
\r
248 float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r
249 border-color: white;
\r
250 border-style:solid;
\r
257 display:inline-block;
\r
261 [wlxml-tag=header] {
\r
264 margin-bottom: 10px;
\r
267 [wlxml-tag=section] {
\r
269 margin-bottom: 10px;
\r
272 [wlxml-class|="cite"] {
\r
273 font-style: italic;
\r
276 [wlxml-class|="cite-code"] {
\r
277 font-family: monospace;
\r
280 [wlxml-class|="cite-code-xml"] {
\r
284 [wlxml-tag=header] > [wlxml-class=author] {
\r
288 [wlxml-tag=header] > [wlxml-class=title] {
\r
292 [wlxml-class|="uri"] {
\r
294 text-decoration: underline;
\r
297 [wlxml-class|="p"] {
\r
298 text-indent: 1.5em;
\r
301 [wlxml-class|="emph-tech"] {
\r
302 font-style: italic;
\r
305 [wlxml-tag=document] metadata {
\r
311 border-style:solid;
\r
316 background: #fffacd;
\r
317 border-color: grey;
\r
318 border-style:dashed;
\r