mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
show evaluation details
This commit is contained in:
@@ -520,9 +520,13 @@ div#workEditor {
|
||||
}
|
||||
}
|
||||
|
||||
div.item-title {
|
||||
.item-title {
|
||||
font-weight: bold;
|
||||
}
|
||||
.item-details {
|
||||
margin: 1em 2em;
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
ul.list-evaluations,
|
||||
ul.list-objectives,
|
||||
@@ -555,6 +559,10 @@ div#workEditor {
|
||||
&#persons {
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
||||
ul.record_actions {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
div#errors {
|
||||
|
Reference in New Issue
Block a user