Parcourir la source

Fix error linting popup styles in light theme

base16
Garrick Aden-Buie il y a 7 ans
Parent
révision
49a54577b7
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      src/rstudio/_rstudio-light.scss

+ 2
- 1
src/rstudio/_rstudio-light.scss Voir le fichier

} }
} }
.gwt-PopupPanel .popupContent { .gwt-PopupPanel .popupContent {
background: $ui-completions-color;
background: inherit;
color: $ui-completions-color;
table { table {
background: $ui-completions-color; background: $ui-completions-color;
border: 0; border: 0;

Chargement…
Annuler
Enregistrer