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
36 #rng-visualEditor-contentWrapper {
\r
38 border-style: solid;
\r
48 #rng-visualEditor-contentWrapper::-webkit-scrollbar,
\r
49 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar
\r
54 #rng-visualEditor-contentWrapper::-webkit-scrollbar-track,
\r
55 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-track
\r
57 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
\r
58 -webkit-border-radius: 10px;
\r
59 border-radius: 10px;
\r
62 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb,
\r
63 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb
\r
65 -webkit-border-radius: 10px;
\r
66 border-radius: 10px;
\r
67 background: rgba(73,175,205,0.8);
\r
68 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
\r
70 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb:window-inactive,
\r
71 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb:window-inactive
\r
73 background: rgba(73,175,205,0.4);
\r
77 #rng-visualEditor-content {
\r
79 outline: 0px solid transparent;
\r
82 #rng-visualEditor-sidebar {
\r
87 border-width: 1px 1px 1px 1px;
\r
88 border-style: solid;
\r
94 #rng-visualEditor-sidebar,
\r
95 #rng-visualEditor-sidebar p,
\r
96 #rng-visualEditor-sidebar td,
\r
97 #rng-visualEditor-sidebar label,
\r
98 #rng-visualEditor-sidebar input,
\r
99 #rng-visualEditor-sidebar select {
\r
104 #rng-visualEditor-sidebar select {
\r
105 -webkit-appearance: button;
\r
106 -moz-appearance: button;
\r
107 appearance: button;
\r
112 #rng-visualEditor-sidebar label + select {
\r
117 #rng-visualEditor-sidebarButtons {
\r
118 /*-webkit-transform: rotate(90deg);
\r
119 -moz-transform: rotate(90deg);
\r
120 -ms-transform: rotate(90deg); */
\r
125 border-width: 1px 1px 1px 0px;
\r
126 border-style: solid;
\r
127 border-color: #ddd;
\r
129 background: #ededed;
\r
132 #rng-visualEditor-sidebarButtons ul {
\r
133 margin-bottom: 0px;
\r
136 .rng-visualEditor-editPaneNodeForm label ,
\r
137 .rng-visualEditor-editPaneSelectionForm label
\r
140 display: inline-block;
\r
143 .rng-visualEditor-editPaneNodeForm select,
\r
144 .rng-visualEditor-editPaneSelectionForm select
\r
151 #rng-visualEditor-toolbar {
\r
152 margin: -15px 0 10px 0;
\r
155 .rng-visualEditor-sidebarContentItem fieldset {
\r
156 margin-bottom: 10px;
\r
159 .rng-visualEditor-sidebarContentItem legend {
\r
164 #rng-visualEditor-meta table {
\r
165 margin-bottom:10px;
\r
168 #rng-visualEditor-meta table [contenteditable] {
\r
172 #rng-visualEditor-meta table li:last-child {
\r
173 border-bottom: none !important;
\r
176 #rng-visualEditor-meta table tr td:nth-child(1){
\r
180 #rng-visualEditor-meta table tr td:nth-child(2) {
\r
184 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {
\r
189 #rng-visualEditor-meta .btn{
\r
194 #rng-visualEditor-editPaneNavigation {
\r
195 overflow-y: scroll;
\r
200 #rng-visualEditor-editPaneNavigation table {
\r
204 #rng-visualEditor-editPaneNavigation table tr td:nth-child(1) {
\r
207 #rng-visualEditor-editPaneNavigation table tr td:nth-child(2) {
\r
211 #rng-visualEditor-editPaneNavigation table tr td ul {
\r
212 list-style-type: none;
\r
215 #rng-sourceEditor-editor {
\r
221 float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r
222 border-color: white;
\r
223 border-style:solid;
\r
230 display:inline-block;
\r
234 [wlxml-tag=header] {
\r
237 margin-bottom: 10px;
\r
240 [wlxml-tag=section] {
\r
242 margin-bottom: 10px;
\r
245 [wlxml-class|="cite"] {
\r
246 font-style: italic;
\r
249 [wlxml-class|="cite-code"] {
\r
250 font-family: monospace;
\r
253 [wlxml-class|="cite-code-xml"] {
\r
257 [wlxml-tag=header] > [wlxml-class=author] {
\r
261 [wlxml-tag=header] > [wlxml-class=title] {
\r
265 [wlxml-class|="uri"] {
\r
267 text-decoration: underline;
\r
270 [wlxml-class|="p"] {
\r
271 text-indent: 1.5em;
\r
274 [wlxml-class|="emph-tech"] {
\r
275 font-style: italic;
\r
278 [wlxml-tag=document] metadata {
\r
284 border-style:solid;
\r
289 background: #fffacd;
\r
290 border-color: grey;
\r
291 border-style:dashed;
\r