Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c3ecb3c

Browse files
bootstrap styling files in static folder
1 parent 47e5f39 commit c3ecb3c

File tree

94 files changed

+75325
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+75325
-0
lines changed

‎static/License.pdf‎

33.1 KB
Binary file not shown.

‎static/README.txt‎

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Material Design for Bootstrap
2+
3+
version: MDB Free 4.5.7
4+
5+
Documentation:
6+
https://mdbootstrap.com/
7+
8+
Getting started:
9+
https://mdbootstrap.com/getting-started/
10+
11+
Tutorials:
12+
MDB-Bootstrap: https://mdbootstrap.com/bootstrap-tutorial/
13+
MDB-Wordpress: https://mdbootstrap.com/wordpress-tutorial/
14+
15+
Templates:
16+
https://mdbootstrap.com/templates/
17+
18+
License:
19+
https://mdbootstrap.com/license/
20+
21+
Support:
22+
https://mdbootstrap.com/forums/forum/support/
23+
24+
Contact:
25+
office@mdbootstrap.com

‎static/css/addons/datatables.css‎

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
/*
2+
* MDBootstrap integration with Datatables
3+
* Learn more: https://mdbootstrap.com/content/bootstrap-datatables/
4+
* About MDBootstrap: https://mdbootstrap.com/
5+
*
6+
* This combined file was created by the DataTables downloader builder:
7+
* https://datatables.net/download
8+
*
9+
* To rebuild or modify this file with the latest versions of the included
10+
* software please visit:
11+
* https://datatables.net/download/#bs4/dt-1.10.18
12+
*
13+
* Included libraries:
14+
* DataTables 1.10.18
15+
*/
16+
17+
table.dataTable thead {
18+
cursor: pointer;
19+
}
20+
21+
table.dataTable thead>tr>th:active {
22+
outline: none;
23+
}
24+
25+
table.dataTable thead>tr>td:active {
26+
outline: none;
27+
}
28+
29+
div.dataTables_wrapper div.dataTables_length.d-flex.flex-row label {
30+
margin-top: 1.2rem;
31+
margin-right: 1rem;
32+
}
33+
34+
div.dataTables_wrapper div.dataTables_length.d-flex.flex-row .select-wrapper.mdb-select span,
35+
div.dataTables_wrapper div.dataTables_length.d-flex.flex-row .select-wrapper.mdb-select .select-dropdown {
36+
margin-top: 1rem;
37+
}
38+
39+
div.dataTables_wrapper div.dataTables_length label,
40+
div.dataTables_wrapper div.dataTables_filter label {
41+
text-align: left;
42+
font-weight: normal;
43+
padding-top: .5rem;
44+
padding-bottom: .5rem;
45+
}
46+
47+
div.dataTables_wrapper div.dataTables_length select,
48+
div.dataTables_wrapper div.dataTables_length input,
49+
div.dataTables_wrapper div.dataTables_filter select,
50+
div.dataTables_wrapper div.dataTables_filter input {
51+
width: auto;
52+
}
53+
54+
div.dataTables_wrapper div.dataTables_filter {
55+
text-align: right;
56+
}
57+
58+
div.dataTables_wrapper div.dataTables_filter input {
59+
margin-left: .5rem;
60+
display: inline-block;
61+
}
62+
63+
div.dataTables_wrapper div.dataTables_info,
64+
div.dataTables_wrapper div.dataTables_paginate {
65+
font-weight: normal;
66+
padding-top: 1rem;
67+
padding-bottom: 1rem;
68+
}
69+
70+
div.dataTables_wrapper div.dataTables_paginate {
71+
text-align: right;
72+
margin: 0;
73+
}
74+
75+
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
76+
-webkit-box-pack: end;
77+
-webkit-justify-content: flex-end;
78+
-ms-flex-pack: end;
79+
justify-content: flex-end;
80+
}
81+
82+
div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item.active .page-link:focus {
83+
background-color: #4285f4;
84+
}
85+
86+
div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item .page-link:focus {
87+
-webkit-box-shadow: none;
88+
box-shadow: none;
89+
}
90+
91+
@media (max-width: 767px) {
92+
div.dataTables_wrapper div .dataTables_length,
93+
div.dataTables_wrapper div .dataTables_filter,
94+
div.dataTables_wrapper div .dataTables_info,
95+
div.dataTables_wrapper div .dataTables_paginate ul.pagination {
96+
text-align: center;
97+
-webkit-box-pack: center;
98+
-webkit-justify-content: center;
99+
-ms-flex-pack: center;
100+
justify-content: center;
101+
}
102+
}
103+
104+
.bs-select select {
105+
display: inline-block !important;
106+
}

‎static/css/addons/datatables.min.css‎

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /