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
dcb34306
Commit
dcb34306
authored
Aug 21, 2014
by
RawKStar77
Committed by
Randall Leeds
Aug 23, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Kill .tag-preview and add more stylings for code element.
parent
299343b8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
6 deletions
+7
-6
common.scss
h/static/styles/common.scss
+6
-2
forms.scss
h/static/styles/forms.scss
+1
-0
tags-input.scss
h/static/styles/tags-input.scss
+0
-4
No files found.
h/static/styles/common.scss
View file @
dcb34306
...
...
@@ -486,8 +486,12 @@ h6 {
}
code
{
color
:
#666
;
font-family
:
"Courier New"
,
monospace
;
display
:
block
;
font-family
:
monospace
,
monospace
;
padding
:
0
0
.615em
;
border
:
1px
solid
#DDD
;
background-color
:
#F8F8F8
;
border-radius
:
3px
;
}
blockquote
{
...
...
h/static/styles/forms.scss
View file @
dcb34306
...
...
@@ -157,6 +157,7 @@
.form-actions
{
@include
pie-clearfix
;
margin-top
:
10px
;
}
.form-actions-message
{
...
...
h/static/styles/tags-input.scss
View file @
dcb34306
...
...
@@ -95,9 +95,5 @@ tags-input {
}
}
}
&
.tag-preview
{
margin
:
10px
0
;
}
}
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