Procházet zdrojové kódy

Fix source code control buttons

one
Garrick Aden-Buie před 7 roky
rodič
revize
d122a178b2
1 změnil soubory, kde provedl 7 přidání a 0 odebrání
  1. +7
    -0
      rstudio/_rstudio-dark.scss

+ 7
- 0
rstudio/_rstudio-dark.scss Zobrazit soubor

@@ -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,

Načítá se…
Zrušit
Uložit