Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
e3544edc
Commit
e3544edc
authored
Jul 11, 2014
by
RawKStar77
Committed by
Randall Leeds
Aug 21, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Kill line under nav-tabs
Add more margin between account management sections.
parent
9bab2a3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
common.scss
h/static/styles/common.scss
+5
-6
No files found.
h/static/styles/common.scss
View file @
e3544edc
...
@@ -78,7 +78,7 @@ h1 {
...
@@ -78,7 +78,7 @@ h1 {
h2
{
h2
{
font-size
:
1
.5em
;
font-size
:
1
.5em
;
margin-top
:
1
0
px
;
margin-top
:
1
5
px
;
}
}
h3
{
h3
{
...
@@ -679,12 +679,11 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
...
@@ -679,12 +679,11 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
right
:
0px
;
right
:
0px
;
=======
=======
.panelsnav
{
.panelsnav
{
box-shadow
:
0px
1px
1px
rgba
(
0
,
0
,
0
,
0
.1
);
position
:
absolute
;
position
:
absolute
;
>>>>>>>
Revise
interface
to
make
it
a
bit
cleaner
.
>>>>>>>
Revise
interface
to
make
it
a
bit
cleaner
.
left
:
0px
;
left
:
0px
;
right
:
0px
;
right
:
0px
;
top
:
0
px
;
top
:
2
px
;
display
:
none
;
display
:
none
;
&
.shown
{
&
.shown
{
...
@@ -720,9 +719,9 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
...
@@ -720,9 +719,9 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
}
}
=======
=======
.panel
{
.panel
{
@extend
.tab-content
;
max-width
:
none
!
important
;
padding
:
35px
25px
;
padding
:
35px
25px
;
background-color
:
#FFF
;
display
:
none
;
&
.shown
{
&
.shown
{
display
:
block
;
display
:
block
;
...
@@ -749,7 +748,7 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
...
@@ -749,7 +748,7 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
opacity
:
0
.9
;
opacity
:
0
.9
;
position
:
absolute
;
position
:
absolute
;
right
:
7px
;
right
:
7px
;
top
:
7
px
;
top
:
5
px
;
}
}
.fullwidth
{
.fullwidth
{
...
...
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