Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
@ charset "UTF-8" ; /*!
* jQuery contextMenu - Plugin for simple contextMenu handling
*
* Version: v2.4.2
*
* Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
* Web: http://swisnl.github.io/jQuery-contextMenu/
*
* Copyright (c) 2011-2017 SWIS BV and contributors
*
* Licensed under
* MIT License http://www.opensource.org/licenses/mit-license
*
* Date: 2017-01-02T09:03:00.383Z
*/ @ -webkit-keyframes cm-spin { 0 % { -webkit- transform : translateY ( -50 % ) rotate ( 0 ); transform : translateY ( -50 % ) rotate ( 0 )} 100 % { -webkit- transform : translateY ( -50 % ) rotate ( 359 deg ); transform : translateY ( -50 % ) rotate ( 359 deg )}}@ -o-keyframes cm-spin { 0 % { -webkit- transform : translateY ( -50 % ) rotate ( 0 ); -o- transform : translateY ( -50 % ) rotate ( 0 ); transform : translateY ( -50 % ) rotate ( 0 )} 100 % { -webkit- transform : translateY ( -50 % ) rotate ( 359 deg ); -o- transform : translateY ( -50 % ) rotate ( 359 deg ); transform : translateY ( -50 % ) rotate ( 359 deg )}}@ keyframes cm-spin { 0 % { -webkit- transform : translateY ( -50 % ) rotate ( 0 ); -o- transform : translateY ( -50 % ) rotate ( 0 ); transform : translateY ( -50 % ) rotate ( 0 )} 100 % { -webkit- transform : translateY ( -50 % ) rotate ( 359 deg ); -o- transform : translateY ( -50 % ) rotate ( 359 deg ); transform : translateY ( -50 % ) rotate ( 359 deg )}}. context-menu-icon . context-menu-icon--fa :: before , . context-menu-icon :: before { left : 0 ; width : 2 em ; font-size : 1 em ; font-style : normal ; font-weight : 400 ; line-height : 1 ; text-align : center ; -webkit- transform : translateY ( -50 % ); -ms- transform : translateY ( -50 % ); -o- transform : translateY ( -50 % ); -webkit- font-smoothing : antialiased ; -moz- osx-font-smoothing : grayscale ; position : absolute ; top : 50 % }@ font-face { font-family : context-menu-icons ; font-style : normal ; font-weight : 400 ; src : url ( font / context-menu-icons . eot ? 3lfph ); src : url ( font / context-menu-icons . eot ? 3lfph # iefix ) format ( "embedded-opentype" ), url ( font / context-menu-icons . woff2 ? 3lfph ) format ( "woff2" ), url ( font / context-menu-icons . woff ? 3lfph ) format ( "woff" ), url ( font / context-menu-icons . ttf ? 3lfph ) format ( "truetype" ) }. context-menu-icon-add : before { content : "\EA01" }. context-menu-icon-copy : before { content : "\EA02" }. context-menu-icon-cut : before { content : "\EA03" }. context-menu-icon-delete : before { content : "\EA04" }. context-menu-icon-edit : before { content : "\EA05" }. context-menu-icon-loading : before { content : "\EA06" }. context-menu-icon-paste : before { content : "\EA07" }. context-menu-icon-quit : before { content : "\EA08" }. context-menu-icon :: before { font-family : context-menu - icons ; color : #2980b9 ; transform : translateY ( -50 % )}. context-menu-icon . context-menu-hover : before { color : #fff }. context-menu-icon . context-menu-disabled :: before { color : #bbb }. context-menu-icon . context-menu-icon-loading : before { -webkit- animation : cm-spin 2 s infinite ; -o- animation : cm-spin 2 s infinite ; animation : cm-spin 2 s infinite }. context-menu-icon . context-menu-icon--fa { display : list-item ; font-family : inherit }. context-menu-icon . context-menu-icon--fa :: before { font-family : FontAwesome ; color : #2980b9 ; transform : translateY ( -50 % )}. context-menu-icon . context-menu-icon--fa . context-menu-hover : before { color : #fff }. context-menu-icon . context-menu-icon--fa . context-menu-disabled :: before { color : #bbb }. context-menu-list { position : absolute ; display : inline-block ; min-width : 13 em ; max-width : 26 em ; padding : .25 em 0 ; margin : .3 em ; font-family : inherit ; font-size : inherit ; list-style-type : none ; background : #fff ; border : 1 px solid #bebebe ; border-radius : .2 em ; -webkit- box-shadow : 0 2 px 5 px rgba ( 0 , 0 , 0 , .5 ); box-shadow : 0 2 px 5 px rgba ( 0 , 0 , 0 , .5 )}. context-menu-item { position : relative ; padding : .2 em 2 em ; color : #2f2f2f ; -webkit- user-select : none ; -moz- user-select : none ; -ms- user-select : none ; user-select : none ; background-color : #fff }. context-menu-separator { padding : 0 ; margin : .35 em 0 ; border-bottom : 1 px solid #e6e6e6 }. context-menu-item > label > input , . context-menu-item > label > textarea { -webkit- user-select : text ; -moz- user-select : text ; -ms- user-select : text ; user-select : text }. context-menu-item . context-menu-hover { color : #fff ; cursor : pointer ; background-color : #2980b9 }. context-menu-item . context-menu-disabled { color : #bbb ; cursor : default ; background-color : #fff }. context-menu-input . context-menu-hover { color : #2f2f2f ; cursor : default }. context-menu-submenu : after { position : absolute ; top : 50 % ; right : .5 em ; z-index : 1 ; width : 0 ; height : 0 ; content : '' ; border-color : transparent transparent transparent #2f2f2f ; border-style : solid ; border-width : .25 em 0 .25 em .25 em ; -webkit- transform : translateY ( -50 % ); -ms- transform : translateY ( -50 % ); -o- transform : translateY ( -50 % ); transform : translateY ( -50 % )}. context-menu-item . context-menu-input { padding : .3 em .6 em }. context-menu-input > label >* { vertical-align : top }. context-menu-input > label > input [ type = checkbox ], . context-menu-input > label > input [ type = radio ] { position : relative ; top : .12 em ; margin-right : .4 em }. context-menu-input > label { margin : 0 }. context-menu-input > label , . context-menu-input > label > input [ type = text ], . context-menu-input > label > select , . context-menu-input > label > textarea { display : block ; width : 100 % ; -webkit- box-sizing : border-box ; -moz- box-sizing : border-box ; box-sizing : border-box }. context-menu-input > label > textarea { height : 7 em }. context-menu-item > . context-menu-list { top : .3 em ; right : -.3 em ; display : none }. context-menu-item . context-menu-visible > . context-menu-list { display : block }. context-menu-accesskey { text-decoration : underline }
/*# sourceMappingURL=jquery.contextMenu.min.css.map */
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
g 0-9
Goto bookmarked items from 0-9
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 access permissions settings
t s
Toggle sidebar on some pages