Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
diaspora
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gigadoc 2
diaspora
Commits
3721861c
Commit
3721861c
authored
Jan 11, 2015
by
Pablo Cuadrado
Committed by
Steffen van Bergerem
Mar 01, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
border on the left of the stream and profile header
parent
b0a8ecf8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
app/assets/stylesheets/profile.scss
app/assets/stylesheets/profile.scss
+5
-1
app/assets/stylesheets/stream.scss
app/assets/stylesheets/stream.scss
+5
-0
app/assets/stylesheets/tag.scss
app/assets/stylesheets/tag.scss
+0
-1
No files found.
app/assets/stylesheets/profile.scss
View file @
3721861c
...
...
@@ -2,6 +2,11 @@
.profile_header
{
border-bottom
:
1px
solid
$border-grey
;
margin-bottom
:
20px
;
border-left
:
1px
solid
#dddddd
;
padding-left
:
10px
;
padding-top
:
20px
;
margin-left
:
-10px
;
margin-top
:
-20px
;
#edit_profile
,
#unblock_user_button
,
.aspect_dropdown
{
margin-top
:
5px
;
...
...
@@ -100,7 +105,6 @@
}
#profile
{
border-right
:
1px
solid
$border-grey
;
padding
:
10px
20px
;
#profile_photo
{
margin-top
:
10px
;
...
...
app/assets/stylesheets/stream.scss
View file @
3721861c
.stream_container
{
border-left
:
1px
solid
$border-grey
;
padding-left
:
10px
;
padding-top
:
20px
;
margin-left
:
-10px
;
margin-top
:
-20px
;
#publisher
{
margin-bottom
:
30px
;
}
...
...
app/assets/stylesheets/tag.scss
View file @
3721861c
...
...
@@ -25,7 +25,6 @@ h1.tag {
#tags_show
{
.span3
{
border-right
:
1px
solid
$border-grey
;
h4
{
margin
:
25px
0
15px
;
}
.side_stream
#people_stream
{
.name
{
display
:
block
;
}
...
...
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