mirror of
https://github.com/ansible/awx.git
synced 2026-04-09 03:59:21 -02:30
add a comment that explains why some of the new less file selectors were left empty and uncommented them
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
/** @define StandardOutDetails */
|
/** @define StandardOutDetails */
|
||||||
|
|
||||||
// .StandardOutDetails {
|
// Some of these are left empty as a helpful measure so that you can see how the new
|
||||||
// }
|
// SuitCSS styling should work. They can be removed once we've done more
|
||||||
|
// SuitCSS
|
||||||
|
about
|
||||||
|
.StandardOutDetails {
|
||||||
|
}
|
||||||
|
|
||||||
.StandardOutDetails-detailRow {
|
.StandardOutDetails-detailRow {
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
@@ -11,14 +15,14 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
// .StandardOutDetails-detailLabel {
|
.StandardOutDetails-detailLabel {
|
||||||
// }
|
}
|
||||||
|
|
||||||
// .StandardOutDetails-detailContent {
|
.StandardOutDetails-detailContent {
|
||||||
// }
|
}
|
||||||
|
|
||||||
// .StandardOutDetails-closedToggle {
|
.StandardOutDetails-closedToggle {
|
||||||
// }
|
}
|
||||||
|
|
||||||
// .StandardOutDetails-closedToggleLink {
|
.StandardOutDetails-closedToggleLink {
|
||||||
// }
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user