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-contentWrapper {
\r
39 border-style: solid;
\r
49 #rng-visualEditor-contentWrapper::-webkit-scrollbar,
\r
50 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar
\r
55 #rng-visualEditor-contentWrapper::-webkit-scrollbar-track,
\r
56 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-track
\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
63 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb,
\r
64 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb
\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
71 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb:window-inactive,
\r
72 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb:window-inactive
\r
74 background: rgba(73,175,205,0.4);
\r
78 #rng-visualEditor-content {
\r
80 outline: 0px solid transparent;
\r
83 #rng-visualEditor-sidebar {
\r
88 border-width: 1px 1px 1px 1px;
\r
89 border-style: solid;
\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
105 #rng-visualEditor-sidebar select {
\r
106 -webkit-appearance: button;
\r
107 -moz-appearance: button;
\r
108 appearance: button;
\r
113 #rng-visualEditor-sidebar label + select {
\r
118 #rng-visualEditor-sidebarButtons {
\r
119 /*-webkit-transform: rotate(90deg);
\r
120 -moz-transform: rotate(90deg);
\r
121 -ms-transform: rotate(90deg); */
\r
126 border-width: 1px 1px 1px 0px;
\r
127 border-style: solid;
\r
128 border-color: #ddd;
\r
130 background: #ededed;
\r
133 #rng-visualEditor-sidebarButtons ul {
\r
134 margin-bottom: 0px;
\r
137 .rng-visualEditor-editPaneNodeForm label ,
\r
138 .rng-visualEditor-editPaneSelectionForm label
\r
141 display: inline-block;
\r
144 .rng-visualEditor-editPaneNodeForm select,
\r
145 .rng-visualEditor-editPaneSelectionForm select
\r
152 #rng-visualEditor-toolbar {
\r
153 margin: -15px 0 10px 0;
\r
154 white-space:nowrap;
\r
158 #rng-visualEditor-toolbar select {
\r
164 -webkit-appearance: button;
\r
165 -moz-appearance: button;
\r
166 appearance: button;
\r
170 .rng-visualEditor-toolbarGroup {
\r
171 border-width: 0 1px 0 0;
\r
172 border-style: solid;
\r
173 border-color: #ddd;
\r
174 padding: 0 8px 0 0;
\r
179 .rng-visualEditor-sidebarContentItem fieldset {
\r
180 margin-bottom: 10px;
\r
183 .rng-visualEditor-sidebarContentItem legend {
\r
188 #rng-visualEditor-meta table {
\r
189 margin-bottom:10px;
\r
192 #rng-visualEditor-meta table [contenteditable] {
\r
196 #rng-visualEditor-meta table li:last-child {
\r
197 border-bottom: none !important;
\r
200 #rng-visualEditor-meta table tr td:nth-child(1){
\r
204 #rng-visualEditor-meta table tr td:nth-child(2) {
\r
208 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {
\r
213 #rng-visualEditor-meta .btn{
\r
218 #rng-visualEditor-editPaneNavigation {
\r
219 overflow-y: scroll;
\r
224 #rng-visualEditor-editPaneNavigation table {
\r
228 #rng-visualEditor-editPaneNavigation table tr td:nth-child(1) {
\r
231 #rng-visualEditor-editPaneNavigation table tr td:nth-child(2) {
\r
235 #rng-visualEditor-editPaneNavigation table tr td ul {
\r
236 list-style-type: none;
\r
239 #rng-sourceEditor-editor {
\r
245 float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r
246 border-color: white;
\r
247 border-style:solid;
\r
254 display:inline-block;
\r
258 [wlxml-tag=header] {
\r
261 margin-bottom: 10px;
\r
264 [wlxml-tag=section] {
\r
266 margin-bottom: 10px;
\r
269 [wlxml-class|="cite"] {
\r
270 font-style: italic;
\r
273 [wlxml-class|="cite-code"] {
\r
274 font-family: monospace;
\r
277 [wlxml-class|="cite-code-xml"] {
\r
281 [wlxml-tag=header] > [wlxml-class=author] {
\r
285 [wlxml-tag=header] > [wlxml-class=title] {
\r
289 [wlxml-class|="uri"] {
\r
291 text-decoration: underline;
\r
294 [wlxml-class|="p"] {
\r
295 text-indent: 1.5em;
\r
298 [wlxml-class|="emph-tech"] {
\r
299 font-style: italic;
\r
302 [wlxml-tag=document] metadata {
\r
308 border-style:solid;
\r
313 background: #fffacd;
\r
314 border-color: grey;
\r
315 border-style:dashed;
\r