Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
7f04e27b
Unverified
Commit
7f04e27b
authored
Feb 28, 2019
by
Van
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
💄
parent
cce83b6d
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
163 additions
and
132 deletions
+163
-132
src/main/webapp/js/common.js
src/main/webapp/js/common.js
+140
-127
src/main/webapp/js/common.min.js
src/main/webapp/js/common.min.js
+1
-1
src/main/webapp/js/lib/jquery.qrcode.min.js
src/main/webapp/js/lib/jquery.qrcode.min.js
+18
-0
src/main/webapp/scss/_reset-content.scss
src/main/webapp/scss/_reset-content.scss
+1
-1
src/main/webapp/scss/admin.css
src/main/webapp/scss/admin.css
+1
-1
src/main/webapp/scss/base.css
src/main/webapp/scss/base.css
+1
-1
src/main/webapp/scss/start.css
src/main/webapp/scss/start.css
+1
-1
No files found.
src/main/webapp/js/common.js
View file @
7f04e27b
This diff is collapsed.
Click to expand it.
src/main/webapp/js/common.min.js
View file @
7f04e27b
This diff is collapsed.
Click to expand it.
src/main/webapp/js/lib/jquery.qrcode.min.js
0 → 100644
View file @
7f04e27b
This diff is collapsed.
Click to expand it.
src/main/webapp/scss/_reset-content.scss
View file @
7f04e27b
...
...
@@ -87,7 +87,7 @@
}
hr
{
height
:
0
.15em
;
height
:
1px
;
padding
:
0
;
margin
:
24px
0
;
background-color
:
#e7e7e7
;
...
...
src/main/webapp/scss/admin.css
View file @
7f04e27b
This diff is collapsed.
Click to expand it.
src/main/webapp/scss/base.css
View file @
7f04e27b
This diff is collapsed.
Click to expand it.
src/main/webapp/scss/start.css
View file @
7f04e27b
This diff is collapsed.
Click to expand it.
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