5 #publication_content {
\r
14 .rng-visualEditor-nodeHoverTag {
\r
19 background: #bd362f;
\r
22 font-weight: normal;
\r
24 font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
\r
29 #rng-visualEditor-mainArea {
\r
33 #rng-visualEditor-contentWrapper {
\r
35 border-style: solid;
\r
44 #rng-visualEditor-contentWrapper::-webkit-scrollbar,
\r
45 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar
\r
50 #rng-visualEditor-contentWrapper::-webkit-scrollbar-track,
\r
51 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-track
\r
53 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
\r
54 -webkit-border-radius: 10px;
\r
55 border-radius: 10px;
\r
58 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb,
\r
59 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb
\r
61 -webkit-border-radius: 10px;
\r
62 border-radius: 10px;
\r
63 background: rgba(73,175,205,0.8);
\r
64 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
\r
66 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb:window-inactive,
\r
67 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb:window-inactive
\r
69 background: rgba(73,175,205,0.4);
\r
73 #rng-visualEditor-content {
\r
75 outline: 0px solid transparent;
\r
78 #rng-visualEditor-sidebar {
\r
83 border-width: 1px 1px 1px 1px;
\r
84 border-style: solid;
\r
90 #rng-visualEditor-sidebar,
\r
91 #rng-visualEditor-sidebar p,
\r
92 #rng-visualEditor-sidebar td,
\r
93 #rng-visualEditor-sidebar label,
\r
94 #rng-visualEditor-sidebar input,
\r
95 #rng-visualEditor-sidebar select {
\r
100 #rng-visualEditor-sidebar select {
\r
101 -webkit-appearance: button;
\r
102 -moz-appearance: button;
\r
103 appearance: button;
\r
108 #rng-visualEditor-sidebar label + select {
\r
113 #rng-visualEditor-sidebarButtons {
\r
114 /*-webkit-transform: rotate(90deg);
\r
115 -moz-transform: rotate(90deg);
\r
116 -ms-transform: rotate(90deg); */
\r
121 border-width: 1px 1px 1px 0px;
\r
122 border-style: solid;
\r
123 border-color: #ddd;
\r
125 background: #ededed;
\r
128 #rng-visualEditor-sidebarButtons ul {
\r
129 margin-bottom: 0px;
\r
132 .rng-visualEditor-editPaneNodeForm label ,
\r
133 .rng-visualEditor-editPaneSelectionForm label
\r
136 display: inline-block;
\r
139 .rng-visualEditor-editPaneNodeForm select,
\r
140 .rng-visualEditor-editPaneSelectionForm select
\r
147 #rng-visualEditor-toolbar {
\r
148 margin: -15px 0 10px 0;
\r
149 white-space:nowrap;
\r
153 #rng-visualEditor-toolbar select {
\r
159 -webkit-appearance: button;
\r
160 -moz-appearance: button;
\r
161 appearance: button;
\r
165 .rng-visualEditor-toolbarGroup {
\r
166 border-width: 0 1px 0 0;
\r
167 border-style: solid;
\r
168 border-color: #ddd;
\r
169 padding: 0 8px 0 0;
\r
174 #rng-visualEditor-statusbar {
\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
255 display:inline-block;
\r
259 [wlxml-tag=header] {
\r
265 [wlxml-tag=section] {
\r
267 margin-bottom: 10px;
\r
270 [wlxml-tag=section] [wlxml-tag=section] {
\r
274 [wlxml-class|="cite"] {
\r
275 font-style: italic;
\r
278 [wlxml-class|="cite-code"] {
\r
279 font-family: monospace;
\r
282 [wlxml-class|="cite-code-xml"] {
\r
286 [wlxml-tag=header] > [wlxml-class=author] {
\r
290 [wlxml-tag=header] > [wlxml-class=title] {
\r
294 [wlxml-class|="uri"] {
\r
296 text-decoration: underline;
\r
299 [wlxml-class|="p"] {
\r
300 text-indent: 1.5em;
\r
303 [wlxml-class|="emph-tech"] {
\r
304 font-style: italic;
\r
307 [wlxml-tag] metadata {
\r
313 border-style:solid;
\r
318 background: #fffacd;
\r
319 border-color: grey;
\r
320 border-style:dashed;
\r