|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ace_print-margin { |
|
|
.ace_print-margin { |
|
|
width: 2px; |
|
|
width: 2px; |
|
|
background: rgba(3, 102, 214, 0); |
|
|
|
|
|
|
|
|
background: #eff3f6; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.ace_editor { |
|
|
.ace_editor { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ace_marker-layer .ace_bracket { |
|
|
.ace_marker-layer .ace_bracket { |
|
|
margin: -1px 0 0 -1px; |
|
|
margin: -1px 0 0 -1px; |
|
|
border: 1px solid #eff3f6; |
|
|
|
|
|
|
|
|
border: 1px solid #ffeef0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.ace_marker-layer .ace_active-line { |
|
|
.ace_marker-layer .ace_active-line { |
|
|
|
|
|
|
|
|
.ace_bracket { |
|
|
.ace_bracket { |
|
|
margin: 0 !important; |
|
|
margin: 0 !important; |
|
|
border: 0 !important; |
|
|
border: 0 !important; |
|
|
background-color: #eff3f6; |
|
|
|
|
|
|
|
|
background-color: #ffeef0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.ace_console_error { |
|
|
.ace_console_error { |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.rstudio-themes-flat .themedPopupPanel { |
|
|
.rstudio-themes-flat .themedPopupPanel { |
|
|
border: solid 1px #eff3f6; |
|
|
|
|
|
|
|
|
border: solid 1px #ffeef0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.rstudio-themes-flat .themedPopupPanel ~ div.popupContent div:nth-child(1) { |
|
|
.rstudio-themes-flat .themedPopupPanel ~ div.popupContent div:nth-child(1) { |
|
|
border: solid 1px #eff3f6; |
|
|
|
|
|
|
|
|
border: solid 1px #ffeef0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.rstudio-themes-flat .popupContent { |
|
|
.rstudio-themes-flat .popupContent { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.rstudio-themes-flat .popupContent:not(.popupMiddleCenterInner) div div:nth-child(2) { |
|
|
.rstudio-themes-flat .popupContent:not(.popupMiddleCenterInner) div div:nth-child(2) { |
|
|
background: #FFFFFF !important; |
|
|
background: #FFFFFF !important; |
|
|
border: solid 1px #eff3f6; |
|
|
|
|
|
|
|
|
border: solid 1px #ffeef0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.rstudio-themes-flat .gwt-PopupPanel .popupContent { |
|
|
.rstudio-themes-flat .gwt-PopupPanel .popupContent { |