Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iena-competency-block
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iena
iena-competency-block
Commits
3a084820
Commit
3a084820
authored
3 years ago
by
Myriam Delaruelle
Browse files
Options
Downloads
Patches
Plain Diff
fix margin dashboard competencies
parent
ea22b72f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
styles.css
+10
-4
10 additions, 4 deletions
styles.css
templates/dashboard_competencies.mustache
+1
-1
1 addition, 1 deletion
templates/dashboard_competencies.mustache
with
11 additions
and
5 deletions
styles.css
+
10
−
4
View file @
3a084820
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
list-style
:
none
list-style
:
none
}
}
.iena-cpt-sel-tree
.tree
ul
{
.iena-cpt-sel-tree
.tree
u
f
l
{
margin-left
:
1em
;
margin-left
:
1em
;
position
:
relative
position
:
relative
}
}
...
@@ -398,6 +398,12 @@ table.dataTable{
...
@@ -398,6 +398,12 @@ table.dataTable{
text-align
:
left
;
text-align
:
left
;
}
}
#dash-container
{
margin-top
:
30px
;
.iena-filter-container
h2
{
}
margin-bottom
:
25px
;
\ No newline at end of file
margin-top
:
20px
;
}
/*.chart-table-data{
display: block !important;
}*/
\ No newline at end of file
This diff is collapsed.
Click to expand it.
templates/dashboard_competencies.mustache
+
1
−
1
View file @
3a084820
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
</div>
</div>
<div
class=
'row'
>
<div
class=
'row'
>
<div
>
<div
class=
"iena-filter-container"
>
<h2
class=
'h4'
>
Demandes d'évaluations
<span
class=
'badge badge-pill badge-primary'
style=
' border-radius: 0.15rem;'
>
{{
reviews_count
}}
</span></h2>
<h2
class=
'h4'
>
Demandes d'évaluations
<span
class=
'badge badge-pill badge-primary'
style=
' border-radius: 0.15rem;'
>
{{
reviews_count
}}
</span></h2>
<form
action=
'
{{
link_filter
}}
'
class=
'form-inline'
>
<form
action=
'
{{
link_filter
}}
'
class=
'form-inline'
>
<input
type=
'text'
hidden
name=
'courseid'
value=
'
{{
courseid
}}
'
>
<input
type=
'text'
hidden
name=
'courseid'
value=
'
{{
courseid
}}
'
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment