FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codeception.github.com/css/algolia.css at master · Sarke/codeception.github.com · GitHub
Sarke
/
codeception.github.com
Public
forked from
Codeception/codeception.github.com
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
codeception.github.com
/
css
/
algolia.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
76 lines (73 loc) · 1.85 KB
Breadcrumbs
codeception.github.com
/
css
/
algolia.css
Copy path
File metadata and controls
76 lines (73 loc) · 1.85 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
/* 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