Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pierre LECHAT
treeWeightD3
Commits
7e8ed348
Commit
7e8ed348
authored
Sep 05, 2019
by
Pierre LECHAT
Browse files
simplify the css
parent
c3c52531
Changes
1
Hide whitespace changes
Inline
Side-by-side
inst/htmlwidgets/lib/treeWeightD3-0.9/treeWeight.css
View file @
7e8ed348
...
...
@@ -266,7 +266,7 @@ div.header4 {
border-color
:
#AAA
;
box-shadow
:
inset
0px
0px
4px
rgba
(
0
,
0
,
0
,
0.2
);
}
/*
div.selected {
color: #000;
background: #e9e9e9;
...
...
@@ -274,4 +274,5 @@ div.selected {
box-shadow: inset 0px 0px 4px rgba(0,0,0,0.2);
padding-bottom:10px;
}
*/
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