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
43591343
Commit
43591343
authored
Aug 19, 2014
by
Aron Carroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove old tag-it css
parent
1d3b58fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
52 deletions
+0
-52
common.scss
h/static/styles/common.scss
+0
-52
No files found.
h/static/styles/common.scss
View file @
43591343
...
...
@@ -562,58 +562,6 @@ h6 {
pre
{
outline
:
1px
solid
#ccc
;
padding
:
5px
;
margin
:
5px
;
}
// Tags for the annotations
.tags
{
@include
pie-clearfix
;
@include
reset-box-model
;
@include
reset-font
;
background
:
none
;
clear
:
both
;
margin-top
:
.2em
;
margin-bottom
:
.2em
;
.tagit-choice
{
border-radius
:
2px
;
padding
:
0
.307em
1
.7em
0
.307em
0
.76em
;
}
.tagit-close
{
cursor
:
pointer
;
position
:
absolute
;
right
:
.1em
;
top
:
50%
;
margin-top
:
-8px
;
}
.tagit-new
input
[
type
=
text
]
{
padding-top
:
5px
;
padding-bottom
:
5px
;
}
.text-icon
{
display
:
none
;
}
li
{
cursor
:
pointer
;
display
:
block
;
float
:
left
;
padding
:
.01em
1
.3em
.01em
.3em
;
position
:
relative
;
margin-right
:
0
.4em
;
&
:hover
{
opacity
:
1
;
}
&
.tagit-new
{
padding
:
0
;
}
}
&
[
readonly
]
{
.tagit-new
,
.tagit-close
{
display
:
none
;
}
li
{
padding
:
.1em
.3em
;
font-size
:
12px
;
}
li
.tagit-choice
{
margin-top
:
.1em
;
}
}
}
// View and Sort tabs ////////////////////
.viewsort
{
@include
single-transition
(
top
,
.25s
);
...
...
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