Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
. ui-button {
display : none ;
}
. ui-dialog-content {
padding : 0 ;
min-height : 0 ;
}
. mark_btn {
cursor : pointer ;
}
. img-full {
position : fixed ;
background-color : #CCC ;
border : 1 px solid #000 ;
cursor : pointer ;
}
. strikethrough {
text-decoration : line-through ;
}
. post_preview {
z-index : 300 ;
position : absolute ;
}
. gallery_image {
display : inline-block ;
}
@ media print {
. post-form-w {
display : none ;
}
}
input [ name = "image" ] {
display : block ;
width : 100 px ;
height : 100 px ;
cursor : pointer ;
position : absolute ;
opacity : 0 ;
z-index : 1 ;
}
. file_wrap {
width : 100 px ;
height : 100 px ;
border : solid 1 px white ;
display : inline-block ;
}
form > . file_wrap {
float : left ;
}
. file-thumb {
width : 100 px ;
height : 100 px ;
background-size : cover ;
background-position : center ;
}
. compact-form-text {
margin-left : 110 px ;
}
textarea , input {
-moz- box-sizing : border-box ;
-webkit- box-sizing : border-box ;
box-sizing : border-box ;
}
. compact-form-text > textarea {
height : 100 px ;
width : 100 % ;
}
. post-button-form {
display : inline ;
}
. post-button-form > button , # autoupdate {
border : none ;
margin : inherit ;
padding : inherit ;
background : none ;
font-size : inherit ;
cursor : pointer ;
}
. post-image-full {
width : 100 % ;
height : auto ;
}
# preview-text {
display : none ;
}
. random-images-table {
text-align : center ;
}
. random-images-table > div {
margin-left : auto ;
margin-right : auto ;
}
. tag-image , . tag-text-data {
display : inline-block ;
}
. tag-text-data > h2 {
margin : 0 ;
}
. tag-image {
margin-right : 5 px ;
}
. reply-to-message {
display : none ;
}
. tripcode {
padding : 2 px ;
}
# fav-panel {
display : none ;
margin : 1 ex ;
}
. hidden_post {
opacity : 0.2 ;
}
. hidden_post : hover {
opacity : 1 ;
}
. url-image : hover , . monochrome . url-image : hover {
filter : invert ( 100 % );
}
. monochrome > . image > . thumb > img , . monochrome . url-image , . monochrome . img-full {
filter : grayscale ( 100 % );
}
# quote-button {
position : absolute ;
display : none ;
cursor : pointer ;
z-index : 400 ;
}
. required-field : before {
content : '* ' ;
}
. hint {
border-bottom : dashed 1 px ;
cursor : help ;
}
. landing-tags , . landing-images {
max-width : 800 px ;
margin-left : auto ;
margin-right : auto ;
}
. landing-images {
text-align : center ;
}
. landing-threads {
margin-left : auto ;
margin-right : auto ;
text-align : center ;
display : flex ;
flex-wrap : wrap ;
justify-content : space-around ;
}
. landing-threads > . thread-short {
display : inline-block ;
width : 240 px ;
}
audio {
width : 200 px ;
}
. image-preview {
max-width : 200 px ;
max-height : 150 px ;
margin : 5 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