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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kazuhiko Shiozaki
gitlab-ce
Commits
94ea4f42
Commit
94ea4f42
authored
Dec 07, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'improve-activity-ui' into 'master'
Improve activity UI See merge request !1311
parents
8c727fee
04fa03a7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
7 deletions
+3
-7
app/assets/stylesheets/sections/events.scss
app/assets/stylesheets/sections/events.scss
+3
-7
No files found.
app/assets/stylesheets/sections/events.scss
View file @
94ea4f42
...
...
@@ -47,7 +47,7 @@
.event-title
{
@include
str-truncated
(
72%
);
color
:
#333
;
font-weight
:
normal
;
font-weight
:
500
;
font-size
:
14px
;
.author_name
{
color
:
#333
;
...
...
@@ -56,12 +56,9 @@
.event-body
{
margin-left
:
35px
;
margin-right
:
100px
;
color
:
#777
;
.event-info
{
color
:
#666
;
}
.event-note
{
color
:
#666
;
margin-top
:
5px
;
.md
{
...
...
@@ -72,7 +69,7 @@
border
:
none
;
background
:
#f9f9f9
;
border-radius
:
0
;
color
:
#
666
;
color
:
#
777
;
margin
:
0
20px
;
}
...
...
@@ -120,7 +117,6 @@
padding
:
3px
;
padding-left
:
0
;
border
:
none
;
color
:
#666
;
.commit-row-title
{
font-size
:
12px
;
}
...
...
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