Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
27d1d252
Commit
27d1d252
authored
Sep 16, 2021
by
Olena Horal-Koretska
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the startup-dark.scss
parent
059fddba
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
app/assets/stylesheets/startup/startup-dark.scss
app/assets/stylesheets/startup/startup-dark.scss
+5
-5
ee/app/assets/stylesheets/startup/startup-dark.scss
ee/app/assets/stylesheets/startup/startup-dark.scss
+5
-5
No files found.
app/assets/stylesheets/startup/startup-dark.scss
View file @
27d1d252
...
...
@@ -1270,7 +1270,7 @@ input {
.nav-sidebar-inner-scroll
>
div
.context-header
a
.avatar-container
{
font-weight
:
400
;
flex
:
none
;
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0
.08
);
box-shadow
:
inset
0
0
0
1px
rgba
(
0
,
0
,
0
,
0
.08
);
}
.nav-sidebar-inner-scroll
>
div
.context-header
a
.avatar-container.rect-avatar
{
border-style
:
none
;
...
...
@@ -1280,7 +1280,7 @@ input {
a
.avatar-container.rect-avatar
.avatar.s32
{
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0
.08
);
box-shadow
:
inset
0
0
0
1px
rgba
(
0
,
0
,
0
,
0
.08
);
}
.sidebar-top-level-items
{
margin-top
:
0
.25rem
;
...
...
@@ -1294,7 +1294,7 @@ input {
.sidebar-top-level-items
.context-header
a
.avatar-container
{
font-weight
:
400
;
flex
:
none
;
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0
.08
);
box-shadow
:
inset
0
0
0
1px
rgba
(
0
,
0
,
0
,
0
.08
);
}
.sidebar-top-level-items
.context-header
a
.avatar-container.rect-avatar
{
border-style
:
none
;
...
...
@@ -1304,7 +1304,7 @@ input {
a
.avatar-container.rect-avatar
.avatar.s32
{
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0
.08
);
box-shadow
:
inset
0
0
0
1px
rgba
(
0
,
0
,
0
,
0
.08
);
}
.sidebar-top-level-items
>
li
.badge.badge-pill
{
border-radius
:
0
.5rem
;
...
...
@@ -1515,7 +1515,7 @@ svg.s16 {
float
:
left
;
margin-right
:
16px
;
border-radius
:
50%
;
border
:
1px
solid
rgba
(
255
,
255
,
255
,
0
.08
);
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0
.08
);
}
.avatar.s16
,
.avatar-container.s16
{
...
...
ee/app/assets/stylesheets/startup/startup-dark.scss
View file @
27d1d252
...
...
@@ -1270,7 +1270,7 @@ input {
.nav-sidebar-inner-scroll
>
div
.context-header
a
.avatar-container
{
font-weight
:
400
;
flex
:
none
;
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0
.08
);
box-shadow
:
inset
0
0
0
1px
rgba
(
0
,
0
,
0
,
0
.08
);
}
.nav-sidebar-inner-scroll
>
div
.context-header
a
.avatar-container.rect-avatar
{
border-style
:
none
;
...
...
@@ -1280,7 +1280,7 @@ input {
a
.avatar-container.rect-avatar
.avatar.s32
{
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0
.08
);
box-shadow
:
inset
0
0
0
1px
rgba
(
0
,
0
,
0
,
0
.08
);
}
.sidebar-top-level-items
{
margin-top
:
0
.25rem
;
...
...
@@ -1294,7 +1294,7 @@ input {
.sidebar-top-level-items
.context-header
a
.avatar-container
{
font-weight
:
400
;
flex
:
none
;
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0
.08
);
box-shadow
:
inset
0
0
0
1px
rgba
(
0
,
0
,
0
,
0
.08
);
}
.sidebar-top-level-items
.context-header
a
.avatar-container.rect-avatar
{
border-style
:
none
;
...
...
@@ -1304,7 +1304,7 @@ input {
a
.avatar-container.rect-avatar
.avatar.s32
{
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0
.08
);
box-shadow
:
inset
0
0
0
1px
rgba
(
0
,
0
,
0
,
0
.08
);
}
.sidebar-top-level-items
>
li
.badge.badge-pill
{
border-radius
:
0
.5rem
;
...
...
@@ -1515,7 +1515,7 @@ svg.s16 {
float
:
left
;
margin-right
:
16px
;
border-radius
:
50%
;
border
:
1px
solid
rgba
(
255
,
255
,
255
,
0
.08
);
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0
.08
);
}
.avatar.s16
,
.avatar-container.s16
{
...
...
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