mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-23 02:41:39 +00:00
Initial Move from Azure DevOps to GitHub
This commit is contained in:
17
less/forms_ase.less
Normal file
17
less/forms_ase.less
Normal file
@@ -0,0 +1,17 @@
|
||||
@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