mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 09:35:36 -05:00
BDC Dashboard fixes (#7732)
* BDC Dashboard fixes * Make refresh indicate when refresh is happening * Fix refresh button to properly reset even if error occurs. Refactor onclick into own method. * Undo refresh button rotation per design feedback
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
}
|
||||
|
||||
.modelview-toolbar-container .modelview-toolbar-component modelview-button .monaco-text-button.icon {
|
||||
padding-left: 15px;
|
||||
background-size: 11px;
|
||||
padding-left: 19px;
|
||||
background-size: 15px;
|
||||
margin-right: 0.3em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user