Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
themes
mww-theme
Commits
3112159f
Commit
3112159f
authored
May 29, 2019
by
Gradl, Tobias
Browse files
1295: Prepare release of v3.7
Task-Url:
https://pm.winseda.de/issues/1295
parent
ac1b50e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/application-gs.css
View file @
3112159f
...
...
@@ -351,31 +351,21 @@
font-weight
:
bold
;
}
#item-detail-container
#item-images
{
position
:
relative
;
width
:
100%
;
overflow
:
hidden
;
padding
:
5px
;
border
:
1px
solid
#dee2e6
;
margin-top
:
6px
;
margin-right
:
24px
;
-webkit-box-shadow
:
0
0.125rem
0.25rem
rgba
(
0
,
0
,
0
,
0.075
);
box-shadow
:
0
0.125rem
0.25rem
rgba
(
0
,
0
,
0
,
0.075
);
-webkit-border-radius
:
0.25rem
;
border-radius
:
0.25rem
;
/* useful if you don't want a bg color from leaking outside the border: */
-webkit-background-clip
:
padding-box
;
background-clip
:
padding-box
;
background
:
url("../../img/page_icon_faded.png")
center
20px
no-repeat
;
}
#item-detail-container
#item-images
#carousel-item-images
.carousel-inner
.preview-image-label
{
text-align
:
center
;
}
border-radius
:
0.25rem
;
}
#item-detail-container
#item-images
img
{
width
:
100%
;
height
:
auto
;
}
#item-detail-container
#item-images
.carousel-control-next
,
#item-detail-container
#item-images
.carousel-control-prev
{
border
:
none
;
}
#item-detail-container
#item-images
.search-result-image-tmb
{
height
:
135px
;
width
:
135px
;
}
#item-detail-container
#item-images
.search-result-image-tmb
,
#item-detail-container
#item-images
.item-image
{
background-repeat
:
no-repeat
;
background-position
:
center
center
;
background-size
:
cover
;
}
border
:
none
;
background-color
:
#A08246
;
}
#search-available-collections
{
margin-bottom
:
0
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment