Skip to content

Commit

Permalink
Merge pull request #682 from sul-dlss/680-image-login-link
Browse files Browse the repository at this point in the history
Fix the styling of the login link in the image viewer
  • Loading branch information
tingulfsen committed Aug 30, 2016
2 parents 8fb9b98 + c5b8d5c commit 957a1b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
15 changes: 0 additions & 15 deletions app/assets/stylesheets/image_x.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,21 +147,6 @@ $image-thumb-slider-background-color: $sul-background;
text-align: center;
}

.#{$namespace}-image-x-restricted-thumb-container {
.#{$namespace}-image-x-auth-link {
@include rounded();
background: rgba($sul-background, 0.65);
bottom: 10px;
left: 10px;
padding: 5px;
position: absolute;
}

a {
@include stanford-only;
}
}

.#{$namespace}-image-x-iiif-drag-and-drop-link {
border-bottom: none !important;
cursor: move; // For non-webkit browsers
Expand Down
3 changes: 3 additions & 0 deletions app/views/pages/sandbox.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@
<li>
Image with pdf and other downloads - bg262qk2288
</li>
<li>
Image (Stanford Only) - yh887qk5737
</li>
<li>
mp4 - bd786fy6312, bb582xs1304
</li>
Expand Down

0 comments on commit 957a1b1

Please sign in to comment.