FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codeception.github.com/css/contributors.css at patch-2 · captbaritone/codeception.github.com · GitHub
captbaritone
/
codeception.github.com
Public
forked from
Codeception/codeception.github.com
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
codeception.github.com
/
css
/
contributors.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
51 lines (44 loc) · 758 Bytes
Breadcrumbs
codeception.github.com
/
css
/
contributors.css
Copy path
File metadata and controls
51 lines (44 loc) · 758 Bytes
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
.
contributors
{
width
:
600
px
;
overflow
:
auto;
margin-bottom
:
3
em
;
}
.
contributors
li
{
width
:
178
px
;
margin-right
:
12
px
;
margin-bottom
:
6
px
;
overflow
:
auto;
float
:
left;
padding
:
1
px
0
px
;
}
.
contributors
li
a
{
display
:
block;
text-decoration
:
none;
overflow
:
auto;
}
.
contributors
li
span
{
display
:
block;
float
:
left;
margin-left
:
12
px
;
font-size
:
15
px
;
padding-top
:
5
px
;
color
:
#
aaa
;
}
.
contributors
li
a
span
{
color
:
#
888
;
}
.
contributors
li
img
{
float
:
left;
border
:
1
px
solid
#
fff
;
-webkit-border-radius
:
3
px
;
-moz-border-radius
:
3
px
;
border-radius
:
3
px
;
}
.
contributors
li
a
:
hover
{
}
.
contributors
li
a
:
hover
span
{
color
:
#
000
;
}
.
contributors
li
a
:
hover
img
{
border
:
1
px
solid
#
bbb
;
}
Back
|
FazBrowse Home
|
New Git URL