Skip to content

Commit

Permalink
Augment thumbnail styles for default icon
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Feb 11, 2018
1 parent 80ee52b commit bc5eecf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions client/galaxy/style/less/ui.less
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,13 @@
width: 100px;
height: 86px;
}
.ui-thumbnails-icon {
width: 100px;
height: 86px;
font-size: 4em;
padding: 20px 26px;
color: lighten(#25537b, 10%);
}
.ui-thumbnails-description-title {
font-weight: bold;
}
Expand Down

0 comments on commit bc5eecf

Please sign in to comment.