Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
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
Grégoire Locqueville
purescript-gargantext
Commits
1b25f351
Commit
1b25f351
authored
Jun 24, 2019
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tree: nodePopupView migrated to reactix
parent
59575d75
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
129 additions
and
104 deletions
+129
-104
Login.css
dist/styles/Login.css
+3
-3
Tree.purs
src/Gargantext/Components/Tree.purs
+126
-101
No files found.
dist/styles/Login.css
View file @
1b25f351
...
...
@@ -82,7 +82,7 @@ li#rename #rename-a{
}
#
rename
-tooltip
{
#
node-popup
-tooltip
{
position
:
absolute
;
left
:
96px
;
top
:
-64px
;
...
...
@@ -161,7 +161,7 @@ text-align: center;
transform
:
scale
(
1.4
);
}
#
rename
-tooltip
:hover
{
#
node-popup
-tooltip
:hover
{
border
:
none
;
}
...
...
@@ -177,7 +177,7 @@ text-align: center;
left
:
-9px
;
}
#
rename
-tooltip
a
:hover
#
node-popup
-tooltip
a
:hover
{
text-decoration
:
none
;
}
...
...
src/Gargantext/Components/Tree.purs
View file @
1b25f351
This diff is collapsed.
Click to expand it.
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