mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-06 03:46:39 +08:00
profile changes for gamification
This commit is contained in:
parent
ac0a449522
commit
615cd3c278
2 changed files with 9 additions and 1 deletions
|
@ -745,6 +745,14 @@ a[data-toggle="tooltip"] {
|
|||
}
|
||||
|
||||
.user-statistics {
|
||||
.list-inline{
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.label {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
li {
|
||||
height: 100px;
|
||||
margin: 15px;
|
||||
|
|
|
@ -1118,7 +1118,7 @@ en:
|
|||
team_name_label: "Team name"
|
||||
team_name_help: "Team name is required in order to create your own team."
|
||||
statistics:
|
||||
title: "Statistics"
|
||||
title: "My statistics"
|
||||
team: "Team"
|
||||
project: "Project"
|
||||
experiment: "Experiment"
|
||||
|
|
Loading…
Add table
Reference in a new issue