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
37 #rng-visualEditor-contentWrapper::-webkit-scrollbar-track {
\r
38 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
\r
39 -webkit-border-radius: 10px;
\r
40 border-radius: 10px;
\r
43 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb {
\r
44 -webkit-border-radius: 10px;
\r
45 border-radius: 10px;
\r
46 background: rgba(73,175,205,0.8);
\r
47 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
\r
49 #rng-visualEditor-contentWrapper::-webkit-scrollbar-thumb:window-inactive {
\r
50 background: rgba(73,175,205,0.4);
\r
54 #rng-visualEditor-content {
\r
56 outline: 0px solid transparent;
\r
59 #rng-visualEditor-sidebar {
\r
64 border-width: 1px 1px 1px 1px;
\r
65 border-style: solid;
\r
71 #rng-visualEditor-sidebar p,
\r
72 #rng-visualEditor-sidebar td,
\r
73 #rng-visualEditor-sidebar label,
\r
74 #rng-visualEditor-sidebar input,
\r
75 #rng-visualEditor-sidebar select {
\r
80 #rng-visualEditor-sidebar select {
\r
81 -webkit-appearance: button;
\r
82 -moz-appearance: button;
\r
88 #rng-visualEditor-sidebar label + select {
\r
93 #rng-visualEditor-sidebarButtons {
\r
94 /*-webkit-transform: rotate(90deg);
\r
95 -moz-transform: rotate(90deg);
\r
96 -ms-transform: rotate(90deg); */
\r
101 border-width: 1px 1px 1px 0px;
\r
102 border-style: solid;
\r
103 border-color: #ddd;
\r
105 background: #ededed;
\r
108 #rng-visualEditor-sidebarButtons ul {
\r
109 margin-bottom: 0px;
\r
112 .rng-visualEditor-editPaneNodeForm label {
\r
114 display: inline-block;
\r
117 .rng-visualEditor-editPaneNodeForm select {
\r
121 #rng-visualEditor-meta table {
\r
122 margin-bottom:10px;
\r
125 #rng-visualEditor-meta table [contenteditable] {
\r
129 #rng-visualEditor-meta table li:last-child {
\r
130 border-bottom: none !important;
\r
133 #rng-visualEditor-meta table tr td:nth-child(1){
\r
137 #rng-visualEditor-meta table tr td:nth-child(2) {
\r
141 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {
\r
146 #rng-visualEditor-meta .btn{
\r
151 #rng-sourceEditor-editor {
\r
157 float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r
158 border-color: white;
\r
159 border-style:solid;
\r
163 [wlxml-tag=header] {
\r
166 margin-bottom: 10px;
\r
169 [wlxml-tag=section] {
\r
171 margin-bottom: 10px;
\r
176 border-style:solid;
\r
181 background: #fffacd;
\r
182 border-color: grey;
\r
183 border-style:dashed;
\r