Skip to content

Commit

Permalink
issue planetfederal#230 - CSS style for sort icon added
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Apr 4, 2014
1 parent 8cb658c commit 0fe3217
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/theme/all.css
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,11 @@ li.commit div {
background-image: url(img/silk/palette.png);
}

/* gxp sort layers */
.x-btn .gxp-icon-book-open {
background-image: url(img/silk/book_open.png);
}

/* fixes textarea scrollbar issue in FF on OSX */
.ext-gecko.ext-mac textarea.x-form-field {
padding: 1px 2px;
Expand Down
Binary file added src/theme/img/silk/book_open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0fe3217

Please sign in to comment.