We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3397b2b + 9f5fece commit 8dc5d87Copy full SHA for 8dc5d87
app/design/adminhtml/Magento/backend/web/css/styles-old.less
@@ -1827,6 +1827,10 @@
1827
background-image: url(../images/fam_application_form_delete.png);
1828
}
1829
1830
+ .x-tree-node .x-tree-node-el input[type=checkbox] {
1831
+ margin-left: 3px;
1832
+ }
1833
+
1834
//
1835
// Styles for "js" tooltip with positionings
1836
// --------------------------------------
@@ -3958,15 +3962,15 @@
3958
3962
.grid tr.headings th > span {
3959
3963
white-space: normal;
3960
3964
3961
-
3965
3966
.field {
3967
&.field-subscription {
3968
.admin__field-label {
3969
margin-left: 10px;
3970
float: none;
3971
cursor: pointer;
- }
3972
3973
3974
.admin__field-control {
3975
float: left;
3976
width: auto;
0 commit comments