mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Re-styled tree pieces on Inventory detail page. Blended boxes on left into one continuous box to match box on right.
This commit is contained in:
@@ -11,13 +11,8 @@
|
||||
|
||||
.jstree-ansible {
|
||||
background-color: #f5f5f5;
|
||||
border: 1px solid #e3e3e3;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
|
||||
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
|
||||
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
|
||||
border-left: 1px solid #e3e3e3;
|
||||
border-right: 1px solid #e3e3e3;
|
||||
}
|
||||
|
||||
.jstree-ansible li,
|
||||
|
||||
Reference in New Issue
Block a user