Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Admin
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
osuny
Admin
Commits
9890e578
Unverified
Commit
9890e578
authored
2 years ago
by
Sébastien Gaya
Browse files
Options
Downloads
Patches
Plain Diff
reorder
parent
1b274b1a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/assets/stylesheets/admin/pure/style.sass
+8
-8
8 additions, 8 deletions
app/assets/stylesheets/admin/pure/style.sass
with
8 additions
and
8 deletions
app/assets/stylesheets/admin/pure/style.sass
+
8
−
8
View file @
9890e578
...
...
@@ -29,10 +29,10 @@
margin-bottom
:
$spacing1
.hero
padding-top
:
150px
padding-bottom
:
30px
background-color
:
$color-background-alt
margin-bottom
:
30px
padding-bottom
:
30px
padding-top
:
150px
@media
(
min-height
:
800px
)
padding-top
:
250px
...
...
@@ -66,12 +66,12 @@ a
color
:
darken
(
$primary
,
10
)
.action
font-size
:
px2rem
(
14
)
text-decoration
:
underline
text-decoration-thickness
:
1px
text-decoration-color
:
rgba
(
0
,
0
,
0
,
0
.2
)
text-decoration-thickness
:
1px
text-underline-offset
:
4px
transition
:
text-decoration
0
.5s
font-size
:
px2rem
(
14
)
&
:hover
text-decoration-color
:
black
...
...
@@ -102,7 +102,7 @@ p + .form-label
border-color
:
$color-accent
&
,
p
,
label
color
:
$color-background
.list-group-item.active
color
:
$color-accent
...
...
@@ -110,9 +110,9 @@ p + .form-label
.commands
background
:
$color-commands
position
:
sticky
bottom
:
0
left
:
0
position
:
sticky
right
:
0
z-index
:
100
...
...
@@ -148,5 +148,5 @@ p + .form-label
footer
min-height
:
300px
a
text-decoration
:
none
color
:
white
\ No newline at end of file
color
:
white
text-decoration
:
none
\ No newline at end of file
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