FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
graphing-library-docs/all_static/css/css.css at master · plotly/graphing-library-docs · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
graphing-library-docs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
71
Star
59
Code
Issues
29
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
graphing-library-docs
/
all_static
/
css
/
css.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
82 lines (77 loc) · 1.96 KB
Breadcrumbs
graphing-library-docs
/
all_static
/
css
/
css.css
Copy path
File metadata and controls
82 lines (77 loc) · 1.96 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
/*
Supplemental css for Plotly API Docs
-- for any misc fixes or updates that don't warrant using scss.
*/
/* Search form */
.
algolia__input
{
margin-bottom
:
1
rem
;
font-size
:
20
px
;
padding
:
.25
rem
.5
rem
;
}
/* Search results container */
.
algolia__initial-content
{
display
:
block;
}
.
algolia__initial-content--hidden
{
display
:
none;
}
.
algolia__search-content
{
display
:
none;
}
.
algolia__search-content--active
{
display
:
block;
}
/* Search results */
.
algolia__result
{
margin-bottom
:
1
rem
;
}
.
algolia__result-link
{
font-size
:
1.25
rem
;
font-weight
:
bold;
}
.
algolia__result-date
{
font-size
:
0.8
rem
;
}
.
algolia__result-text
{
font-size
:
0.9
rem
;
}
.
algolia__result-link
.
algolia__result-highlight
{
background-color
:
#
D3E8F6
;
background-color
:
rgba
(
38
,
139
,
210
,
0.2
);
}
.
algolia__result-text
.
algolia__result-highlight
{
font-weight
:
bold;
}
/* Theming */
.
theme-base-08
.
algolia__result-link
.
algolia__result-highlight
{
background-color
:
#
EED9D9
;
background-color
:
rgba
(
172
,
65
,
66
,
0.2
);
}
.
theme-base-09
.
algolia__result-link
.
algolia__result-highlight
{
background-color
:
#
F6E6DA
;
background-color
:
rgba
(
210
,
132
,
69
,
0.2
);
}
.
theme-base-0a
.
algolia__result-link
.
algolia__result-highlight
{
background-color
:
#
FDF2E3
;
background-color
:
rgba
(
244
,
191
,
117
,
0.2
);
}
.
theme-base-0b
.
algolia__result-link
.
algolia__result-highlight
{
background-color
:
#
E9EEDE
;
background-color
:
rgba
(
144
,
169
,
89
,
0.2
);
}
.
theme-base-0c
.
algolia__result-link
.
algolia__result-highlight
{
background-color
:
#
E3F0EE
;
background-color
:
rgba
(
117
,
181
,
170
,
0.2
);
}
.
theme-base-0d
.
algolia__result-link
.
algolia__result-highlight
{
background-color
:
#
E1ECF0
;
background-color
:
rgba
(
106
,
159
,
181
,
0.2
);
}
.
theme-base-0e
.
algolia__result-link
.
algolia__result-highlight
{
background-color
:
#
EEE3EC
;
background-color
:
rgba
(
170
,
117
,
159
,
0.2
);
}
.
theme-base-0f
.
algolia__result-link
.
algolia__result-highlight
{
background-color
:
#
E9DDD6
;
background-color
:
rgba
(
143
,
85
,
54
,
0.2
);
}
Back
|
FazBrowse Home
|
New Git URL