Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
. yui-layout-loading {
visibility : hidden ;
}
body . yui-layout {
overflow : hidden ;
position : relative ;
padding : 0 ;
margin : 0 ;
}
. yui-layout-doc {
position : relative ;
overflow : hidden ;
padding : 0 ;
margin : 0 ;
}
. yui-layout-unit {
height : 50 px ;
width : 50 px ;
padding : 0 ;
margin : 0 ;
float : none ;
z-index : 0 ;
/*overflow: hidden;*/
}
. yui-layout-unit-top {
position : absolute ;
top : 0 ;
left : 0 ;
width : 100 % ;
}
. yui-layout-unit-left {
position : absolute ;
top : 0 ;
left : 0 ;
}
. yui-layout-unit-right {
position : absolute ;
top : 0 ;
right : 0 ;
}
. yui-layout-unit-bottom {
position : absolute ;
bottom : 0 ;
left : 0 ;
width : 100 % ;
}
. yui-layout-unit-center {
position : absolute ;
top : 0 ;
left : 0 ;
width : 100 % ;
}
. yui-layout div . yui-layout-hd {
position : absolute ;
top : 0 ;
left : 0 ;
zoom : 1 ;
width : 100 % ;
/*overflow: hidden;*/
}
. yui-layout div . yui-layout-bd {
position : absolute ;
top : 0 ;
left : 0 ;
zoom : 1 ;
width : 100 % ;
/*overflow: hidden;*/
}
. yui-layout . yui-layout-noscroll div . yui-layout-bd {
overflow : hidden ;
}
. yui-layout . yui-layout-scroll div . yui-layout-bd {
overflow : auto ;
}
. yui-layout div . yui-layout-ft {
position : absolute ;
bottom : 0 ;
left : 0 ;
width : 100 % ;
zoom : 1 ;
/*overflow: hidden;*/
}
. yui-layout . yui-layout-unit div . yui-layout-hd h2 {
text-align : left ;
}
. yui-layout . yui-layout-unit div . yui-layout-hd . collapse {
cursor : pointer ;
height : 13 px ;
position : absolute ;
right : 2 px ;
top : 2 px ;
width : 17 px ;
font-size : 0 ;
}
. yui-layout . yui-layout-unit div . yui-layout-hd . close {
cursor : pointer ;
height : 13 px ;
position : absolute ;
right : 2 px ;
top : 2 px ;
width : 17 px ;
font-size : 0 ;
}
. yui-layout . yui-layout-unit div . yui-layout-hd . collapse-close {
right : 25 px ;
}
. yui-layout . yui-layout-clip {
position : absolute ;
height : 20 px ;
background-color : #c0c0c0 ;
display : none ;
}
. yui-layout . yui-layout-clip . collapse {
cursor : pointer ;
height : 13 px ;
position : absolute ;
right : 2 px ;
top : 2 px ;
width : 17 px ;
font-size : 0 px ;
}
. yui-layout . yui-layout-wrap {
height : 100 % ;
width : 100 % ;
position : absolute ;
left : 0 ;
}
/*
.yui-layout .yui-layout-unit .yui-content {
overflow: hidden;
}
.yui-layout .yui-layout-unit .yui-layout-scroll {
overflow: auto;
}
*/
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