Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
. widget-area {
page-break-inside : avoid ;
.hbox() ;
.widget-subarea {
padding : 0.44 em 0.4 em 0.4 em 1 px ;
margin-left : 6 px ;
.border-box-sizing() ;
.vbox() ;
.box-flex2() ;
.widget-hlabel {
min-width : 10 ex ;
padding-right : 8 px ;
text-align : right ;
vertical-align : text - top ;
padding-top : 3 px ;
}
.widget-vlabel {
text-align : center ;
vertical-align : text - bottom ;
padding-bottom : 5 px ;
}
.widget-hslider {
padding-left : 8 px ;
padding-right : 5 px ;
margin-top : 11 px ;
width : 348 px ;
height : 5 px !important ;
overflow : visible !important ;
border : 1 px solid #CCCCCC ;
background : #FFFFFF ;
.corner-all() ;
.ui-slider {
border : 0 px !important ;
background : none !important ;
.ui-slider-handle {
width : 14 px !important ;
height : 28 px !important ;
margin-top : -8 px !important ;
}
}
}
.widget-vslider {
border : 1 px solid #CCCCCC ;
background : #FFFFFF ;
width : 5 px ;
margin-left : 12 px ;
padding-bottom : 14 px ;
.corner-all() ;
height : 250 px ;
.ui-slider {
border : 0 px !important ;
background : none !important ;
margin-left : -4 px ;
margin-top : 5 px ;
height : 100 % ;
.ui-slider-handle {
width : 28 px !important ;
height : 14 px !important ;
margin-left : -9 px ;
}
}
}
.widget-text {
width : 350 px ;
margin-bottom : 0 px ;
}
.widget-numeric-text {
width : 150 px ;
}
.widget-progress {
width : 363 px ;
/* Disable progress bar animation */
.bar {
-webkit- transition : none ;
-moz- transition : none ;
-ms- transition : none ;
-o- transition : none ;
transition : none ;
}
}
.widget-combo-btn {
min-width : 138 px ; /* + 26px drop arrow btn = 164px */
}
.widget-container {
.border-box-sizing() ;
}
.widget-box {
.start() ;
.widget-container() ;
margin : 5 px ;
}
.widget-hbox {
.widget-box() ;
.hbox() ;
}
.widget-hbox-single {
.widget-hbox() ;
height : 30 px ;
}
.widget-vbox-single {
.widget-box() ;
.vbox() ;
width : 30 px ;
}
}
}
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