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
34 #rng-visualEditor-contentWrapper::-webkit-scrollbar,
\r
35 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar
\r
40 #rng-visualEditor-contentWrapper::-webkit-scrollbar-track,
\r
41 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-track
\r
43 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
\r
44 -webkit-border-radius: 10px;
\r
45 border-radius: 10px;
\r
48 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb,
\r
49 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb
\r
51 -webkit-border-radius: 10px;
\r
52 border-radius: 10px;
\r
53 background: rgba(73,175,205,0.8);
\r
54 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
\r
56 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb:window-inactive,
\r
57 #rng-visualEditor-editPaneNavigation::-webkit-scrollbar-thumb:window-inactive
\r
59 background: rgba(73,175,205,0.4);
\r
63 #rng-visualEditor-content {
\r
65 outline: 0px solid transparent;
\r
68 #rng-visualEditor-sidebar {
\r
73 border-width: 1px 1px 1px 1px;
\r
74 border-style: solid;
\r
80 #rng-visualEditor-sidebar,
\r
81 #rng-visualEditor-sidebar p,
\r
82 #rng-visualEditor-sidebar td,
\r
83 #rng-visualEditor-sidebar label,
\r
84 #rng-visualEditor-sidebar input,
\r
85 #rng-visualEditor-sidebar select {
\r
90 #rng-visualEditor-sidebar select {
\r
91 -webkit-appearance: button;
\r
92 -moz-appearance: button;
\r
98 #rng-visualEditor-sidebar label + select {
\r
103 #rng-visualEditor-sidebarButtons {
\r
104 /*-webkit-transform: rotate(90deg);
\r
105 -moz-transform: rotate(90deg);
\r
106 -ms-transform: rotate(90deg); */
\r
111 border-width: 1px 1px 1px 0px;
\r
112 border-style: solid;
\r
113 border-color: #ddd;
\r
115 background: #ededed;
\r
118 #rng-visualEditor-sidebarButtons ul {
\r
119 margin-bottom: 0px;
\r
122 .rng-visualEditor-editPaneNodeForm label ,
\r
123 .rng-visualEditor-editPaneSelectionForm label
\r
126 display: inline-block;
\r
129 .rng-visualEditor-editPaneNodeForm select,
\r
130 .rng-visualEditor-editPaneSelectionForm select
\r
137 #rng-visualEditor-toolbar {
\r
138 margin: -15px 0 10px 0;
\r
141 .rng-visualEditor-sidebarContentItem fieldset {
\r
142 margin-bottom: 10px;
\r
145 .rng-visualEditor-sidebarContentItem legend {
\r
150 #rng-visualEditor-meta table {
\r
151 margin-bottom:10px;
\r
154 #rng-visualEditor-meta table [contenteditable] {
\r
158 #rng-visualEditor-meta table li:last-child {
\r
159 border-bottom: none !important;
\r
162 #rng-visualEditor-meta table tr td:nth-child(1){
\r
166 #rng-visualEditor-meta table tr td:nth-child(2) {
\r
170 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {
\r
175 #rng-visualEditor-meta .btn{
\r
180 #rng-visualEditor-editPaneNavigation {
\r
181 overflow-y: scroll;
\r
186 #rng-visualEditor-editPaneNavigation table {
\r
190 #rng-visualEditor-editPaneNavigation table tr td:nth-child(1) {
\r
193 #rng-visualEditor-editPaneNavigation table tr td:nth-child(2) {
\r
197 #rng-visualEditor-editPaneNavigation table tr td ul {
\r
198 list-style-type: none;
\r
201 #rng-sourceEditor-editor {
\r
207 float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r
208 border-color: white;
\r
209 border-style:solid;
\r
215 display:inline-block;
\r
219 [wlxml-tag=header] {
\r
222 margin-bottom: 10px;
\r
225 [wlxml-tag=section] {
\r
227 margin-bottom: 10px;
\r
230 [wlxml-class|="cite"] {
\r
231 font-style: italic;
\r
234 [wlxml-class|="cite-code"] {
\r
235 font-family: monospace;
\r
238 [wlxml-class|="cite-code-xml"] {
\r
242 [wlxml-tag=header] > [wlxml-class=author] {
\r
246 [wlxml-tag=header] > [wlxml-class=title] {
\r
250 [wlxml-class|="uri"] {
\r
252 text-decoration: underline;
\r
255 [wlxml-class|="p"] {
\r
256 text-indent: 1.5em;
\r
259 [wlxml-class|="emph-tech"] {
\r
260 font-style: italic;
\r
263 [wlxml-tag=document] metadata {
\r
269 border-style:solid;
\r
274 background: #fffacd;
\r
275 border-color: grey;
\r
276 border-style:dashed;
\r