Skip to content

Commit c66a64a

Browse files
committed
fix(pfFilterPanel): make filter panel background semi-transparent
1 parent b7165d5 commit c66a64a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/filters/filters.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
pf-filter-panel {
2626
.dropdown > .dropdown-menu, .input-group-btn > .dropdown-menu {
2727
margin-top: 5px;
28+
opacity: .95;
2829
}
2930
input {
3031
&:-moz-placeholder { font-style: italic; padding-left: 10px; } // Firefox 4-18

0 commit comments

Comments
 (0)