chrome-devtools-gruvbox-dark-theme icon indicating copy to clipboard operation
chrome-devtools-gruvbox-dark-theme copied to clipboard

Tabs do not have background

Open aubreypwd opened this issue 8 years ago • 2 comments

No Background

Chrome Version

The background on the tabs do not show. Here they are dark (using Dark Devtools theme) and don't look to bad, but on light theme they do.

aubreypwd avatar May 06 '16 20:05 aubreypwd

This css will fix it:

::shadow .tabbed-pane-header-tab, ::shadow .tabbed-pane-header-tab.selected { background: none !important; }

dmitriyK1 avatar Sep 08 '16 12:09 dmitriyK1

New card

eduarbo avatar Nov 04 '16 17:11 eduarbo