Skip to content

Commit

Permalink
icon grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Raiber committed Jul 27, 2018
1 parent 9ecaf1a commit 757e6c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
8 changes: 0 additions & 8 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2813,11 +2813,3 @@ body #customize-controls .control-section:hover > .accordion-section-title {
border-left-color: #090033;
color: #090033;
}

.ewf-section-hidden {
display: none !important;
}

.efw-section-visible {
display: block !important;
}
9 changes: 0 additions & 9 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -374,13 +374,4 @@ body #customize-controls .control-section.open .accordion-section-title,
body #customize-controls .control-section:hover > .accordion-section-title {
border-left-color: #090033;
color: #090033;
}


.ewf-section-hidden {
display: none !important;
}

.efw-section-visible {
display: block !important;
}

0 comments on commit 757e6c7

Please sign in to comment.