Skip to content

Commit

Permalink
Merge pull request #1645 from WordPress/update/inserter-cursor
Browse files Browse the repository at this point in the history
Inserter: use pointer cursor for tabs
  • Loading branch information
swissspidy committed Jul 3, 2017
2 parents 9ef4572 + 36275dc commit 50b56f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editor/inserter/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ input[type="search"].editor-inserter__search {
width: 100%;
margin: 0;
color: $dark-gray-500;
cursor: pointer;

&.is-active {
background: $white;
Expand Down

0 comments on commit 50b56f5

Please sign in to comment.