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
ed90090a
Commit
ed90090a
authored
Apr 09, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update sidekiq gem. Make event body color a bit lighter
parent
4546c710
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Gemfile.lock
Gemfile.lock
+1
-1
app/assets/stylesheets/sections/events.scss
app/assets/stylesheets/sections/events.scss
+1
-1
No files found.
Gemfile.lock
View file @
ed90090a
...
...
@@ -420,7 +420,7 @@ GEM
sexp_processor (4.2.0)
shoulda-matchers (1.3.0)
activesupport (>= 3.0.0)
sidekiq (2.
8
.0)
sidekiq (2.
9
.0)
celluloid (~> 0.12.0)
connection_pool (~> 1.0)
multi_json (~> 1)
...
...
app/assets/stylesheets/sections/events.scss
View file @
ed90090a
...
...
@@ -42,7 +42,7 @@
}
.event-body
{
.commit
p
{
color
:
#
555
;
color
:
#
666
;
padding-top
:
5px
;
}
.event-info
{
...
...
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