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
9aed3873
Commit
9aed3873
authored
7 years ago
by
Janne Mareike Koschinski
Browse files
Options
Downloads
Patches
Plain Diff
Improved mobile UI
parent
78183ea7
Branches
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
assets/sass/_page_image_detail.sass
+2
-1
2 additions, 1 deletion
assets/sass/_page_image_detail.sass
assets/sass/_page_upload.sass
+0
-117
0 additions, 117 deletions
assets/sass/_page_upload.sass
with
2 additions
and
118 deletions
assets/sass/_page_image_detail.sass
+
2
−
1
View file @
9aed3873
.page.image.detail
.page.image.detail
,
.page.upload
.uploading.images
display
:
flex
flex-direction
:
row
align-items
:
start
...
...
@@ -9,6 +9,7 @@
flex-direction
:
column
padding
:
32px
0
align-items
:
stretch
justify-content
:
start
.sidebar
width
:
250px
max-width
:
640px
...
...
This diff is collapsed.
Click to expand it.
assets/sass/_page_upload.sass
+
0
−
117
View file @
9aed3873
...
...
@@ -58,96 +58,7 @@
bottom
:
0
opacity
:
0
.uploading.images
display
:
flex
flex-direction
:
row
align-items
:
start
align-self
:
stretch
padding
:
32px
32px
128px
justify-content
:
center
.sidebar
width
:
250px
margin-left
:
32px
.url
background
:
#333333
border-radius
:
4px
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.4
)
padding
:
8px
margin-bottom
:
8px
p
color
:
#ffffff
div
display
:
flex
flex-direction
:
row
input
background
:
none
color
:
#fff
opacity
:
0
.4
border
:
none
flex-shrink
:
1
display
:
block
flex-grow
:
1
width
:
0
text-overflow
:
ellipsis
button
.copy
display
:
block
background
:
#FFC107
padding
:
4px
16px
border-radius
:
2px
box-shadow
:
0
1px
2px
rgba
(
0
,
0
,
0
,
0
.1
)
border
:
none
font-family
:
'Lato'
,
sans-serif
font-size
:
10pt
line-height
:
24px
margin-left
:
8px
cursor
:
pointer
.actions
background
:
#333333
border-radius
:
4px
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.4
)
display
:
flex
flex-direction
:
row
margin-bottom
:
8px
.delete-form
,
.update-form
display
:
flex
flex-grow
:
1
input
[
type
=
submit
]
display
:
block
background
:
#FFC107
padding
:
4px
16px
border-radius
:
2px
box-shadow
:
0
1px
2px
rgba
(
0
,
0
,
0
,
0
.1
)
border
:
none
font-family
:
'Lato'
,
sans-serif
font-size
:
10pt
line-height
:
24px
margin
:
8px
flex-grow
:
1
cursor
:
pointer
&
:hover
,
&
:focus
background
:
#FFD54F
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.2
)
.detail
max-width
:
640px
width
:
100%
background
:
#333333
border-radius
:
4px
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.4
)
.title
line-height
:
1
.25
padding
:
16px
vertical-align
:
middle
font-size
:
14pt
font-weight
:
normal
color
:
#eee
background
:
none
border
:
none
width
:
100%
box-sizing
:
border-box
&
:not
(
.fake-input
)
:empty
display
:
none
&
+
.image
border-top-left-radius
:
4px
border-top-right-radius
:
4px
.progress
position
:
absolute
top
:
-4px
...
...
@@ -181,34 +92,6 @@
animation-delay
:
1
.125s
&
:not
(
.uploading
)
.progress
opacity
:
0
.image
background
:
#000
display
:
flex
flex-direction
:
row
justify-content
:
center
align-items
:
start
position
:
relative
img
max-width
:
100%
.description
line-height
:
1
.25
padding
:
16px
vertical-align
:
middle
font-size
:
11pt
font-weight
:
normal
color
:
#eee
background
:
none
border
:
none
width
:
100%
box-sizing
:
border-box
font-family
:
'Lato'
,
sans-serif
resize
:
vertical
white-space
:
pre-line
&
:not
(
.fake-input
)
:empty
display
:
none
.fake-input
[
contenteditable
]
:empty:before
opacity
:
0
.4
content
:
attr
(
placeholder
)
&
.submitted
.container.centered
display
:
none
&
:not
(
.submitted
)
.uploading.images
...
...
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