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-meta {
\r
64 #rng-visualEditor-meta table {
\r
68 #rng-visualEditor-meta table [contenteditable] {
\r
74 #rng-visualEditor-meta table li:last-child {
\r
75 border-bottom: none !important;
\r
78 #rng-visualEditor-meta table tr td:nth-child(1) [contenteditable] {
\r
82 #rng-visualEditor-meta table tr td:nth-child(2) [contenteditable] {
\r
86 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {
\r
91 #rng-visualEditor-meta .btn{
\r
96 #rng-sourceEditor-editor {
\r
102 float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r
103 border-color: white;
\r
104 border-style:solid;
\r
108 [wlxml-tag=header] {
\r
111 margin-bottom: 10px;
\r
114 [wlxml-tag=section] {
\r
116 margin-bottom: 10px;
\r
121 border-style:solid;
\r
126 background: #fffacd;
\r
127 border-color: grey;
\r
128 border-style:dashed;
\r