Explorar el Código

Fix source code control buttons

one
Garrick Aden-Buie hace 7 años
padre
commit
d122a178b2
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. +7
    -0
      rstudio/_rstudio-dark.scss

+ 7
- 0
rstudio/_rstudio-dark.scss Ver fichero

@@ -291,6 +291,13 @@ table.rstheme_tabLayoutCenter, .rstudio-themes-flat .rstudio-themes-dark-grey .g
}
}

.rstudio-themes-flat .rstudio-themes-dark-grey {
div.windowframe > div:last-child > div > div > div > div > div:not(.gwt-TabLayoutPanelTabs) {
/* hacky toolbars section */
background: $ui-rstudio-tabs-inactive !important;
}
}

/* scrollbars */
.rstudio-themes-flat .rstudio-themes-dark-grey .gwt-TabLayoutPanelTabs,
.rstudio-themes-flat .rstudio-themes-dark-grey .rstheme_minimizedWindowObject .rstheme_center,

Cargando…
Cancelar
Guardar