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
394b1df9
Commit
394b1df9
authored
Aug 22, 2014
by
Jake & Randall
Committed by
Randall Leeds
Aug 22, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Slight tweaks
parent
c5a6ca44
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
+8
-9
tags-input.scss
h/static/styles/tags-input.scss
+8
-9
No files found.
h/static/styles/tags-input.scss
View file @
394b1df9
...
...
@@ -68,10 +68,10 @@ tags-input {
.tags-read-only
{
.tag-list
{
margin
:
0
.2em
0
;
margin
:
1em
0
0
;
padding
:
0
;
border
:
0
none
;
background
:
none
repeat
scroll
0%
0%
transparent
;
background
:
none
;
clear
:
both
;
vertical-align
:
baseline
;
...
...
@@ -82,27 +82,26 @@ tags-input {
}
li
{
padding
:
0
.
3
em
;
padding
:
0
.
4
em
;
font-size
:
11px
;
cursor
:
pointer
;
display
:
block
;
float
:
left
;
padding
:
0
.01em
1
.3em
0
.01em
0
.3em
;
padding
:
.01em
1
.3em
.01em
.3em
;
position
:
relative
;
margin-right
:
0
.4em
;
&
.tag-item
{
margin-top
:
0
.1
em
;
margin-top
:
.4
em
;
border
:
1px
solid
#d3d3d3
;
background
:
rgba
(
230
,
230
,
230
,
0
.5
)
50%
50%
repeat-x
;
background
:
$gray-lightest
;
font-weight
:
400
;
color
:
$gray
;
padding
:
0
.3em
;
padding
:
0
.4em
;
border-radius
:
2px
;
}
a
{
color
:
$gray
;
color
:
$gray
-light
;
text-decoration
:
none
;
&
:hover
{
...
...
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