Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
Jonoxi-Front
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
WIMMA Lab 2019
Iotitude
Jonoxi-Front
Merge requests
!2
Queue
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Queue
queue
into
testing
Overview
0
Commits
3
Pipelines
0
Changes
14
Merged
L4079
requested to merge
queue
into
testing
5 years ago
Overview
0
Commits
3
Pipelines
0
Changes
14
Expand
Merge queue into testing.
0
0
Merge request reports
Compare
testing
testing (base)
and
latest version
latest version
c0ff9bf7
3 commits,
5 years ago
14 files
+
806
−
29
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
14
Search (e.g. *.vue) (Ctrl+P)
src/css/App.css
+
21
−
0
Options
@@ -118,6 +118,27 @@ button[type=submit] {
top
:
45vw
;
}
.qr-container
{
background
:
#fefefe
;
border
:
1px
solid
#232323
;
}
.userdata
{
margin-left
:
15px
;
font-size
:
1.1rem
;
}
.user
{
padding
:
5px
;
border
:
1px
solid
#dedede
;
}
.user
>
*
{
margin-left
:
20vw
;
text-align
:
center
;
width
:
10vw
;
}
/*******************\
| Footer |
\*******************/
Loading