mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 01:25:37 -05:00
Add separate dialog to notebook charts for specifying chart options. (#9454)
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
|
||||
.vs .icon.table,
|
||||
.vs-dark .icon.table,
|
||||
.hc-black .icon.table {
|
||||
.hc-black .icon.table,
|
||||
.vs .codicon.table,
|
||||
.vs-dark .codicon.table,
|
||||
.hc-black .codicon.table {
|
||||
background: url("Table.svg") center center no-repeat;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user