mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 00:41:31 +00:00
Initial Move from Azure DevOps to GitHub
This commit is contained in:
23
less/resourceTree.less
Normal file
23
less/resourceTree.less
Normal file
@@ -0,0 +1,23 @@
|
||||
@import "./Common/Constants";
|
||||
|
||||
.dataResourceTree {
|
||||
margin-left: @MediumSpace;
|
||||
|
||||
.databaseHeader {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.collectionHeader {
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.notebookResourceTree {
|
||||
margin-left: @MediumSpace;
|
||||
|
||||
.notebookHeader {
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user