5 #publication_content {
\r
18 #rng-skelton-menu ul {
\r
19 list-style-type: none;
\r
22 #rng-visualEditor-contentWrapper {
\r
24 border-style: solid;
\r
33 #rng-visualEditor-contentWrapper::-webkit-scrollbar,
\r
34 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar
\r
39 #rng-visualEditor-contentWrapper::-webkit-scrollbar-track,
\r
40 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-track
\r
42 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
\r
43 -webkit-border-radius: 10px;
\r
44 border-radius: 10px;
\r
47 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb,
\r
48 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb
\r
50 -webkit-border-radius: 10px;
\r
51 border-radius: 10px;
\r
52 background: rgba(73,175,205,0.8);
\r
53 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
\r
55 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb:window-inactive,
\r
56 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb:window-inactive
\r
58 background: rgba(73,175,205,0.4);
\r
62 #rng-visualEditor-content {
\r
64 outline: 0px solid transparent;
\r
67 #rng-visualEditor-sidebar {
\r
72 border-width: 1px 1px 1px 1px;
\r
73 border-style: solid;
\r
79 #rng-visualEditor-sidebar,
\r
80 #rng-visualEditor-sidebar p,
\r
81 #rng-visualEditor-sidebar td,
\r
82 #rng-visualEditor-sidebar label,
\r
83 #rng-visualEditor-sidebar input,
\r
84 #rng-visualEditor-sidebar select {
\r
89 #rng-visualEditor-sidebar select {
\r
90 -webkit-appearance: button;
\r
91 -moz-appearance: button;
\r
97 #rng-visualEditor-sidebar label + select {
\r
102 #rng-visualEditor-sidebarButtons {
\r
103 /*-webkit-transform: rotate(90deg);
\r
104 -moz-transform: rotate(90deg);
\r
105 -ms-transform: rotate(90deg); */
\r
110 border-width: 1px 1px 1px 0px;
\r
111 border-style: solid;
\r
112 border-color: #ddd;
\r
114 background: #ededed;
\r
117 #rng-visualEditor-sidebarButtons ul {
\r
118 margin-bottom: 0px;
\r
121 .rng-visualEditor-editPaneNodeForm label ,
\r
122 .rng-visualEditor-editPaneSelectionForm label
\r
125 display: inline-block;
\r
128 .rng-visualEditor-editPaneNodeForm select,
\r
129 .rng-visualEditor-editPaneSelectionForm select
\r
136 .rng-visualEditor-sidebarContentItem fieldset {
\r
137 margin-bottom: 10px;
\r
140 .rng-visualEditor-sidebarContentItem legend {
\r
145 #rng-visualEditor-meta table {
\r
146 margin-bottom:10px;
\r
149 #rng-visualEditor-meta table [contenteditable] {
\r
153 #rng-visualEditor-meta table li:last-child {
\r
154 border-bottom: none !important;
\r
157 #rng-visualEditor-meta table tr td:nth-child(1){
\r
161 #rng-visualEditor-meta table tr td:nth-child(2) {
\r
165 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {
\r
170 #rng-visualEditor-meta .btn{
\r
175 #rng-visualEditor-editPaneNavigation {
\r
176 overflow-y: scroll;
\r
181 #rng-visualEditor-editPaneNavigation table {
\r
185 #rng-visualEditor-editPaneNavigation table tr td:nth-child(1) {
\r
188 #rng-visualEditor-editPaneNavigation table tr td:nth-child(2) {
\r
192 #rng-visualEditor-editPaneNavigation table tr td ul {
\r
193 list-style-type: none;
\r
196 #rng-sourceEditor-editor {
\r
202 float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r
203 border-color: white;
\r
204 border-style:solid;
\r
210 display:inline-block;
\r
214 [wlxml-tag=header] {
\r
217 margin-bottom: 10px;
\r
220 [wlxml-tag=section] {
\r
222 margin-bottom: 10px;
\r
225 [wlxml-class|="cite"] {
\r
226 font-style: italic;
\r
229 [wlxml-class|="cite-code"] {
\r
230 font-family: monospace;
\r
233 [wlxml-class|="cite-code-xml"] {
\r
237 [wlxml-tag=header] > [wlxml-class=author] {
\r
241 [wlxml-tag=header] > [wlxml-class=title] {
\r
245 [wlxml-class|="uri"] {
\r
247 text-decoration: underline;
\r
250 [wlxml-class|="p"] {
\r
251 text-indent: 1.5em;
\r
254 [wlxml-class|="emph-tech"] {
\r
255 font-style: italic;
\r
258 [wlxml-tag=document] metadata {
\r
264 border-style:solid;
\r
269 background: #fffacd;
\r
270 border-color: grey;
\r
271 border-style:dashed;
\r