mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 00:41:31 +00:00
Remove old static JS and image files (#79)
* Remove old static JS and image files * Add back images that may be used Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
@import "./Common/Constants";
|
||||
@import "./forms";
|
||||
|
||||
.formTree {
|
||||
border: 1px solid inherit;
|
||||
color: inherit;
|
||||
padding: 0px 12px 1px 8px;
|
||||
}
|
||||
|
||||
.formTree:hover {
|
||||
border: 1px solid inherit;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.formTree:active {
|
||||
border: 1px solid inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user