Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
html {
background : #555 ;
color : #ffffff ;
}
# admin_panel {
background : #FF0000 ;
color : #00FF00
}
. input_field {
}
. input_field_name {
}
. input_field_error {
color : #FF0000 ;
}
. title {
font-weight : bold ;
color : #ffcc00 ;
}
. link , a {
color : #afdcec ;
}
. block {
display : inline-block ;
vertical-align : top ;
}
. tag {
color : #b4cfec ;
}
. post_id {
color : #fff380 ;
}
. post , . dead_post , # posts-table {
background : #333 ;
margin : 5 px ;
padding : 10 px ;
border : solid 1 px #888 ;
clear : left ;
word-wrap : break-word ;
}
. metadata {
padding : 5 px ;
margin-top : 10 px ;
border : solid 1 px #666 ;
font-size : 0.9 em ;
color : #ddd ;
display : table ;
}
. navigation_panel , . tag_info {
background : #444 ;
margin : 5 px ;
padding : 10 px ;
border : solid 1 px #888 ;
color : #eee ;
}
. navigation_panel . link {
border-right : 1 px solid #fff ;
font-weight : bold ;
margin-right : 1 ex ;
padding-right : 1 ex ;
}
. navigation_panel . link : last-child {
border-left : 1 px solid #fff ;
border-right : none ;
float : right ;
margin-left : 1 ex ;
margin-right : 0 ;
padding-left : 1 ex ;
padding-right : 0 ;
}
. navigation_panel :: after , . post :: after {
clear : both ;
content : "." ;
display : block ;
height : 0 ;
line-height : 0 ;
visibility : hidden ;
}
p {
margin-top : .5 em ;
margin-bottom : .5 em ;
}
. post-form-w {
display : table ;
background : #333344 ;
border : solid 1 px #888 ;
color : #fff ;
padding : 10 px ;
margin : 5 ;
}
. form-row {
display : table-row ;
}
. form-label , . form-input , . form-errors {
display : table-cell ;
}
. form-label {
padding : .25 em 1 ex .25 em 0 ;
vertical-align : top ;
}
. form-input {
padding : .25 em 0 ;
}
. form-errors {
padding-left : 1 ex ;
font-weight : bold ;
vertical-align : middle ;
}
. post-form input , . post-form textarea {
background : #333 ;
color : #fff ;
border : solid 1 px ;
padding : 0 ;
width : 100 % ;
font : medium sans ;
}
. form-submit {
border-bottom : 2 px solid #ddd ;
margin-bottom : .5 em ;
padding-bottom : .5 em ;
}
. form-title {
font-weight : bold ;
}
input [ type = "submit" ] {
background : #222 ;
border : solid 1 px #fff ;
color : #fff ;
}
blockquote {
border-left : solid 2 px ;
padding-left : 5 px ;
color : #B1FB17 ;
margin : 0 ;
}
. post > . image {
float : left ;
margin : 0 1 ex .5 ex 0 ;
min-width : 1 px ;
text-align : center ;
display : table-row ;
height : 150 px ;
}
. post > . metadata {
clear : left ;
}
. get {
font-weight : bold ;
color : #d55 ;
}
* {
text-decoration : none ;
}
. dead_post {
background-color : #442222 ;
}
. mark_btn {
padding : 2 px 4 px ;
border : 1 px solid ;
}
. mark_btn : hover {
background : #555 ;
}
. quote {
color : #92cf38 ;
font-style : italic ;
}
. spoiler {
background : white ;
color : white ;
}
. spoiler : hover {
color : black ;
}
. comment {
color : #eb2 ;
font-style : italic ;
}
a : hover {
text-decoration : underline ;
}
. last-replies {
margin-left : 3 ex ;
}
. thread {
margin-bottom : 3 ex ;
}
. post : target {
border : solid 2 px white ;
}
pre {
white-space : pre-wrap
}
li {
list-style-position : inside ;
}
. fancybox-skin {
position : relative ;
background-color : #fff ;
color : #ddd ;
text-shadow : none ;
}
. fancybox-image {
border : 1 px solid black ;
}
. image-mode-tab {
background : #444 ;
color : #eee ;
display : table ;
margin : 5 px ;
padding : 5 px ;
border : 1 px solid #888 ;
}
. image-mode-tab > label {
margin : 0 1 ex ;
}
. image-mode-tab > label > input {
margin-right : .5 ex ;
}
# posts-table {
margin : 5 px ;
}
. tag_info {
display : table ;
}
. tag_info > h2 {
margin : 0 ;
}
. post-info {
color : #ddd ;
}
. moderator_info {
color : #e99d41 ;
float : right ;
border : dashed 1 px ;
padding : 3 px ;
}
. refmap {
font-size : 0.9 em ;
color : #ccc ;
margin-top : 1 em ;
}
input [ type = "submit" ] : hover {
background : #555 ;
}
. fav {
color : yellow ;
}
. not_fav {
color : #ccc ;
}
. role {
text-decoration : underline ;
}
. form-email {
display : none ;
}
. footer {
margin : 5 px ;
}
. bar-value {
background : rgba ( 50 , 55 , 164 , 0.45 );
font-size : 0.9 em ;
height : 1.5 em ;
}
. bar-bg {
position : relative ;
border : solid 1 px #888 ;
margin : 5 px ;
overflow : hidden ;
}
. bar-text {
padding : 2 px ;
position : absolute ;
left : 0 ;
top : 0 ;
}
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