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-statusbar {
\r
205 .rng-visualEditor-sidebarContentItem fieldset {
\r
206 margin-bottom: 10px;
\r
209 .rng-visualEditor-sidebarContentItem legend {
\r
214 #rng-visualEditor-meta table {
\r
215 margin-bottom:10px;
\r
218 #rng-visualEditor-meta table [contenteditable] {
\r
222 #rng-visualEditor-meta table li:last-child {
\r
223 border-bottom: none !important;
\r
226 #rng-visualEditor-meta table tr td:nth-child(1){
\r
230 #rng-visualEditor-meta table tr td:nth-child(2) {
\r
234 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {
\r
239 #rng-visualEditor-meta .btn{
\r
244 #rng-visualEditor-editPaneNavigation {
\r
245 overflow-y: scroll;
\r
250 #rng-visualEditor-editPaneNavigation table {
\r
254 #rng-visualEditor-editPaneNavigation table tr td:nth-child(1) {
\r
257 #rng-visualEditor-editPaneNavigation table tr td:nth-child(2) {
\r
261 #rng-visualEditor-editPaneNavigation table tr td ul {
\r
262 list-style-type: none;
\r
265 #rng-sourceEditor-editor {
\r
271 float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r
272 border-color: white;
\r
273 border-style:solid;
\r
280 display:inline-block;
\r
284 [wlxml-tag=header] {
\r
287 margin-bottom: 10px;
\r
290 [wlxml-tag=section] {
\r
292 margin-bottom: 10px;
\r
295 [wlxml-class|="cite"] {
\r
296 font-style: italic;
\r
299 [wlxml-class|="cite-code"] {
\r
300 font-family: monospace;
\r
303 [wlxml-class|="cite-code-xml"] {
\r
307 [wlxml-tag=header] > [wlxml-class=author] {
\r
311 [wlxml-tag=header] > [wlxml-class=title] {
\r
315 [wlxml-class|="uri"] {
\r
317 text-decoration: underline;
\r
320 [wlxml-class|="p"] {
\r
321 text-indent: 1.5em;
\r
324 [wlxml-class|="emph-tech"] {
\r
325 font-style: italic;
\r
328 [wlxml-tag] metadata {
\r
334 border-style:solid;
\r
339 background: #fffacd;
\r
340 border-color: grey;
\r
341 border-style:dashed;
\r