Gitlab CSE Unil
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
M. Chardon
ADIM
Commits
022f3425
Commit
022f3425
authored
Jun 15, 2018
by
M. Chardon
Browse files
correction visu annotation partagée
parent
5e7a8c2e
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
adim_project/adim_app/static/_src/scss/adim.css
View file @
022f3425
...
...
@@ -1018,7 +1018,7 @@ canvas {
}
#annotation-list-container
.list-group
.list-group-item
.layer-status
{
border-right
:
1px
solid
#5b5b5b
;
font-size
:
1
3px
;
font-size
:
1
.8em
;
}
#annotation-list-container
.list-group
.list-group-item
.layer-title
{
border-left
:
1px
solid
#7e7e7e
;
...
...
adim_project/adim_app/static/css/adim.css
View file @
022f3425
This diff is collapsed.
Click to expand it.
adim_project/adim_app/static/css/adim.css.map
View file @
022f3425
This diff is collapsed.
Click to expand it.
adim_project/templates/adim/base_annotation.html
View file @
022f3425
...
...
@@ -565,7 +565,7 @@ if (t === "light") {
</button>
</div>
</div>
<div
class=
"card card-body
collapse
{{ collapsed|yesno:"
,
in
"
}}"
id=
"annotation-list-container"
style=
"padding: 0;"
>
<div
class=
"card card-body {{ collapsed|yesno:"
,
in
"
}}"
id=
"annotation-list-container"
style=
"padding: 0;"
>
<ul
class=
"list-group"
></ul>
</div>
</div>
...
...
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