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
d4749f70
Commit
d4749f70
authored
Aug 01, 2018
by
Lukas Eipert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
backport CSS from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6638
parent
47244ad5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
10 deletions
+6
-10
app/assets/stylesheets/pages/reports.scss
app/assets/stylesheets/pages/reports.scss
+6
-10
No files found.
app/assets/stylesheets/pages/reports.scss
View file @
d4749f70
...
@@ -75,31 +75,27 @@
...
@@ -75,31 +75,27 @@
margin
:
0
;
margin
:
0
;
.license-item
{
.license-item
{
line-height
:
$gl-padding-
24
;
line-height
:
$gl-padding-
32
;
.license-
dependenci
es
{
.license-
packag
es
{
color
:
$gl-text-color-tertiary
;
font-size
:
$label-font-size
;
}
}
.btn-show-all-packages
{
line-height
:
$gl-btn-line-height
;
margin-bottom
:
2px
;
}
}
}
}
}
.report-block-list-icon
{
.report-block-list-icon
{
display
:
flex
;
display
:
flex
;
&
.failed
{
&
.failed
svg
{
color
:
$red-500
;
color
:
$red-500
;
}
}
&
.success
{
&
.success
svg
{
color
:
$green-500
;
color
:
$green-500
;
}
}
&
.neutral
{
&
.neutral
svg
{
color
:
$theme-gray-700
;
color
:
$theme-gray-700
;
}
}
...
...
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