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
f1e86f8f
Commit
f1e86f8f
authored
7 years ago
by
Janne Mareike Koschinski
Browse files
Options
Downloads
Patches
Plain Diff
Switched to dark theme
parent
4edad9a7
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/style.sass
+9
-9
9 additions, 9 deletions
assets/sass/style.sass
with
9 additions
and
9 deletions
assets/sass/style.sass
+
9
−
9
View file @
f1e86f8f
...
...
@@ -83,7 +83,7 @@ nav
form
.upload
padding
:
96px
0
box-shadow
:
0
2px
4px
rgba
(
33
,
33
,
33
,
0
.2
)
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.2
)
text-decoration
:
none
border-radius
:
2px
text-align
:
center
...
...
@@ -99,15 +99,15 @@ form.upload
padding
:
8px
margin
:
8px
position
:
relative
box-shadow
:
0
2px
4px
rgba
(
33
,
33
,
33
,
0
.2
)
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0
.2
)
transition
:
all
200ms
text-decoration
:
none
width
:
160px
background
:
#
ffffff
background
:
#
333333
border-radius
:
2px
&
:hover
margin-top
:
4px
box-shadow
:
0
4px
6px
rgba
(
33
,
33
,
33
,
0
.
3
)
box-shadow
:
0
4px
6px
rgba
(
0
,
0
,
0
,
0
.
4
)
.image-container
display
:
flex
justify-content
:
center
...
...
@@ -143,11 +143,11 @@ form.upload
font-size
:
14pt
font-weight
:
normal
color
:
#eee
&
:empty
display
:
none
&
+
.image
border-top-left-radius
:
4px
border-top-right-radius
:
4px
&
:empty
display
:
none
&
+
.image
border-top-left-radius
:
4px
border-top-right-radius
:
4px
.image
background
:
#000
display
:
flex
...
...
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