Maniphest
T56336
Basic SEO
Closed, Resolved
TO DO
Actions
Assigned To
Pablo Vazquez (pablovazquez)
Authored By
Francesco Siddi (fsiddi)
Aug 12 2018, 12:58 PM
Tags
Blender Open Data
Subscribers
Aaron Carlisle (Blendify)
Francesco Siddi (fsiddi)
Description
Add basic SE tags.
Related Objects
Mentions
Mentioned Here
T56325: Allow selection of text in JSON document viewer
P764 (An Untitled Masterwork)
Event Timeline
Francesco Siddi (fsiddi)
lowered the priority of this task from
90
to
Normal
.
Aug 12 2018, 12:58 PM
Francesco Siddi (fsiddi)
created this task.
Aaron Carlisle (Blendify)
added a subscriber:
Aaron Carlisle (Blendify)
.
Aug 12 2018, 6:33 PM
P764 (An Untitled Masterwork)
1
diff --git a/src/styles/main.sass b/src/styles/main.sass
2
index 5197f90..61518af 100644
3
--- a/src/styles/main.sass
4
+++ b/src/styles/main.sass
5
@@ -87,6 +87,7 @@
6
// Overrides for the json viewer component in benchmark/sample view.
7
.json-viewer
8
border: none !important
9
+ user-select: auto !important
10
11
button
12
box-shadow: none
Francesco Siddi (fsiddi)
added a comment.
Aug 13 2018, 4:40 PM
I guess this belongs to
T56325
?
Aaron Carlisle (Blendify)
added a comment.
Aug 13 2018, 8:51 PM
Yes sorry!
Pablo Vazquez (pablovazquez)
changed the task status from
Unknown Status
to
Resolved
.
Aug 14 2018, 6:42 PM