mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-16 17:25:58 +00:00
styling implemented
This commit is contained in:
parent
ed9ee07e81
commit
05c820e71e
@ -13,6 +13,11 @@
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.sampleCollectionHeader {
|
||||
margin-left: @MediumSpace;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.loadMoreHeader {
|
||||
color: RGB(5, 99, 193);
|
||||
}
|
||||
@ -28,4 +33,4 @@
|
||||
.clickDisabled {
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user