mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Increased opacity in overload counter tooltip (#141828)
* Increased opacity in overload counter tooltip This improves its readability, in particular with the default dark theme. * Opacity removed
This commit is contained in:
@@ -97,7 +97,6 @@
|
||||
text-align: center;
|
||||
height: 12px;
|
||||
line-height: 12px;
|
||||
opacity: 0.5;
|
||||
font-family: var(--monaco-monospace-font);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user