Skip to content

Commit

Permalink
Added new styles for gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
n.lyubchich committed Aug 5, 2015
1 parent 7529fe6 commit 21b45bc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions project/static/src/css/main.styl
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,12 @@
@import "error.styl"
@import "feed.styl"
@import "form.styl"

.gallery-lightbox-image
display none

.gallery-lightbox-focused
display block

.gallery-image
cursor pointer

0 comments on commit 21b45bc

Please sign in to comment.