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
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
62dd6745
Commit
62dd6745
authored
Feb 17, 2016
by
Rubén Dávila
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More styling updates.
parent
dba0d7c9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
app/assets/stylesheets/pages/milestone.scss
app/assets/stylesheets/pages/milestone.scss
+8
-6
No files found.
app/assets/stylesheets/pages/milestone.scss
View file @
62dd6745
...
...
@@ -19,13 +19,15 @@ li.milestone {
width
:
105px
;
}
.panel-heading
{
font-weight
:
bold
;
}
.issue-row
{
.color-label
{
padding
:
5px
!
important
;
border-radius
:
2px
;
padding
:
3px
!
important
;
}
// Issue title
span
a
{
color
:
rgba
(
0
,
0
,
0
,
0
.64
);
}
}
}
...
...
@@ -47,7 +49,7 @@ li.milestone {
display
:
block
;
.issue-number
{
color
:
#D1D1D1
;
color
:
rgba
(
0
,
0
,
0
,
0
.44
)
;
margin-right
:
5px
;
}
.color-label
{
...
...
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