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
98cb0ee3
Commit
98cb0ee3
authored
May 13, 2015
by
Jake Hartnell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add/use h-icon-link on link to standalone
parent
d217c3fa
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
151 additions
and
125 deletions
+151
-125
h.eot
h/static/styles/vendor/fonts/h.eot
+0
-0
selection.json
h/static/styles/vendor/fonts/selection.json
+144
-120
icomoon.css
h/static/styles/vendor/icomoon.css
+5
-3
annotation.html
h/templates/client/annotation.html
+2
-2
No files found.
h/static/styles/vendor/fonts/h.eot
View file @
98cb0ee3
No preview for this file type
h/static/styles/vendor/fonts/selection.json
View file @
98cb0ee3
This diff is collapsed.
Click to expand it.
h/static/styles/vendor/icomoon.css
View file @
98cb0ee3
This diff is collapsed.
Click to expand it.
h/templates/client/annotation.html
View file @
98cb0ee3
...
@@ -142,10 +142,10 @@
...
@@ -142,10 +142,10 @@
<span
class=
"share-dialog-wrapper"
>
<span
class=
"share-dialog-wrapper"
>
<button
class=
"small btn-clean"
<button
class=
"small btn-clean"
ng-click=
"share($event)"
ng-click=
"share($event)"
><i
class=
"h-icon-
insert-
link btn-icon"
></i>
Link
</button>
><i
class=
"h-icon-link btn-icon"
></i>
Link
</button>
<span
class=
"share-dialog"
ng-click=
"$event.stopPropagation()"
>
<span
class=
"share-dialog"
ng-click=
"$event.stopPropagation()"
>
<a
target=
"_blank"
<a
target=
"_blank"
class=
"h-icon-
insert-
link"
class=
"h-icon-link"
ng-href=
"{{vm.annotationURI}}"
ng-href=
"{{vm.annotationURI}}"
title=
"Open in new tab"
></a>
title=
"Open in new tab"
></a>
<input
type=
"text"
value=
"{{vm.annotationURI}}"
readonly
>
<input
type=
"text"
value=
"{{vm.annotationURI}}"
readonly
>
...
...
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