Skip to content

Commit

Permalink
#1132 Add css
Browse files Browse the repository at this point in the history
  • Loading branch information
xhero committed Jul 13, 2021
1 parent b384d86 commit 1fc4fc2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vendor/assets/stylesheets/muscat.scss
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,11 @@ body.active_admin {
select[name="target_template"] {
width: 280px;
}

.holding_digital {
float: right;
width: 16px;
height: 16px;
margin-right: 8px;
background: image-url("/images/ebook.png");
}

0 comments on commit 1fc4fc2

Please sign in to comment.