mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 09:35:37 -05:00
Change tables to make them work for our scenario (#12193)
* Change tables to make them work for our scenario * Comments & deprecate API * Disable selections by default
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.declarative-table-row.selected {
|
||||
background-color: rgb(0, 120, 215);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user