Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
humanities
gargantext
Commits
5685534a
Commit
5685534a
authored
May 09, 2016
by
delanoe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CSS] Fix left bar of chart and div closed in menu.
parent
b1b4cd93
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
charts.css
static/js/gargantext/charts.css
+1
-1
journals.html
templates/pages/corpora/journals.html
+1
-1
terms.html
templates/pages/corpora/terms.html
+1
-1
titles.html
templates/pages/corpora/titles.html
+1
-1
No files found.
static/js/gargantext/charts.css
View file @
5685534a
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
.bs-callout
{
.bs-callout
{
margin
:
20px
-25px
;
margin
:
20px
-25px
;
padding
:
15px
30px
15px
15px
;
padding
:
15px
30px
15px
15px
;
border-left
:
3px
solid
#A1C2D8
;
border-left
:
6px
solid
#508EBA
;
}
}
.bs-callout
h4
{
.bs-callout
h4
{
margin-top
:
0
;
margin-top
:
0
;
...
...
templates/pages/corpora/journals.html
View file @
5685534a
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
</div>
<!-- /jumbotron -->
</div>
<!-- /jumbotron -->
<
/div
>
<
!--</div> This div is closed in the menu !--
>
...
...
templates/pages/corpora/terms.html
View file @
5685534a
...
@@ -96,7 +96,7 @@
...
@@ -96,7 +96,7 @@
Import a Corpus-List
Import a Corpus-List
</button>
</button>
-->
-->
<
/div
>
<
!--</div> This div is closed in the menu !--
>
...
...
templates/pages/corpora/titles.html
View file @
5685534a
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
<
/div
>
<
!--</div> This div is closed in the menu !--
>
<!-- here goes import script js/bootstrap/bootstrap-multiselect.js, mais ca marche pas-->
<!-- here goes import script js/bootstrap/bootstrap-multiselect.js, mais ca marche pas-->
<script
type=
"text/javascript"
src=
"{% static "
js
/
jquery
/
dynatable
/
jquery
.
dynatable
.
js
"
%}"
></script>
<script
type=
"text/javascript"
src=
"{% static "
js
/
jquery
/
dynatable
/
jquery
.
dynatable
.
js
"
%}"
></script>
...
...
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