Please enable JavaScript to use RhodeCode Enterprise
table . dataTable > tbody > tr > . selected { background-color : rgba ( 0 , 0 , 0 , 0.05 ); color : white } table . dataTable tbody td . select-checkbox , table . dataTable tbody th . select-checkbox { position : relative } table . dataTable tbody td . select-checkbox : before , table . dataTable tbody td . select-checkbox : after , table . dataTable tbody th . select-checkbox : before , table . dataTable tbody th . select-checkbox : after { display : block ; position : absolute ; top : 1.2 em ; left : 50 % ; width : 12 px ; height : 12 px ; box-sizing : border-box } table . dataTable tbody td . select-checkbox : before , table . dataTable tbody th . select-checkbox : before { content : " " ; margin-top : -3 px ; margin-left : -6 px ; border : 1 px solid black ; border-radius : 3 px } table . dataTable tr . selected td . select-checkbox : before , table . dataTable tr . selected th . select-checkbox : before { border : 1 px solid white } table . dataTable tr . selected td . select-checkbox : after , table . dataTable tr . selected th . select-checkbox : after { content : "✓" ; font-size : 20 px ; margin-top : -19 px ; margin-left : -6 px ; text-align : center ; text-shadow : 1 px 1 px #b0bed9 , -1 px -1 px #b0bed9 , 1 px -1 px #b0bed9 , -1 px 1 px #b0bed9 } table . dataTable . compact tbody td . select-checkbox : before , table . dataTable . compact tbody th . select-checkbox : before { margin-top : -12 px } table . dataTable . compact tr . selected td . select-checkbox : after , table . dataTable . compact tr . selected th . select-checkbox : after { margin-top : -16 px } div . dataTables_wrapper span . select-info , div . dataTables_wrapper span . select-item { margin-left : .5 em }@ media screen and ( max-width : 640px ) { div . dataTables_wrapper span . select-info , div . dataTables_wrapper span . select-item { margin-left : 0 ; display : block }}
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings