Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Drupal Upstream
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASC IRIS Web Services
Drupal Upstream
Commits
6dccf81f
Commit
6dccf81f
authored
4 years ago
by
Brian Canini
Browse files
Options
Downloads
Patches
Plain Diff
style update
- adding margin to rows on gallery view page
parent
60e740c7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
web/themes/asc_bootstrap/assets/sass/components/_gallery.scss
+11
-0
11 additions, 0 deletions
...themes/asc_bootstrap/assets/sass/components/_gallery.scss
web/themes/asc_bootstrap/css/style.css
+29
-17
29 additions, 17 deletions
web/themes/asc_bootstrap/css/style.css
with
40 additions
and
17 deletions
web/themes/asc_bootstrap/assets/sass/components/_gallery.scss
+
11
−
0
View file @
6dccf81f
...
...
@@ -11,6 +11,17 @@
padding
:
0
10px
40px
;
}
.view-gallery-directory
{
.row
{
display
:
flex
;
margin-bottom
:
40px
;
@media
(
max-width
:
768px
)
{
display
:
block
;
}
}
}
//
// Gallery
...
...
This diff is collapsed.
Click to expand it.
web/themes/asc_bootstrap/css/style.css
+
29
−
17
View file @
6dccf81f
...
...
@@ -10788,42 +10788,54 @@ article .field--name-body {
padding
:
0
10px
40px
;
}
/* line 20, ../assets/sass/components/_gallery.scss */
/* line 15, ../assets/sass/components/_gallery.scss */
.view-gallery-directory
.row
{
display
:
flex
;
margin-bottom
:
40px
;
}
@media
(
max-width
:
768px
)
{
/* line 15, ../assets/sass/components/_gallery.scss */
.view-gallery-directory
.row
{
display
:
block
;
}
}
/* line 31, ../assets/sass/components/_gallery.scss */
.gallery
{
margin-bottom
:
40px
;
}
/* line
24
, ../assets/sass/components/_gallery.scss */
/* line
35
, ../assets/sass/components/_gallery.scss */
.gallery
.field--name-field-gallery-media
.field--item
{
width
:
150px
;
display
:
inline-block
;
margin
:
10px
5px
;
}
/* line
29
, ../assets/sass/components/_gallery.scss */
/* line
40
, ../assets/sass/components/_gallery.scss */
.gallery
.field--name-field-gallery-media
.field--item
.gallery-card
{
display
:
inline-block
;
margin
:
10px
10px
10px
0
;
}
/* line
33
, ../assets/sass/components/_gallery.scss */
/* line
44
, ../assets/sass/components/_gallery.scss */
.gallery
.field--name-field-gallery-media
.field--item
.gallery-card
a
{
width
:
150px
;
display
:
inherit
;
overflow
:
hidden
;
height
:
150px
;
}
/* line 4
3
, ../assets/sass/components/_gallery.scss */
/* line
5
4, ../assets/sass/components/_gallery.scss */
.gallery
.field--name-field-gallery-media
.field--item
.video-gallery
a
{
width
:
150px
;
display
:
inherit
;
overflow
:
hidden
;
height
:
150px
;
}
/* line
49
, ../assets/sass/components/_gallery.scss */
/* line
60
, ../assets/sass/components/_gallery.scss */
.gallery
.field--name-field-gallery-media
.field--item
.video-gallery
a
img
{
width
:
300px
;
height
:
auto
;
}
/* line
60
, ../assets/sass/components/_gallery.scss */
/* line
71
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-nav-overlay-left
{
z-index
:
1
;
position
:
inherit
;
...
...
@@ -10832,7 +10844,7 @@ article .field--name-body {
float
:
left
;
top
:
50%
;
}
/* line
68
, ../assets/sass/components/_gallery.scss */
/* line
79
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-nav-overlay-left
a
{
color
:
#fff
;
font-size
:
30px
;
...
...
@@ -10841,14 +10853,14 @@ article .field--name-body {
left
:
10px
;
background
:
rgba
(
100
,
100
,
100
,
0.5
);
}
/* line
77
, ../assets/sass/components/_gallery.scss */
/* line
88
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-nav-overlay-left
a
span
{
width
:
100%
;
padding
:
0
15px
;
text-align
:
left
;
}
/* line
86
, ../assets/sass/components/_gallery.scss */
/* line
97
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-nav-overlay-right
{
z-index
:
1
;
position
:
inherit
;
...
...
@@ -10857,7 +10869,7 @@ article .field--name-body {
float
:
right
;
top
:
50%
;
}
/* line
94
, ../assets/sass/components/_gallery.scss */
/* line
105
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-nav-overlay-right
a
{
color
:
#fff
;
font-size
:
30px
;
...
...
@@ -10866,35 +10878,35 @@ article .field--name-body {
right
:
10px
;
background
:
rgba
(
100
,
100
,
100
,
0.5
);
}
/* line 1
02
, ../assets/sass/components/_gallery.scss */
/* line 1
13
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-nav-overlay-right
a
span
{
text-align
:
right
;
padding
:
0
15px
;
width
:
100%
;
}
/* line 1
17
, ../assets/sass/components/_gallery.scss */
/* line 1
28
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-nav-overlay
a
{
opacity
:
1
!important
;
color
:
#000000
;
position
:
absolute
;
bottom
:
50%
;
}
/* line 1
2
3, ../assets/sass/components/_gallery.scss */
/* line 13
4
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-nav-overlay
a
:first-child
{
left
:
10px
;
}
/* line 1
27
, ../assets/sass/components/_gallery.scss */
/* line 1
38
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-nav-overlay
a
:last-child
{
right
:
10px
;
}
/* line 1
33
, ../assets/sass/components/_gallery.scss */
/* line 1
44
, ../assets/sass/components/_gallery.scss */
.ekko-lightbox-container
>
div
.ekko-lightbox-item
{
z-index
:
1
;
}
/* line 1
37
, ../assets/sass/components/_gallery.scss */
/* line 1
48
, ../assets/sass/components/_gallery.scss */
.embed-responsive
{
z-index
:
1
;
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment