|
|
|
@@ -8,7 +8,7 @@ |
|
|
|
|
|
|
|
.ace_print-margin { |
|
|
|
width: 2px; |
|
|
|
background: rgba(3, 102, 214, 0); |
|
|
|
background: #eff3f6; |
|
|
|
} |
|
|
|
|
|
|
|
.ace_editor { |
|
|
|
@@ -60,7 +60,7 @@ |
|
|
|
|
|
|
|
.ace_marker-layer .ace_bracket { |
|
|
|
margin: -1px 0 0 -1px; |
|
|
|
border: 1px solid #eff3f6; |
|
|
|
border: 1px solid #ffeef0; |
|
|
|
} |
|
|
|
|
|
|
|
.ace_marker-layer .ace_active-line { |
|
|
|
@@ -210,7 +210,7 @@ |
|
|
|
.ace_bracket { |
|
|
|
margin: 0 !important; |
|
|
|
border: 0 !important; |
|
|
|
background-color: #eff3f6; |
|
|
|
background-color: #ffeef0; |
|
|
|
} |
|
|
|
|
|
|
|
.ace_console_error { |
|
|
|
@@ -326,11 +326,11 @@ table.rstheme_tabLayoutCenter .gwt-Label, .rstudio-themes-flat .rstudio-themes-d |
|
|
|
} |
|
|
|
|
|
|
|
.rstudio-themes-flat .themedPopupPanel { |
|
|
|
border: solid 1px #eff3f6; |
|
|
|
border: solid 1px #ffeef0; |
|
|
|
} |
|
|
|
|
|
|
|
.rstudio-themes-flat .themedPopupPanel ~ div.popupContent div:nth-child(1) { |
|
|
|
border: solid 1px #eff3f6; |
|
|
|
border: solid 1px #ffeef0; |
|
|
|
} |
|
|
|
|
|
|
|
.rstudio-themes-flat .popupContent { |
|
|
|
@@ -340,7 +340,7 @@ table.rstheme_tabLayoutCenter .gwt-Label, .rstudio-themes-flat .rstudio-themes-d |
|
|
|
|
|
|
|
.rstudio-themes-flat .popupContent:not(.popupMiddleCenterInner) div div:nth-child(2) { |
|
|
|
background: #FFFFFF !important; |
|
|
|
border: solid 1px #eff3f6; |
|
|
|
border: solid 1px #ffeef0; |
|
|
|
} |
|
|
|
|
|
|
|
.rstudio-themes-flat .gwt-PopupPanel .popupContent { |