mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-21 09:51:11 +00:00
revert changes
This commit is contained in:
@@ -6,18 +6,17 @@
|
|||||||
margin: 0 9px;
|
margin: 0 9px;
|
||||||
border: 1px;
|
border: 1px;
|
||||||
|
|
||||||
>span {
|
> span {
|
||||||
padding-right: 12px;
|
padding-right: 12px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
font-family: @DataExplorerFont;
|
font-family: @DataExplorerFont;
|
||||||
color: @DefaultFontColor;
|
color: @DefaultFontColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
>.lowMemory {
|
> .lowMemory {
|
||||||
.ms-ProgressIndicator-progressBar {
|
.ms-ProgressIndicator-progressBar {
|
||||||
background-color: @SelectionHigh;
|
background-color: @SelectionHigh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ms-ProgressIndicator-itemDescription {
|
.ms-ProgressIndicator-itemDescription {
|
||||||
color: @SelectionHigh;
|
color: @SelectionHigh;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user