Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
imghost
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Janne Mareike Koschinski
imghost
Commits
029f211b
Commit
029f211b
authored
7 years ago
by
Janne Mareike Koschinski
Browse files
Options
Downloads
Patches
Plain Diff
Improved mobile UX
parent
2e70ab94
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assets/sass/_page_image_detail.sass
+11
-0
11 additions, 0 deletions
assets/sass/_page_image_detail.sass
with
11 additions
and
0 deletions
assets/sass/_page_image_detail.sass
+
11
−
0
View file @
029f211b
...
@@ -14,6 +14,9 @@
...
@@ -14,6 +14,9 @@
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.4
)
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.4
)
padding
:
8px
padding
:
8px
margin-bottom
:
8px
margin-bottom
:
8px
@media
(
max-width
:
1024px
)
padding
:
16px
margin-bottom
:
32px
p
p
color
:
#ffffff
color
:
#ffffff
div
div
...
@@ -48,6 +51,8 @@
...
@@ -48,6 +51,8 @@
display
:
flex
display
:
flex
flex-direction
:
row
flex-direction
:
row
margin-bottom
:
8px
margin-bottom
:
8px
@media
(
max-width
:
1024px
)
margin-bottom
:
32px
.delete-form
,
.update-form
.delete-form
,
.update-form
display
:
flex
display
:
flex
flex-grow
:
1
flex-grow
:
1
...
@@ -64,9 +69,15 @@
...
@@ -64,9 +69,15 @@
margin
:
8px
margin
:
8px
flex-grow
:
1
flex-grow
:
1
cursor
:
pointer
cursor
:
pointer
@media
(
max-width
:
1024px
)
margin
:
16px
&
:hover
,
&
:focus
&
:hover
,
&
:focus
background
:
#FFD54F
background
:
#FFD54F
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.2
)
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.2
)
@media
(
max-width
:
1024px
)
width
:
auto
margin-left
:
0
margin-top
:
32px
.detail
.detail
max-width
:
640px
max-width
:
640px
width
:
100%
width
:
100%
...
...
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