Skip to content

Commit

Permalink
display-none css
Browse files Browse the repository at this point in the history
  • Loading branch information
aurovrata committed Feb 24, 2023
1 parent a4489b9 commit ffd26bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/css/cf7-grid-layout-post_v5.css
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
.cf7sg-col.full > .cf7sg-container:not(.cf7sg-collapsible) > .cf7sg-row:not(.cf7-sg-table) > .cf7sg-col:not(.full) + .grid-ctrls .grid-controls .make-grid,
.button.make-grid.display-none, .cf7sg-row.cf7-sg-table .collapsible-row-label, .cf7sg-row.cf7-sg-table .tabs-row-label,
.cf7sg-container.cf7sg-collapsible > .cf7sg-row .cf7sg-row:not(.cf7-sg-table) .grid-ctrls > .dashicons-admin-generic,
#grid-form .display-none, #js-tags > li.display-none:not(.show-events), .add-row-button .button.display-none {display: none;}
#cf7sg-editor .display-none, #js-tags > li.display-none:not(.show-events), .add-row-button .button.display-none {display: none;}
.enable-grouping.grid-column > .grid-controls .grouping-option {
display: inline-block;
}
Expand Down

0 comments on commit ffd26bc

Please sign in to comment.