瀏覽代碼

Fix source code control buttons

one
Garrick Aden-Buie 7 年之前
父節點
當前提交
d122a178b2
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. +7
    -0
      rstudio/_rstudio-dark.scss

+ 7
- 0
rstudio/_rstudio-dark.scss 查看文件

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

Loading…
取消
儲存