Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rhizome-css
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Huss
rhizome-css
Commits
b83d120d
Commit
b83d120d
authored
7 years ago
by
David Huss
Browse files
Options
Downloads
Patches
Plain Diff
Pushed write new to side, spacing and details
parent
39c98874
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
rhizome.css
+57
-7
57 additions, 7 deletions
rhizome.css
with
57 additions
and
7 deletions
rhizome.css
+
57
−
7
View file @
b83d120d
...
...
@@ -2,6 +2,8 @@
font-family
:
roboto
,
'Open Sans'
,
sans-serif
;
}
header
{
border
:
1px
solid
black
;
-webkit-box-shadow
:
10px
10px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
...
...
@@ -39,13 +41,22 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
position
:
fixed
!important
;
background-color
:
rgba
(
255
,
255
,
255
,
0.97
);
z-index
:
1000
!important
;
top
:
10em
;
width
:
50%
;
top
:
47em
;
left
:
11em
;
width
:
20em
!important
;
height
:
15em
;
margin-left
:
-10em
;
resize
:
both
;
overflow
:
auto
;
overflow-x
:
hidden
!important
;
-webkit-transition
:
width
2s
;
/* Safari */
transition
:
width
2s
;
}
#publisher_textarea_wrapper
:hover
,
#publisher_textarea_wrapper
.active
{
width
:
50em
!important
;
-webkit-transition
:
width
2s
;
/* Safari */
transition
:
width
2s
;
}
#publisher_textarea_wrapper
#button_container
{
...
...
@@ -62,8 +73,8 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
-webkit-box-shadow
:
10px
10px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
-moz-box-shadow
:
10px
10px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
box-shadow
:
10px
10px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
to
p
:
15
em
;
righ
t
:
3
em
;
bot
to
m
:
3
em
;
lef
t
:
1
em
;
}
.options_and_submit
.btn-primary
{
...
...
@@ -91,7 +102,7 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
}
.col-md-9
{
margin-top
:
1
5
em
;
margin-top
:
1em
;
box-sizing
:
border-box
!important
;
padding-right
:
5em
!important
;
overflow-y
:
hidden
!important
;
...
...
@@ -106,6 +117,7 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
padding-bottom
:
-3em
!important
;
overflow
:
visible
;
padding-bottom
:
3em
!important
;
background-color
:
white
;
}
.stream-element
,
.reshare
.media
{
...
...
@@ -192,13 +204,19 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
.stream-element
.comment_stream
.comments
{
margin-left
:
-6em
;
/* margin-top: 7em; */
box-sizing
:
border-box
!important
;
width
:
100%
;
border-top
:
1px
dashed
black
!important
;
/*
border-top: 1px dashed black !important;
*/
padding
:
2em
;
padding-top
:
0em
;
max-width
:
70em
!important
;
}
.comments
.comment
:first-of-type
{
margin-top
:
7em
;
}
.comments
.comment
{
max-width
:
50em
!important
;
...
...
@@ -216,7 +234,14 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.4);
background-color
:
white
;
padding
:
1em
;
z-index
:
1000
!important
;
margin-top
:
2em
!important
;
width
:
20em
;
margin-left
:
-8em
!important
;
position
:
absolute
!important
;
border
:
1px
solid
black
!important
;
-webkit-box-shadow
:
10px
10px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
-moz-box-shadow
:
10px
10px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
box-shadow
:
10px
10px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
}
...
...
@@ -403,6 +428,10 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.4);
color
:
#444
;
}
.thumb
{
margin-bottom
:
3em
;
}
#notification-dropdown
ul
{
border
:
1px
solid
black
;
-webkit-box-shadow
:
10px
10px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
...
...
@@ -416,4 +445,25 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
margin
:
1em
!important
;
margin-bottom
:
1em
!important
;
margin-top
:
0em
!important
;
}
.likes
.comment
,
.reshares
.comment
{
border
:
1px
solid
black
;
padding
:
0em
1em
;
width
:
10em
;
height
:
2em
;
margin-bottom
:
2em
!important
;
margin-left
:
-8em
;
position
:
absolute
;
;
background-color
:
white
;
-webkit-box-shadow
:
4px
4px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
-moz-box-shadow
:
4px
4px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
box-shadow
:
4px
4px
0px
0px
rgba
(
0
,
0
,
0
,
0.75
);
}
.reshares
.comment
{
margin-top
:
-.5em
;
margin-left
:
2.7em
;
margin-bottom
:
2em
;
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment