ソースを参照

Fix dark theme lint error popup

base16
コミット
1dc04b41bd
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      src/rstudio/_rstudio-dark.scss

+ 2
- 1
src/rstudio/_rstudio-dark.scss ファイルの表示

@@ -292,7 +292,8 @@ table.rstheme_tabLayoutCenter, .rstudio-themes-flat .rstudio-themes-dark-grey .g
}
}
.gwt-PopupPanel .popupContent {
background: $ui-completions-color;
background: $ui-completions-background;
padding: 2px;
table {
background: $ui-completions-color;
border: 0;

読み込み中…
キャンセル
保存