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
2d16585e
Commit
2d16585e
authored
Jun 21, 2012
by
randx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Few minor css improvements
parent
e0805ec4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
app/assets/stylesheets/common.scss
app/assets/stylesheets/common.scss
+2
-1
app/views/milestones/index.html.haml
app/views/milestones/index.html.haml
+1
-1
No files found.
app/assets/stylesheets/common.scss
View file @
2d16585e
...
...
@@ -680,7 +680,8 @@ li.note {
}
}
&
.closed
{
background
:
#F9f9f9
;
background
:
#F5f5f5
;
border-color
:
#E5E5E5
;
.icon
{
background
:
#DDD
;
border
:
1px
solid
#BBB
;
...
...
app/views/milestones/index.html.haml
View file @
2d16585e
...
...
@@ -22,4 +22,4 @@
%li
.bottom
=
paginate
@milestones
,
:remote
=>
true
,
:theme
=>
"gitlab"
-
else
%li
%
p
.padded
Nothing to show here
%
h3
.nothing_here_message
Nothing to show here
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