Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
deprecated-tabulator-web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
deprecated-tabulator-web
Commits
d021dbda
Commit
d021dbda
authored
May 30, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.mycard.moe:mycard/tabulator-web
parents
a917dc3a
61323ad0
Pipeline
#13316
failed with stages
in 1 minute and 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
3 deletions
+10
-3
src/app/app.component.css
src/app/app.component.css
+7
-0
src/app/app.component.html
src/app/app.component.html
+3
-3
No files found.
src/app/app.component.css
View file @
d021dbda
...
...
@@ -124,3 +124,10 @@ main {
.lh-tight
{
line-height
:
1.25
;
}
.mclogo
{
width
:
45px
;
}
.fs-4
{
margin-left
:
8px
;
}
src/app/app.component.html
View file @
d021dbda
<div
class=
'bottom'
>
<div
class=
"d-flex flex-column flex-shrink-0 p-3 bg-light"
style=
"width: 280px;"
>
<a
class=
"d-flex align-items-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none
"
>
<span
class=
"fs-4"
>
MyCard 排表器
</span>
<a
class=
"d-flex align-items-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none"
>
<img
class=
"mclogo"
src=
"https://event.ygobbs.com/Public/img/mycardlogo.png
"
>
<span
class=
"fs-4"
>
MyCard
|
排表器
</span>
</a>
<hr>
<ul
class=
"nav nav-pills flex-column mb-auto"
>
...
...
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