Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
Christian Merten
purescript-gargantext
Commits
84097758
Commit
84097758
authored
Oct 02, 2024
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bootstrap Darkster needs to be updated?
parent
72141474
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
296 additions
and
487 deletions
+296
-487
bootstrap-darkster.css
dist/styles/bootstrap-darkster.css
+296
-487
No files found.
dist/styles/bootstrap-darkster.css
View file @
84097758
...
...
@@ -245,7 +245,7 @@ hr {
small
,
.small
{
font-size
:
80%
;
font-size
:
0.875em
;
font-weight
:
400
;
}
...
...
@@ -284,7 +284,7 @@ mark,
.blockquote-footer
{
display
:
block
;
font-size
:
80%
;
font-size
:
0.875em
;
color
:
#6c757d
;
}
.blockquote-footer
::before
{
...
...
@@ -465,13 +465,13 @@ pre code {
}
.col-1
{
flex
:
0
0
8.33333333
33
%
;
max-width
:
8.33333333
33
%
;
flex
:
0
0
8.33333333%
;
max-width
:
8.33333333%
;
}
.col-2
{
flex
:
0
0
16.6666666
66
7%
;
max-width
:
16.6666666
66
7%
;
flex
:
0
0
16.66666667%
;
max-width
:
16.66666667%
;
}
.col-3
{
...
...
@@ -480,13 +480,13 @@ pre code {
}
.col-4
{
flex
:
0
0
33.33333333
33
%
;
max-width
:
33.33333333
33
%
;
flex
:
0
0
33.33333333%
;
max-width
:
33.33333333%
;
}
.col-5
{
flex
:
0
0
41.6666666
66
7%
;
max-width
:
41.6666666
66
7%
;
flex
:
0
0
41.66666667%
;
max-width
:
41.66666667%
;
}
.col-6
{
...
...
@@ -495,13 +495,13 @@ pre code {
}
.col-7
{
flex
:
0
0
58.33333333
33
%
;
max-width
:
58.33333333
33
%
;
flex
:
0
0
58.33333333%
;
max-width
:
58.33333333%
;
}
.col-8
{
flex
:
0
0
66.6666666
66
7%
;
max-width
:
66.6666666
66
7%
;
flex
:
0
0
66.66666667%
;
max-width
:
66.66666667%
;
}
.col-9
{
...
...
@@ -510,13 +510,13 @@ pre code {
}
.col-10
{
flex
:
0
0
83.33333333
33
%
;
max-width
:
83.33333333
33
%
;
flex
:
0
0
83.33333333%
;
max-width
:
83.33333333%
;
}
.col-11
{
flex
:
0
0
91.6666666
66
7%
;
max-width
:
91.6666666
66
7%
;
flex
:
0
0
91.66666667%
;
max-width
:
91.66666667%
;
}
.col-12
{
...
...
@@ -585,11 +585,11 @@ pre code {
}
.offset-1
{
margin-left
:
8.33333333
33
%
;
margin-left
:
8.33333333%
;
}
.offset-2
{
margin-left
:
16.6666666
66
7%
;
margin-left
:
16.66666667%
;
}
.offset-3
{
...
...
@@ -597,11 +597,11 @@ pre code {
}
.offset-4
{
margin-left
:
33.33333333
33
%
;
margin-left
:
33.33333333%
;
}
.offset-5
{
margin-left
:
41.6666666
66
7%
;
margin-left
:
41.66666667%
;
}
.offset-6
{
...
...
@@ -609,11 +609,11 @@ pre code {
}
.offset-7
{
margin-left
:
58.33333333
33
%
;
margin-left
:
58.33333333%
;
}
.offset-8
{
margin-left
:
66.6666666
66
7%
;
margin-left
:
66.66666667%
;
}
.offset-9
{
...
...
@@ -621,11 +621,11 @@ pre code {
}
.offset-10
{
margin-left
:
83.33333333
33
%
;
margin-left
:
83.33333333%
;
}
.offset-11
{
margin-left
:
91.6666666
66
7%
;
margin-left
:
91.66666667%
;
}
@media
(
min-width
:
576px
)
{
...
...
@@ -634,209 +634,163 @@ pre code {
flex-grow
:
1
;
max-width
:
100%
;
}
.row-cols-sm-1
>
*
{
flex
:
0
0
100%
;
max-width
:
100%
;
}
.row-cols-sm-2
>
*
{
flex
:
0
0
50%
;
max-width
:
50%
;
}
.row-cols-sm-3
>
*
{
flex
:
0
0
33.3333333333%
;
max-width
:
33.3333333333%
;
}
.row-cols-sm-4
>
*
{
flex
:
0
0
25%
;
max-width
:
25%
;
}
.row-cols-sm-5
>
*
{
flex
:
0
0
20%
;
max-width
:
20%
;
}
.row-cols-sm-6
>
*
{
flex
:
0
0
16.6666666667%
;
max-width
:
16.6666666667%
;
}
.col-sm-auto
{
flex
:
0
0
auto
;
width
:
auto
;
max-width
:
100%
;
}
.col-sm-1
{
flex
:
0
0
8.33333333
33
%
;
max-width
:
8.33333333
33
%
;
flex
:
0
0
8.33333333%
;
max-width
:
8.33333333%
;
}
.col-sm-2
{
flex
:
0
0
16.6666666
66
7%
;
max-width
:
16.6666666
66
7%
;
flex
:
0
0
16.66666667%
;
max-width
:
16.66666667%
;
}
.col-sm-3
{
flex
:
0
0
25%
;
max-width
:
25%
;
}
.col-sm-4
{
flex
:
0
0
33.33333333
33
%
;
max-width
:
33.33333333
33
%
;
flex
:
0
0
33.33333333%
;
max-width
:
33.33333333%
;
}
.col-sm-5
{
flex
:
0
0
41.6666666
66
7%
;
max-width
:
41.6666666
66
7%
;
flex
:
0
0
41.66666667%
;
max-width
:
41.66666667%
;
}
.col-sm-6
{
flex
:
0
0
50%
;
max-width
:
50%
;
}
.col-sm-7
{
flex
:
0
0
58.33333333
33
%
;
max-width
:
58.33333333
33
%
;
flex
:
0
0
58.33333333%
;
max-width
:
58.33333333%
;
}
.col-sm-8
{
flex
:
0
0
66.6666666
66
7%
;
max-width
:
66.6666666
66
7%
;
flex
:
0
0
66.66666667%
;
max-width
:
66.66666667%
;
}
.col-sm-9
{
flex
:
0
0
75%
;
max-width
:
75%
;
}
.col-sm-10
{
flex
:
0
0
83.33333333
33
%
;
max-width
:
83.33333333
33
%
;
flex
:
0
0
83.33333333%
;
max-width
:
83.33333333%
;
}
.col-sm-11
{
flex
:
0
0
91.6666666
66
7%
;
max-width
:
91.6666666
66
7%
;
flex
:
0
0
91.66666667%
;
max-width
:
91.66666667%
;
}
.col-sm-12
{
flex
:
0
0
100%
;
max-width
:
100%
;
}
.order-sm-first
{
order
:
-1
;
}
.order-sm-last
{
order
:
13
;
}
.order-sm-0
{
order
:
0
;
}
.order-sm-1
{
order
:
1
;
}
.order-sm-2
{
order
:
2
;
}
.order-sm-3
{
order
:
3
;
}
.order-sm-4
{
order
:
4
;
}
.order-sm-5
{
order
:
5
;
}
.order-sm-6
{
order
:
6
;
}
.order-sm-7
{
order
:
7
;
}
.order-sm-8
{
order
:
8
;
}
.order-sm-9
{
order
:
9
;
}
.order-sm-10
{
order
:
10
;
}
.order-sm-11
{
order
:
11
;
}
.order-sm-12
{
order
:
12
;
}
.offset-sm-0
{
margin-left
:
0
;
}
.offset-sm-1
{
margin-left
:
8.33333333
33
%
;
margin-left
:
8.33333333%
;
}
.offset-sm-2
{
margin-left
:
16.6666666
66
7%
;
margin-left
:
16.66666667%
;
}
.offset-sm-3
{
margin-left
:
25%
;
}
.offset-sm-4
{
margin-left
:
33.33333333
33
%
;
margin-left
:
33.33333333%
;
}
.offset-sm-5
{
margin-left
:
41.6666666
66
7%
;
margin-left
:
41.66666667%
;
}
.offset-sm-6
{
margin-left
:
50%
;
}
.offset-sm-7
{
margin-left
:
58.33333333
33
%
;
margin-left
:
58.33333333%
;
}
.offset-sm-8
{
margin-left
:
66.6666666
66
7%
;
margin-left
:
66.66666667%
;
}
.offset-sm-9
{
margin-left
:
75%
;
}
.offset-sm-10
{
margin-left
:
83.33333333
33
%
;
margin-left
:
83.33333333%
;
}
.offset-sm-11
{
margin-left
:
91.6666666
66
7%
;
margin-left
:
91.66666667%
;
}
}
@media
(
min-width
:
768px
)
{
...
...
@@ -845,209 +799,163 @@ pre code {
flex-grow
:
1
;
max-width
:
100%
;
}
.row-cols-md-1
>
*
{
flex
:
0
0
100%
;
max-width
:
100%
;
}
.row-cols-md-2
>
*
{
flex
:
0
0
50%
;
max-width
:
50%
;
}
.row-cols-md-3
>
*
{
flex
:
0
0
33.3333333333%
;
max-width
:
33.3333333333%
;
}
.row-cols-md-4
>
*
{
flex
:
0
0
25%
;
max-width
:
25%
;
}
.row-cols-md-5
>
*
{
flex
:
0
0
20%
;
max-width
:
20%
;
}
.row-cols-md-6
>
*
{
flex
:
0
0
16.6666666667%
;
max-width
:
16.6666666667%
;
}
.col-md-auto
{
flex
:
0
0
auto
;
width
:
auto
;
max-width
:
100%
;
}
.col-md-1
{
flex
:
0
0
8.33333333
33
%
;
max-width
:
8.33333333
33
%
;
flex
:
0
0
8.33333333%
;
max-width
:
8.33333333%
;
}
.col-md-2
{
flex
:
0
0
16.6666666
66
7%
;
max-width
:
16.6666666
66
7%
;
flex
:
0
0
16.66666667%
;
max-width
:
16.66666667%
;
}
.col-md-3
{
flex
:
0
0
25%
;
max-width
:
25%
;
}
.col-md-4
{
flex
:
0
0
33.33333333
33
%
;
max-width
:
33.33333333
33
%
;
flex
:
0
0
33.33333333%
;
max-width
:
33.33333333%
;
}
.col-md-5
{
flex
:
0
0
41.6666666
66
7%
;
max-width
:
41.6666666
66
7%
;
flex
:
0
0
41.66666667%
;
max-width
:
41.66666667%
;
}
.col-md-6
{
flex
:
0
0
50%
;
max-width
:
50%
;
}
.col-md-7
{
flex
:
0
0
58.33333333
33
%
;
max-width
:
58.33333333
33
%
;
flex
:
0
0
58.33333333%
;
max-width
:
58.33333333%
;
}
.col-md-8
{
flex
:
0
0
66.6666666
66
7%
;
max-width
:
66.6666666
66
7%
;
flex
:
0
0
66.66666667%
;
max-width
:
66.66666667%
;
}
.col-md-9
{
flex
:
0
0
75%
;
max-width
:
75%
;
}
.col-md-10
{
flex
:
0
0
83.33333333
33
%
;
max-width
:
83.33333333
33
%
;
flex
:
0
0
83.33333333%
;
max-width
:
83.33333333%
;
}
.col-md-11
{
flex
:
0
0
91.6666666
66
7%
;
max-width
:
91.6666666
66
7%
;
flex
:
0
0
91.66666667%
;
max-width
:
91.66666667%
;
}
.col-md-12
{
flex
:
0
0
100%
;
max-width
:
100%
;
}
.order-md-first
{
order
:
-1
;
}
.order-md-last
{
order
:
13
;
}
.order-md-0
{
order
:
0
;
}
.order-md-1
{
order
:
1
;
}
.order-md-2
{
order
:
2
;
}
.order-md-3
{
order
:
3
;
}
.order-md-4
{
order
:
4
;
}
.order-md-5
{
order
:
5
;
}
.order-md-6
{
order
:
6
;
}
.order-md-7
{
order
:
7
;
}
.order-md-8
{
order
:
8
;
}
.order-md-9
{
order
:
9
;
}
.order-md-10
{
order
:
10
;
}
.order-md-11
{
order
:
11
;
}
.order-md-12
{
order
:
12
;
}
.offset-md-0
{
margin-left
:
0
;
}
.offset-md-1
{
margin-left
:
8.33333333
33
%
;
margin-left
:
8.33333333%
;
}
.offset-md-2
{
margin-left
:
16.6666666
66
7%
;
margin-left
:
16.66666667%
;
}
.offset-md-3
{
margin-left
:
25%
;
}
.offset-md-4
{
margin-left
:
33.33333333
33
%
;
margin-left
:
33.33333333%
;
}
.offset-md-5
{
margin-left
:
41.6666666
66
7%
;
margin-left
:
41.66666667%
;
}
.offset-md-6
{
margin-left
:
50%
;
}
.offset-md-7
{
margin-left
:
58.33333333
33
%
;
margin-left
:
58.33333333%
;
}
.offset-md-8
{
margin-left
:
66.6666666
66
7%
;
margin-left
:
66.66666667%
;
}
.offset-md-9
{
margin-left
:
75%
;
}
.offset-md-10
{
margin-left
:
83.33333333
33
%
;
margin-left
:
83.33333333%
;
}
.offset-md-11
{
margin-left
:
91.6666666
66
7%
;
margin-left
:
91.66666667%
;
}
}
@media
(
min-width
:
992px
)
{
...
...
@@ -1056,209 +964,163 @@ pre code {
flex-grow
:
1
;
max-width
:
100%
;
}
.row-cols-lg-1
>
*
{
flex
:
0
0
100%
;
max-width
:
100%
;
}
.row-cols-lg-2
>
*
{
flex
:
0
0
50%
;
max-width
:
50%
;
}
.row-cols-lg-3
>
*
{
flex
:
0
0
33.3333333333%
;
max-width
:
33.3333333333%
;
}
.row-cols-lg-4
>
*
{
flex
:
0
0
25%
;
max-width
:
25%
;
}
.row-cols-lg-5
>
*
{
flex
:
0
0
20%
;
max-width
:
20%
;
}
.row-cols-lg-6
>
*
{
flex
:
0
0
16.6666666667%
;
max-width
:
16.6666666667%
;
}
.col-lg-auto
{
flex
:
0
0
auto
;
width
:
auto
;
max-width
:
100%
;
}
.col-lg-1
{
flex
:
0
0
8.33333333
33
%
;
max-width
:
8.33333333
33
%
;
flex
:
0
0
8.33333333%
;
max-width
:
8.33333333%
;
}
.col-lg-2
{
flex
:
0
0
16.6666666
66
7%
;
max-width
:
16.6666666
66
7%
;
flex
:
0
0
16.66666667%
;
max-width
:
16.66666667%
;
}
.col-lg-3
{
flex
:
0
0
25%
;
max-width
:
25%
;
}
.col-lg-4
{
flex
:
0
0
33.33333333
33
%
;
max-width
:
33.33333333
33
%
;
flex
:
0
0
33.33333333%
;
max-width
:
33.33333333%
;
}
.col-lg-5
{
flex
:
0
0
41.6666666
66
7%
;
max-width
:
41.6666666
66
7%
;
flex
:
0
0
41.66666667%
;
max-width
:
41.66666667%
;
}
.col-lg-6
{
flex
:
0
0
50%
;
max-width
:
50%
;
}
.col-lg-7
{
flex
:
0
0
58.33333333
33
%
;
max-width
:
58.33333333
33
%
;
flex
:
0
0
58.33333333%
;
max-width
:
58.33333333%
;
}
.col-lg-8
{
flex
:
0
0
66.6666666
66
7%
;
max-width
:
66.6666666
66
7%
;
flex
:
0
0
66.66666667%
;
max-width
:
66.66666667%
;
}
.col-lg-9
{
flex
:
0
0
75%
;
max-width
:
75%
;
}
.col-lg-10
{
flex
:
0
0
83.33333333
33
%
;
max-width
:
83.33333333
33
%
;
flex
:
0
0
83.33333333%
;
max-width
:
83.33333333%
;
}
.col-lg-11
{
flex
:
0
0
91.6666666
66
7%
;
max-width
:
91.6666666
66
7%
;
flex
:
0
0
91.66666667%
;
max-width
:
91.66666667%
;
}
.col-lg-12
{
flex
:
0
0
100%
;
max-width
:
100%
;
}
.order-lg-first
{
order
:
-1
;
}
.order-lg-last
{
order
:
13
;
}
.order-lg-0
{
order
:
0
;
}
.order-lg-1
{
order
:
1
;
}
.order-lg-2
{
order
:
2
;
}
.order-lg-3
{
order
:
3
;
}
.order-lg-4
{
order
:
4
;
}
.order-lg-5
{
order
:
5
;
}
.order-lg-6
{
order
:
6
;
}
.order-lg-7
{
order
:
7
;
}
.order-lg-8
{
order
:
8
;
}
.order-lg-9
{
order
:
9
;
}
.order-lg-10
{
order
:
10
;
}
.order-lg-11
{
order
:
11
;
}
.order-lg-12
{
order
:
12
;
}
.offset-lg-0
{
margin-left
:
0
;
}
.offset-lg-1
{
margin-left
:
8.33333333
33
%
;
margin-left
:
8.33333333%
;
}
.offset-lg-2
{
margin-left
:
16.6666666
66
7%
;
margin-left
:
16.66666667%
;
}
.offset-lg-3
{
margin-left
:
25%
;
}
.offset-lg-4
{
margin-left
:
33.33333333
33
%
;
margin-left
:
33.33333333%
;
}
.offset-lg-5
{
margin-left
:
41.6666666
66
7%
;
margin-left
:
41.66666667%
;
}
.offset-lg-6
{
margin-left
:
50%
;
}
.offset-lg-7
{
margin-left
:
58.33333333
33
%
;
margin-left
:
58.33333333%
;
}
.offset-lg-8
{
margin-left
:
66.6666666
66
7%
;
margin-left
:
66.66666667%
;
}
.offset-lg-9
{
margin-left
:
75%
;
}
.offset-lg-10
{
margin-left
:
83.33333333
33
%
;
margin-left
:
83.33333333%
;
}
.offset-lg-11
{
margin-left
:
91.6666666
66
7%
;
margin-left
:
91.66666667%
;
}
}
@media
(
min-width
:
1200px
)
{
...
...
@@ -1267,209 +1129,163 @@ pre code {
flex-grow
:
1
;
max-width
:
100%
;
}
.row-cols-xl-1
>
*
{
flex
:
0
0
100%
;
max-width
:
100%
;
}
.row-cols-xl-2
>
*
{
flex
:
0
0
50%
;
max-width
:
50%
;
}
.row-cols-xl-3
>
*
{
flex
:
0
0
33.3333333333%
;
max-width
:
33.3333333333%
;
}
.row-cols-xl-4
>
*
{
flex
:
0
0
25%
;
max-width
:
25%
;
}
.row-cols-xl-5
>
*
{
flex
:
0
0
20%
;
max-width
:
20%
;
}
.row-cols-xl-6
>
*
{
flex
:
0
0
16.6666666667%
;
max-width
:
16.6666666667%
;
}
.col-xl-auto
{
flex
:
0
0
auto
;
width
:
auto
;
max-width
:
100%
;
}
.col-xl-1
{
flex
:
0
0
8.33333333
33
%
;
max-width
:
8.33333333
33
%
;
flex
:
0
0
8.33333333%
;
max-width
:
8.33333333%
;
}
.col-xl-2
{
flex
:
0
0
16.6666666
66
7%
;
max-width
:
16.6666666
66
7%
;
flex
:
0
0
16.66666667%
;
max-width
:
16.66666667%
;
}
.col-xl-3
{
flex
:
0
0
25%
;
max-width
:
25%
;
}
.col-xl-4
{
flex
:
0
0
33.33333333
33
%
;
max-width
:
33.33333333
33
%
;
flex
:
0
0
33.33333333%
;
max-width
:
33.33333333%
;
}
.col-xl-5
{
flex
:
0
0
41.6666666
66
7%
;
max-width
:
41.6666666
66
7%
;
flex
:
0
0
41.66666667%
;
max-width
:
41.66666667%
;
}
.col-xl-6
{
flex
:
0
0
50%
;
max-width
:
50%
;
}
.col-xl-7
{
flex
:
0
0
58.33333333
33
%
;
max-width
:
58.33333333
33
%
;
flex
:
0
0
58.33333333%
;
max-width
:
58.33333333%
;
}
.col-xl-8
{
flex
:
0
0
66.6666666
66
7%
;
max-width
:
66.6666666
66
7%
;
flex
:
0
0
66.66666667%
;
max-width
:
66.66666667%
;
}
.col-xl-9
{
flex
:
0
0
75%
;
max-width
:
75%
;
}
.col-xl-10
{
flex
:
0
0
83.33333333
33
%
;
max-width
:
83.33333333
33
%
;
flex
:
0
0
83.33333333%
;
max-width
:
83.33333333%
;
}
.col-xl-11
{
flex
:
0
0
91.6666666
66
7%
;
max-width
:
91.6666666
66
7%
;
flex
:
0
0
91.66666667%
;
max-width
:
91.66666667%
;
}
.col-xl-12
{
flex
:
0
0
100%
;
max-width
:
100%
;
}
.order-xl-first
{
order
:
-1
;
}
.order-xl-last
{
order
:
13
;
}
.order-xl-0
{
order
:
0
;
}
.order-xl-1
{
order
:
1
;
}
.order-xl-2
{
order
:
2
;
}
.order-xl-3
{
order
:
3
;
}
.order-xl-4
{
order
:
4
;
}
.order-xl-5
{
order
:
5
;
}
.order-xl-6
{
order
:
6
;
}
.order-xl-7
{
order
:
7
;
}
.order-xl-8
{
order
:
8
;
}
.order-xl-9
{
order
:
9
;
}
.order-xl-10
{
order
:
10
;
}
.order-xl-11
{
order
:
11
;
}
.order-xl-12
{
order
:
12
;
}
.offset-xl-0
{
margin-left
:
0
;
}
.offset-xl-1
{
margin-left
:
8.33333333
33
%
;
margin-left
:
8.33333333%
;
}
.offset-xl-2
{
margin-left
:
16.6666666
66
7%
;
margin-left
:
16.66666667%
;
}
.offset-xl-3
{
margin-left
:
25%
;
}
.offset-xl-4
{
margin-left
:
33.33333333
33
%
;
margin-left
:
33.33333333%
;
}
.offset-xl-5
{
margin-left
:
41.6666666
66
7%
;
margin-left
:
41.66666667%
;
}
.offset-xl-6
{
margin-left
:
50%
;
}
.offset-xl-7
{
margin-left
:
58.33333333
33
%
;
margin-left
:
58.33333333%
;
}
.offset-xl-8
{
margin-left
:
66.6666666
66
7%
;
margin-left
:
66.66666667%
;
}
.offset-xl-9
{
margin-left
:
75%
;
}
.offset-xl-10
{
margin-left
:
83.33333333
33
%
;
margin-left
:
83.33333333%
;
}
.offset-xl-11
{
margin-left
:
91.6666666
66
7%
;
margin-left
:
91.66666667%
;
}
}
.table
{
...
...
@@ -1808,10 +1624,6 @@ pre code {
background-color
:
transparent
;
border
:
0
;
}
.form-control
:-moz-focusring
{
color
:
transparent
;
text-shadow
:
0
0
0
#495057
;
}
.form-control
:focus
{
color
:
#495057
;
background-color
:
#fff
;
...
...
@@ -1835,6 +1647,10 @@ input[type=month].form-control {
appearance
:
none
;
}
select
.form-control
:-moz-focusring
{
color
:
transparent
;
text-shadow
:
0
0
0
#495057
;
}
select
.form-control
:focus::-ms-value
{
color
:
#495057
;
background-color
:
#495057
;
...
...
@@ -1966,7 +1782,7 @@ textarea.form-control {
display
:
none
;
width
:
100%
;
margin-top
:
0.25rem
;
font-size
:
80%
;
font-size
:
0.875em
;
color
:
#28a745
;
}
...
...
@@ -1998,7 +1814,7 @@ textarea.form-control {
.was-validated
.form-control
:valid
,
.form-control.is-valid
{
border-color
:
#28a745
;
padding-right
:
calc
(
1.5em
+
0.75rem
);
padding-right
:
calc
(
1.5em
+
0.75rem
)
!important
;
background-image
:
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
;
background-repeat
:
no-repeat
;
background-position
:
right
calc
(
0.375em
+
0.1875rem
)
center
;
...
...
@@ -2009,6 +1825,11 @@ textarea.form-control {
box-shadow
:
0
0
0
0.2rem
rgba
(
40
,
167
,
69
,
0.25
);
}
.was-validated
select
.form-control
:valid
,
select
.form-control.is-valid
{
padding-right
:
3rem
!important
;
background-position
:
right
1.5rem
center
;
}
.was-validated
textarea
.form-control
:valid
,
textarea
.form-control.is-valid
{
padding-right
:
calc
(
1.5em
+
0.75rem
);
background-position
:
top
calc
(
0.375em
+
0.1875rem
)
right
calc
(
0.375em
+
0.1875rem
);
...
...
@@ -2016,7 +1837,7 @@ textarea.form-control {
.was-validated
.custom-select
:valid
,
.custom-select.is-valid
{
border-color
:
#28a745
;
padding-right
:
calc
(
0.75em
+
2.3125rem
);
padding-right
:
calc
(
0.75em
+
2.3125rem
)
!important
;
background
:
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
right
0.75rem
center
/
8px
10px
no-repeat
,
#fff
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
center
right
1.75rem
/
calc
(
0.75em
+
0.375rem
)
calc
(
0.75em
+
0.375rem
)
no-repeat
;
}
.was-validated
.custom-select
:valid:focus
,
.custom-select.is-valid
:focus
{
...
...
@@ -2062,7 +1883,7 @@ textarea.form-control {
display
:
none
;
width
:
100%
;
margin-top
:
0.25rem
;
font-size
:
80%
;
font-size
:
0.875em
;
color
:
#dc3545
;
}
...
...
@@ -2094,7 +1915,7 @@ textarea.form-control {
.was-validated
.form-control
:invalid
,
.form-control.is-invalid
{
border-color
:
#dc3545
;
padding-right
:
calc
(
1.5em
+
0.75rem
);
padding-right
:
calc
(
1.5em
+
0.75rem
)
!important
;
background-image
:
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")
;
background-repeat
:
no-repeat
;
background-position
:
right
calc
(
0.375em
+
0.1875rem
)
center
;
...
...
@@ -2105,6 +1926,11 @@ textarea.form-control {
box-shadow
:
0
0
0
0.2rem
rgba
(
220
,
53
,
69
,
0.25
);
}
.was-validated
select
.form-control
:invalid
,
select
.form-control.is-invalid
{
padding-right
:
3rem
!important
;
background-position
:
right
1.5rem
center
;
}
.was-validated
textarea
.form-control
:invalid
,
textarea
.form-control.is-invalid
{
padding-right
:
calc
(
1.5em
+
0.75rem
);
background-position
:
top
calc
(
0.375em
+
0.1875rem
)
right
calc
(
0.375em
+
0.1875rem
);
...
...
@@ -2112,7 +1938,7 @@ textarea.form-control {
.was-validated
.custom-select
:invalid
,
.custom-select.is-invalid
{
border-color
:
#dc3545
;
padding-right
:
calc
(
0.75em
+
2.3125rem
);
padding-right
:
calc
(
0.75em
+
2.3125rem
)
!important
;
background
:
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
right
0.75rem
center
/
8px
10px
no-repeat
,
#fff
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")
center
right
1.75rem
/
calc
(
0.75em
+
0.375rem
)
calc
(
0.75em
+
0.375rem
)
no-repeat
;
}
.was-validated
.custom-select
:invalid:focus
,
.custom-select.is-invalid
:focus
{
...
...
@@ -2185,7 +2011,7 @@ textarea.form-control {
display
:
inline-block
;
}
.form-inline
.input-group
,
.form-inline
.custom-select
{
.form-inline
.custom-select
{
width
:
auto
;
}
.form-inline
.form-check
{
...
...
@@ -2778,6 +2604,16 @@ input[type=button].btn-block {
transition
:
none
;
}
}
.collapsing.width
{
width
:
0
;
height
:
auto
;
transition
:
width
0.35s
ease
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.collapsing.width
{
transition
:
none
;
}
}
.dropup
,
.dropright
,
...
...
@@ -2839,7 +2675,6 @@ input[type=button].btn-block {
right
:
auto
;
left
:
0
;
}
.dropdown-menu-sm-right
{
right
:
0
;
left
:
auto
;
...
...
@@ -2850,7 +2685,6 @@ input[type=button].btn-block {
right
:
auto
;
left
:
0
;
}
.dropdown-menu-md-right
{
right
:
0
;
left
:
auto
;
...
...
@@ -2861,7 +2695,6 @@ input[type=button].btn-block {
right
:
auto
;
left
:
0
;
}
.dropdown-menu-lg-right
{
right
:
0
;
left
:
auto
;
...
...
@@ -2872,7 +2705,6 @@ input[type=button].btn-block {
right
:
auto
;
left
:
0
;
}
.dropdown-menu-xl-right
{
right
:
0
;
left
:
auto
;
...
...
@@ -3172,18 +3004,24 @@ input[type=button].btn-block {
display
:
flex
;
align-items
:
center
;
}
.input-group
>
.custom-file
:not
(
:last-child
)
.custom-file-label
,
.input-group
>
.custom-file
:not
(
:first-child
)
.custom-file-label
{
.input-group
>
.custom-file
:not
(
:last-child
)
.custom-file-label
,
.input-group
>
.custom-file
:not
(
:last-child
)
.custom-file-label
::after
{
border-top-right-radius
:
0
;
border-bottom-right-radius
:
0
;
}
.input-group
>
.custom-file
:not
(
:first-child
)
.custom-file-label
{
border-top-left-radius
:
0
;
border-bottom-left-radius
:
0
;
}
.input-group
:not
(
.has-validation
)
>
.form-control
:not
(
:last-child
),
.input-group
:not
(
.has-validation
)
>
.custom-select
:not
(
:last-child
),
.input-group
:not
(
.has-validation
)
>
.custom-file
:not
(
:last-child
)
.custom-file-label
,
.input-group
:not
(
.has-validation
)
>
.custom-file
:not
(
:last-child
)
.custom-file-label
::after
{
border-top-right-radius
:
0
;
border-bottom-right-radius
:
0
;
}
.input-group.has-validation
>
.form-control
:nth-last-child
(
n
+
3
),
.input-group.has-validation
>
.custom-select
:nth-last-child
(
n
+
3
),
.input-group.has-validation
>
.custom-file
:nth-last-child
(
n
+
3
)
.custom-file-label
,
.input-group.has-validation
>
.custom-file
:nth-last-child
(
n
+
3
)
.custom-file-label
::after
{
border-top-right-radius
:
0
;
border-bottom-right-radius
:
0
;
...
...
@@ -3308,7 +3146,7 @@ input[type=button].btn-block {
display
:
block
;
min-height
:
1.65rem
;
padding-left
:
1.5rem
;
color-adjust
:
exact
;
print-
color-adjust
:
exact
;
}
.custom-control-inline
{
...
...
@@ -3362,7 +3200,7 @@ input[type=button].btn-block {
pointer-events
:
none
;
content
:
""
;
background-color
:
#fff
;
border
:
#adb5bd
solid
1px
;
border
:
1px
solid
#adb5bd
;
box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
);
}
.custom-control-label
::after
{
...
...
@@ -3702,8 +3540,8 @@ input[type=button].btn-block {
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.custom-control-label
::before
,
.custom-file-label
,
.custom-select
{
.custom-file-label
,
.custom-select
{
transition
:
none
;
}
}
...
...
@@ -3734,11 +3572,13 @@ input[type=button].btn-block {
}
.nav-tabs
.nav-link
{
margin-bottom
:
-1px
;
background-color
:
transparent
;
border
:
1px
solid
transparent
;
border-top-left-radius
:
0.25rem
;
border-top-right-radius
:
0.25rem
;
}
.nav-tabs
.nav-link
:hover
,
.nav-tabs
.nav-link
:focus
{
isolation
:
isolate
;
border-color
:
#e9ecef
#e9ecef
#dee2e6
;
}
.nav-tabs
.nav-link.disabled
{
...
...
@@ -3759,6 +3599,8 @@ input[type=button].btn-block {
}
.nav-pills
.nav-link
{
background
:
none
;
border
:
0
;
border-radius
:
0.25rem
;
}
.nav-pills
.nav-link.active
,
...
...
@@ -3875,11 +3717,11 @@ input[type=button].btn-block {
@media
(
max-width
:
575.98px
)
{
.navbar-expand-sm
>
.container
,
.navbar-expand-sm
>
.container-fluid
,
.navbar-expand-sm
>
.container-sm
,
.navbar-expand-sm
>
.container-md
,
.navbar-expand-sm
>
.container-lg
,
.navbar-expand-sm
>
.container-xl
{
.navbar-expand-sm
>
.container-fluid
,
.navbar-expand-sm
>
.container-sm
,
.navbar-expand-sm
>
.container-md
,
.navbar-expand-sm
>
.container-lg
,
.navbar-expand-sm
>
.container-xl
{
padding-right
:
0
;
padding-left
:
0
;
}
...
...
@@ -3900,11 +3742,11 @@ input[type=button].btn-block {
padding-left
:
0.5rem
;
}
.navbar-expand-sm
>
.container
,
.navbar-expand-sm
>
.container-fluid
,
.navbar-expand-sm
>
.container-sm
,
.navbar-expand-sm
>
.container-md
,
.navbar-expand-sm
>
.container-lg
,
.navbar-expand-sm
>
.container-xl
{
.navbar-expand-sm
>
.container-fluid
,
.navbar-expand-sm
>
.container-sm
,
.navbar-expand-sm
>
.container-md
,
.navbar-expand-sm
>
.container-lg
,
.navbar-expand-sm
>
.container-xl
{
flex-wrap
:
nowrap
;
}
.navbar-expand-sm
.navbar-nav-scroll
{
...
...
@@ -3920,11 +3762,11 @@ input[type=button].btn-block {
}
@media
(
max-width
:
767.98px
)
{
.navbar-expand-md
>
.container
,
.navbar-expand-md
>
.container-fluid
,
.navbar-expand-md
>
.container-sm
,
.navbar-expand-md
>
.container-md
,
.navbar-expand-md
>
.container-lg
,
.navbar-expand-md
>
.container-xl
{
.navbar-expand-md
>
.container-fluid
,
.navbar-expand-md
>
.container-sm
,
.navbar-expand-md
>
.container-md
,
.navbar-expand-md
>
.container-lg
,
.navbar-expand-md
>
.container-xl
{
padding-right
:
0
;
padding-left
:
0
;
}
...
...
@@ -3945,11 +3787,11 @@ input[type=button].btn-block {
padding-left
:
0.5rem
;
}
.navbar-expand-md
>
.container
,
.navbar-expand-md
>
.container-fluid
,
.navbar-expand-md
>
.container-sm
,
.navbar-expand-md
>
.container-md
,
.navbar-expand-md
>
.container-lg
,
.navbar-expand-md
>
.container-xl
{
.navbar-expand-md
>
.container-fluid
,
.navbar-expand-md
>
.container-sm
,
.navbar-expand-md
>
.container-md
,
.navbar-expand-md
>
.container-lg
,
.navbar-expand-md
>
.container-xl
{
flex-wrap
:
nowrap
;
}
.navbar-expand-md
.navbar-nav-scroll
{
...
...
@@ -3965,11 +3807,11 @@ input[type=button].btn-block {
}
@media
(
max-width
:
991.98px
)
{
.navbar-expand-lg
>
.container
,
.navbar-expand-lg
>
.container-fluid
,
.navbar-expand-lg
>
.container-sm
,
.navbar-expand-lg
>
.container-md
,
.navbar-expand-lg
>
.container-lg
,
.navbar-expand-lg
>
.container-xl
{
.navbar-expand-lg
>
.container-fluid
,
.navbar-expand-lg
>
.container-sm
,
.navbar-expand-lg
>
.container-md
,
.navbar-expand-lg
>
.container-lg
,
.navbar-expand-lg
>
.container-xl
{
padding-right
:
0
;
padding-left
:
0
;
}
...
...
@@ -3990,11 +3832,11 @@ input[type=button].btn-block {
padding-left
:
0.5rem
;
}
.navbar-expand-lg
>
.container
,
.navbar-expand-lg
>
.container-fluid
,
.navbar-expand-lg
>
.container-sm
,
.navbar-expand-lg
>
.container-md
,
.navbar-expand-lg
>
.container-lg
,
.navbar-expand-lg
>
.container-xl
{
.navbar-expand-lg
>
.container-fluid
,
.navbar-expand-lg
>
.container-sm
,
.navbar-expand-lg
>
.container-md
,
.navbar-expand-lg
>
.container-lg
,
.navbar-expand-lg
>
.container-xl
{
flex-wrap
:
nowrap
;
}
.navbar-expand-lg
.navbar-nav-scroll
{
...
...
@@ -4010,11 +3852,11 @@ input[type=button].btn-block {
}
@media
(
max-width
:
1199.98px
)
{
.navbar-expand-xl
>
.container
,
.navbar-expand-xl
>
.container-fluid
,
.navbar-expand-xl
>
.container-sm
,
.navbar-expand-xl
>
.container-md
,
.navbar-expand-xl
>
.container-lg
,
.navbar-expand-xl
>
.container-xl
{
.navbar-expand-xl
>
.container-fluid
,
.navbar-expand-xl
>
.container-sm
,
.navbar-expand-xl
>
.container-md
,
.navbar-expand-xl
>
.container-lg
,
.navbar-expand-xl
>
.container-xl
{
padding-right
:
0
;
padding-left
:
0
;
}
...
...
@@ -4035,11 +3877,11 @@ input[type=button].btn-block {
padding-left
:
0.5rem
;
}
.navbar-expand-xl
>
.container
,
.navbar-expand-xl
>
.container-fluid
,
.navbar-expand-xl
>
.container-sm
,
.navbar-expand-xl
>
.container-md
,
.navbar-expand-xl
>
.container-lg
,
.navbar-expand-xl
>
.container-xl
{
.navbar-expand-xl
>
.container-fluid
,
.navbar-expand-xl
>
.container-sm
,
.navbar-expand-xl
>
.container-md
,
.navbar-expand-xl
>
.container-lg
,
.navbar-expand-xl
>
.container-xl
{
flex-wrap
:
nowrap
;
}
.navbar-expand-xl
.navbar-nav-scroll
{
...
...
@@ -4330,11 +4172,11 @@ input[type=button].btn-block {
border-bottom-right-radius
:
0
;
}
.card-group
>
.card
:not
(
:last-child
)
.card-img-top
,
.card-group
>
.card
:not
(
:last-child
)
.card-header
{
.card-group
>
.card
:not
(
:last-child
)
.card-header
{
border-top-right-radius
:
0
;
}
.card-group
>
.card
:not
(
:last-child
)
.card-img-bottom
,
.card-group
>
.card
:not
(
:last-child
)
.card-footer
{
.card-group
>
.card
:not
(
:last-child
)
.card-footer
{
border-bottom-right-radius
:
0
;
}
.card-group
>
.card
:not
(
:first-child
)
{
...
...
@@ -4342,11 +4184,11 @@ input[type=button].btn-block {
border-bottom-left-radius
:
0
;
}
.card-group
>
.card
:not
(
:first-child
)
.card-img-top
,
.card-group
>
.card
:not
(
:first-child
)
.card-header
{
.card-group
>
.card
:not
(
:first-child
)
.card-header
{
border-top-left-radius
:
0
;
}
.card-group
>
.card
:not
(
:first-child
)
.card-img-bottom
,
.card-group
>
.card
:not
(
:first-child
)
.card-footer
{
.card-group
>
.card
:not
(
:first-child
)
.card-footer
{
border-bottom-left-radius
:
0
;
}
}
...
...
@@ -5368,14 +5210,12 @@ a.close.disabled {
max-width
:
500px
;
margin
:
1.75rem
auto
;
}
.modal-dialog-scrollable
{
max-height
:
calc
(
100%
-
3.5rem
);
}
.modal-dialog-scrollable
.modal-content
{
max-height
:
calc
(
100vh
-
3.5rem
);
}
.modal-dialog-centered
{
min-height
:
calc
(
100%
-
3.5rem
);
}
...
...
@@ -5383,18 +5223,16 @@ a.close.disabled {
height
:
calc
(
100vh
-
3.5rem
);
height
:
min-content
;
}
.modal-content
{
box-shadow
:
0
0.5rem
1rem
rgba
(
0
,
0
,
0
,
0.5
);
}
.modal-sm
{
max-width
:
300px
;
}
}
@media
(
min-width
:
992px
)
{
.modal-lg
,
.modal-xl
{
.modal-xl
{
max-width
:
800px
;
}
}
...
...
@@ -5419,8 +5257,8 @@ a.close.disabled {
text-transform
:
none
;
letter-spacing
:
normal
;
word-break
:
normal
;
word-spacing
:
normal
;
white-space
:
normal
;
word-spacing
:
normal
;
line-break
:
auto
;
font-size
:
0.875rem
;
word-wrap
:
break-word
;
...
...
@@ -5521,8 +5359,8 @@ a.close.disabled {
text-transform
:
none
;
letter-spacing
:
normal
;
word-break
:
normal
;
word-spacing
:
normal
;
white-space
:
normal
;
word-spacing
:
normal
;
line-break
:
auto
;
font-size
:
0.875rem
;
word-wrap
:
break-word
;
...
...
@@ -5718,7 +5556,7 @@ a.close.disabled {
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.carousel-fade
.active.carousel-item-left
,
.carousel-fade
.active.carousel-item-right
{
.carousel-fade
.active.carousel-item-right
{
transition
:
none
;
}
}
...
...
@@ -5733,14 +5571,17 @@ a.close.disabled {
align-items
:
center
;
justify-content
:
center
;
width
:
15%
;
padding
:
0
;
color
:
#fff
;
text-align
:
center
;
background
:
none
;
border
:
0
;
opacity
:
0.5
;
transition
:
opacity
0.15s
ease
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.carousel-control-prev
,
.carousel-control-next
{
.carousel-control-next
{
transition
:
none
;
}
}
...
...
@@ -5836,8 +5677,8 @@ a.close.disabled {
display
:
inline-block
;
width
:
2rem
;
height
:
2rem
;
vertical-align
:
text-botto
m
;
border
:
0.25em
solid
current
C
olor
;
vertical-align
:
-0.125e
m
;
border
:
0.25em
solid
current
c
olor
;
border-right-color
:
transparent
;
border-radius
:
50%
;
animation
:
0.75s
linear
infinite
spinner-border
;
...
...
@@ -5862,8 +5703,8 @@ a.close.disabled {
display
:
inline-block
;
width
:
2rem
;
height
:
2rem
;
vertical-align
:
text-botto
m
;
background-color
:
current
C
olor
;
vertical-align
:
-0.125e
m
;
background-color
:
current
c
olor
;
border-radius
:
50%
;
opacity
:
0
;
animation
:
0.75s
linear
infinite
spinner-grow
;
...
...
@@ -5876,99 +5717,80 @@ a.close.disabled {
@media
(
prefers-reduced-motion
:
reduce
)
{
.spinner-border
,
.spinner-grow
{
.spinner-grow
{
animation-duration
:
1.5s
;
}
}
@media
print
{
*,
*
::before
,
*
::after
{
*
::before
,
*
::after
{
text-shadow
:
none
!important
;
box-shadow
:
none
!important
;
}
a
:not
(
.btn
)
{
text-decoration
:
underline
;
}
abbr
[
title
]
::after
{
content
:
" ("
attr
(
title
)
")"
;
}
pre
{
white-space
:
pre-wrap
!important
;
}
pre
,
blockquote
{
blockquote
{
border
:
1px
solid
#ADB5BD
;
page-break-inside
:
avoid
;
}
thead
{
display
:
table-header-group
;
}
tr
,
img
{
img
{
page-break-inside
:
avoid
;
}
p
,
h2
,
h3
{
h2
,
h3
{
orphans
:
3
;
widows
:
3
;
}
h2
,
h3
{
h3
{
page-break-after
:
avoid
;
}
@page
{
size
:
a3
;
}
body
{
min-width
:
992px
!important
;
}
.container
{
min-width
:
992px
!important
;
}
.navbar
{
display
:
none
;
}
.badge
{
border
:
1px
solid
#000000
;
}
.table
{
border-collapse
:
collapse
!important
;
}
.table
td
,
.table
th
{
.table
th
{
background-color
:
#FFFFFF
!important
;
}
.table-bordered
th
,
.table-bordered
td
{
.table-bordered
td
{
border
:
1px
solid
#495057
!important
;
}
.table-dark
{
color
:
inherit
;
}
.table-dark
th
,
.table-dark
td
,
.table-dark
thead
th
,
.table-dark
tbody
+
tbody
{
.table-dark
td
,
.table-dark
thead
th
,
.table-dark
tbody
+
tbody
{
border-color
:
#dee2e6
;
}
.table
.thead-dark
th
{
color
:
inherit
;
border-color
:
#dee2e6
;
...
...
@@ -6000,7 +5822,7 @@ h3 {
}
.embed-responsive-21by9
::before
{
padding-top
:
42.8571428
571
%
;
padding-top
:
42.8571428
6
%
;
}
.embed-responsive-16by9
::before
{
...
...
@@ -6346,7 +6168,7 @@ h3 {
padding-left
:
12px
;
padding-right
:
12px
;
padding-bottom
:
4px
;
padding-top
:
calc
(
12px
+
0.5rem
);
padding-top
:
calc
(
12px
+
0.5rem
);
background-color
:
inherit
;
}
.b-fieldset__legend
{
...
...
@@ -6466,8 +6288,8 @@ h3 {
font-size
:
6px
;
height
:
100px
;
width
:
100px
;
top
:
calc
(
50%
-
50px
);
left
:
calc
(
50%
-
50px
);
top
:
calc
(
50%
-
50px
);
left
:
calc
(
50%
-
50px
);
}
.b-context-menu
{
...
...
@@ -6511,10 +6333,10 @@ h3 {
}
.b-button-group--no-collapse
.btn
:not
(
:first-child
)
{
margin-left
:
calc
(
2px
/
2
);
margin-left
:
calc
(
2px
/
2
);
}
.b-button-group--no-collapse
.btn
:not
(
:last-child
)
{
margin-right
:
calc
(
2px
/
2
);
margin-right
:
calc
(
2px
/
2
);
}
.btn.disabled
,
.btn
:disabled
{
...
...
@@ -8722,32 +8544,32 @@ a:focus {
#app
.text-pastel-green
,
#app
.color-pastel-green
,
#portal
.text-pastel-green
,
#portal
.color-pastel-green
{
color
:
#389967
;
color
:
hsl
(
149
,
46%
,
41%
)
;
}
#app
.text-pastel-blue
,
#app
.color-pastel-blue
,
#portal
.text-pastel-blue
,
#portal
.color-pastel-blue
{
color
:
#6c91ac
;
color
:
hsl
(
206
,
28%
,
55%
)
;
}
#app
.text-pastel-yellow
,
#app
.color-pastel-yellow
,
#portal
.text-pastel-yellow
,
#portal
.color-pastel-yellow
{
color
:
#ffff6b
;
color
:
hsl
(
60
,
100%
,
71%
)
;
}
#app
.text-pastel-red
,
#app
.color-pastel-red
,
#portal
.text-pastel-red
,
#portal
.color-pastel-red
{
color
:
#d55e58
;
color
:
hsl
(
3
,
60%
,
59%
)
;
}
#app
.text-pastel-orange
,
#app
.color-pastel-orange
,
#portal
.text-pastel-orange
,
#portal
.color-pastel-orange
{
color
:
#f8d287
;
color
:
hsl
(
40
,
89%
,
75%
)
;
}
#app
.text-pastel-purple
,
#app
.color-pastel-purple
,
#portal
.text-pastel-purple
,
#portal
.color-pastel-purple
{
color
:
#c0b0c9
;
color
:
hsl
(
278
,
19%
,
74%
)
;
}
#app
.bg-white
,
#portal
.bg-white
{
...
...
@@ -8851,27 +8673,27 @@ a:focus {
}
#app
.bg-pastel-green
,
#portal
.bg-pastel-green
{
background-color
:
#389967
;
background-color
:
hsl
(
149
,
46%
,
41%
)
;
}
#app
.bg-pastel-blue
,
#portal
.bg-pastel-blue
{
background-color
:
#6c91ac
;
background-color
:
hsl
(
206
,
28%
,
55%
)
;
}
#app
.bg-pastel-yellow
,
#portal
.bg-pastel-yellow
{
background-color
:
#ffff6b
;
background-color
:
hsl
(
60
,
100%
,
71%
)
;
}
#app
.bg-pastel-red
,
#portal
.bg-pastel-red
{
background-color
:
#d55e58
;
background-color
:
hsl
(
3
,
60%
,
59%
)
;
}
#app
.bg-pastel-orange
,
#portal
.bg-pastel-orange
{
background-color
:
#f8d287
;
background-color
:
hsl
(
40
,
89%
,
75%
)
;
}
#app
.bg-pastel-purple
,
#portal
.bg-pastel-purple
{
background-color
:
#c0b0c9
;
background-color
:
hsl
(
278
,
19%
,
74%
)
;
}
#app
.border-0
,
#portal
.border-0
{
...
...
@@ -8983,27 +8805,27 @@ a:focus {
}
#app
.border-pastel-green
,
#portal
.border-pastel-green
{
border-color
:
#389967
;
border-color
:
hsl
(
149
,
46%
,
41%
)
;
}
#app
.border-pastel-blue
,
#portal
.border-pastel-blue
{
border-color
:
#6c91ac
;
border-color
:
hsl
(
206
,
28%
,
55%
)
;
}
#app
.border-pastel-yellow
,
#portal
.border-pastel-yellow
{
border-color
:
#ffff6b
;
border-color
:
hsl
(
60
,
100%
,
71%
)
;
}
#app
.border-pastel-red
,
#portal
.border-pastel-red
{
border-color
:
#d55e58
;
border-color
:
hsl
(
3
,
60%
,
59%
)
;
}
#app
.border-pastel-orange
,
#portal
.border-pastel-orange
{
border-color
:
#f8d287
;
border-color
:
hsl
(
40
,
89%
,
75%
)
;
}
#app
.border-pastel-purple
,
#portal
.border-pastel-purple
{
border-color
:
#c0b0c9
;
border-color
:
hsl
(
278
,
19%
,
74%
)
;
}
#app
.rounded-circle
,
#portal
.rounded-circle
{
...
...
@@ -9705,7 +9527,7 @@ input[type=range]:-moz-focusring {
position
:
relative
;
z-index
:
0
;
width
:
100%
;
height
:
calc
(
100vh
-
56px
);
height
:
calc
(
100vh
-
56px
);
}
.graph-layout__frame
{
top
:
0
;
...
...
@@ -10142,7 +9964,7 @@ input[type=range]:-moz-focusring {
font-weight
:
bold
;
}
.login-modal-form__separator
{
padding
:
0.75rem
calc
(
2
*
1.25rem
);
padding
:
0.75rem
calc
(
2
*
1.25rem
);
position
:
relative
;
}
.login-modal-form__separator__text
{
...
...
@@ -10210,8 +10032,8 @@ input[type=range]:-moz-focusring {
}
.forgot-password-form__subtitle
{
padding-top
:
calc
(
2
*
0.75rem
);
padding-left
:
calc
(
2
*
1.25rem
);
padding-right
:
calc
(
2
*
1.25rem
);
padding-left
:
calc
(
2
*
1.25rem
);
padding-right
:
calc
(
2
*
1.25rem
);
padding-bottom
:
0.75rem
;
text-align
:
center
;
font-family
:
"Comfortaa"
;
...
...
@@ -10392,13 +10214,13 @@ input[type=range]:-moz-focusring {
border-radius
:
5px
;
}
.right-handed
.mainleaf__node-link
::before
{
left
:
calc
(
-2px
+
-56px
);
right
:
calc
(
-2px
+
-12px
);
left
:
calc
(
-2px
+
-56px
);
right
:
calc
(
-2px
+
-12px
);
}
.left-handed
.mainleaf__node-link
::before
{
right
:
calc
(
-2px
+
-56px
);
left
:
calc
(
-2px
+
-12px
);
right
:
calc
(
-2px
+
-56px
);
left
:
calc
(
-2px
+
-12px
);
}
.mainleaf__node-link
a
{
...
...
@@ -11071,7 +10893,7 @@ select.form-control {
width
:
40%
;
}
.main-page__main-row--only-y-tiles
{
min-height
:
calc
(
100vh
-
56px
);
min-height
:
calc
(
100vh
-
56px
);
}
.main-page__main-route
{
padding
:
24px
32px
;
...
...
@@ -11086,34 +10908,34 @@ select.form-control {
flex-direction
:
row
;
}
.main-page__horizontal-tiles--1
.tile-block
{
width
:
calc
(
100%
/
1
);
width
:
calc
(
100%
/
1
);
}
.main-page__horizontal-tiles--2
.tile-block
{
width
:
calc
(
100%
/
2
);
width
:
calc
(
100%
/
2
);
}
.main-page__horizontal-tiles--3
.tile-block
{
width
:
calc
(
100%
/
3
);
width
:
calc
(
100%
/
3
);
}
.main-page__horizontal-tiles--4
.tile-block
{
width
:
calc
(
100%
/
4
);
width
:
calc
(
100%
/
4
);
}
.main-page__horizontal-tiles--5
.tile-block
{
width
:
calc
(
100%
/
5
);
width
:
calc
(
100%
/
5
);
}
.main-page__horizontal-tiles--6
.tile-block
{
width
:
calc
(
100%
/
6
);
width
:
calc
(
100%
/
6
);
}
.main-page__horizontal-tiles--7
.tile-block
{
width
:
calc
(
100%
/
7
);
width
:
calc
(
100%
/
7
);
}
.main-page__horizontal-tiles--8
.tile-block
{
width
:
calc
(
100%
/
8
);
width
:
calc
(
100%
/
8
);
}
.main-page__horizontal-tiles--9
.tile-block
{
width
:
calc
(
100%
/
9
);
width
:
calc
(
100%
/
9
);
}
.main-page__horizontal-tiles--10
.tile-block
{
width
:
calc
(
100%
/
10
);
width
:
calc
(
100%
/
10
);
}
.tile-block__header
{
...
...
@@ -11177,7 +10999,7 @@ select.form-control {
z-index
:
calc
(
1
+
var
(
--over50
));
}
.progress-pie
.progress-pie-segment
:after
,
.progress-pie
.progress-pie-segment
:before
{
background
:
var
(
--bg
,
#337ab7
);
background
:
var
(
--bg
,
rgb
(
51
,
122
,
183
)
);
content
:
""
;
height
:
100%
;
position
:
absolute
;
...
...
@@ -11354,7 +11176,7 @@ select.form-control {
position
:
sticky
;
margin-top
:
16px
;
margin-bottom
:
16px
;
top
:
calc
(
56px
+
64px
+
16px
);
top
:
calc
(
56px
+
64px
+
16px
);
}
.ngrams-table-container__table
thead
th
{
border-top-width
:
0
;
...
...
@@ -11665,6 +11487,9 @@ select.form-control {
.phylo
.term
:hover
{
font-weight
:
bold
;
}
.phylo
.separator
{
fill
:
#B5B5B5
;
}
.phylo
.term-path
{
fill
:
none
;
stroke
:
#F24C3D
;
...
...
@@ -11740,7 +11565,7 @@ select.form-control {
position
:
relative
;
z-index
:
0
;
width
:
100%
;
height
:
calc
(
100vh
-
56px
);
height
:
calc
(
100vh
-
56px
);
}
.phylo--preloading
{
overflow
:
hidden
;
...
...
@@ -11759,8 +11584,8 @@ select.form-control {
font-size
:
6px
;
height
:
100px
;
width
:
100px
;
top
:
calc
(
50%
-
50px
);
left
:
calc
(
50%
-
50px
);
top
:
calc
(
50%
-
50px
);
left
:
calc
(
50%
-
50px
);
}
.phylo__frame
{
top
:
0
;
...
...
@@ -11864,7 +11689,7 @@ select.form-control {
height
:
inherit
;
}
.phylo-grid__content__scape
{
width
:
calc
(
10%
+
85%
);
width
:
calc
(
10%
+
85%
);
}
.phylo-topbar
{
...
...
@@ -12148,7 +11973,7 @@ select.form-control {
.frame-layout
{
position
:
relative
;
width
:
100%
;
height
:
calc
(
100vh
-
56px
);
height
:
calc
(
100vh
-
56px
);
}
.document-layout
{
...
...
@@ -12160,7 +11985,6 @@ select.form-control {
justify-content
:
space-between
;
padding
:
0.75rem
1.25rem
;
border-bottom
:
1px
solid
#dee2e6
;
margin-bottom
:
0.75rem
;
}
.document-layout__main-controls
{
display
:
flex
;
...
...
@@ -12199,39 +12023,24 @@ select.form-control {
font-weight
:
bold
;
line-height
:
1.4
;
word-wrap
:
break-word
;
margin-bottom
:
24px
;
font-family
:
"Comfortaa"
;
}
.document-layout__
authors
{
.document-layout__
hdata
{
display
:
flex
;
margin-bottom
:
4px
;
}
.document-layout__authors__label
{
font-weight
:
bold
;
flex-basis
:
96px
;
flex-shrink
:
0
;
line-height
:
1.3em
;
font-size
:
15px
;
}
.document-layout__authors__content
{
line-height
:
1.2
;
color
:
#E9ECEF
;
}
.document-layout__source
,
.document-layout__institutes
,
.document-layout__date
{
display
:
flex
;
margin-bottom
:
4px
;
}
.document-layout__source__label
,
.document-layout__institutes__label
,
.document-layout__date__label
{
.document-layout__hdata__label
{
font-weight
:
bold
;
flex-basis
:
96px
;
flex-shrink
:
0
;
font-size
:
15px
;
}
.document-layout__source__content
,
.document-layout__institutes__content
,
.document-layout__date__content
{
font-size
:
15px
;
.document-layout__hdata__content
{
color
:
#CED4DA
;
}
.document-layout__abstract
{
margin-top
:
32
px
;
margin-top
:
24
px
;
margin-bottom
:
24px
;
}
.document-layout__abstract__content
{
...
...
@@ -12325,7 +12134,7 @@ select.form-control {
}
.corpus-layout__edition-block
{
border-bottom
:
1px
solid
#343A40
;
margin-bottom
:
calc
(
0.75rem
+
6px
);
margin-bottom
:
calc
(
0.75rem
+
6px
);
}
.corpus-layout__code-section
{
margin-top
:
8px
;
...
...
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