WPChill / portum

GNU General Public License v3.0
1 stars 4 forks source link

Small CSS improvements for "Send feedback" section #123

Closed cristianraiber closed 6 years ago

cristianraiber commented 6 years ago

Active:


image


Hover:


image

--

CSS:

.control-section-epsilon-section-pro .accordion-section-title .button { margin-top: -3px; margin-left: 0; }


- hover:

customize-theme-controls .accordion-section-title.epsilon-pro-section-title:hover{

color: #f8f8f9; cursor: pointer; }