html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
margin: 0;
padding: 0;
}
body {
line-height: 1;
height: 100%;
background: url("../images/background.png") repeat scroll 0 0 #B0B0B0;
font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
color: #000;
font-size: 12px;
ol, ul {
list-style: none;
blockquote, q {
quotes: none;
blockquote:before, blockquote:after, q:before, q:after {
content: none;
:focus {
del {
text-decoration: line-through;
table {
border-collapse: collapse;
border-spacing: 0;
html {
a {
color: #577632;
text-decoration: none;
cursor: pointer;
a:hover {
color: #576622;
text-decoration: underline;
h1, h2, h3, h4, h5, h6,
div.h1, div.h2, div.h3, div.h4, div.h5, div.h6 {
color: #292929;
font-weight: 700;
h1, div.h1 {
font-size: 22px;
h2, div.h2 {
font-size: 20px;
h3, div.h3 {
font-size: 18px;
h4, div.h4 {
font-size: 16px;
h5, div.h5 {
font-size: 14px;
h6, div.h6 {
font-size: 11px;
ul.circle {
list-style-type: circle;
ul.disc {
list-style-type: disc;
ul.square {
list-style-type: square;
ol.lower-roman {
list-style-type: lower-roman;
ol.upper-roman {
list-style-type: upper-roman;
ol.lower-alpha {
list-style-type: lower-alpha;
ol.upper-alpha {
list-style-type: upper-alpha;
ol.decimal {
list-style-type: decimal;
div.color {
clear: both;
overflow: hidden;
position: absolute;
background: #FFF;
margin: 7px 0 0 60px;
padding: 1px 1px 1px 0;
div.color a {
width: 15px;
height: 15px;
display: block;
float: left;
margin: 0 0 0 1px;
div.options {
margin: 7px 0 0 162px;
div.options a {
height: 1%;
padding: 3px 8px;
code,
.code pre,
div.readme .readme_box pre,
div.rst-block pre,
.CodeMirror .CodeMirror-code pre {
font-family: Consolas, Monaco, Inconsolata, Liberation Mono, monospace;
.top-left-rounded-corner {
-webkit-border-top-left-radius: 8px;
-khtml-border-radius-topleft: 8px;
border-top-left-radius: 8px;
.top-right-rounded-corner {
-webkit-border-top-right-radius: 8px;
-khtml-border-radius-topright: 8px;
border-top-right-radius: 8px;
.bottom-left-rounded-corner {
-webkit-border-bottom-left-radius: 8px;
-khtml-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;
.bottom-right-rounded-corner {
-webkit-border-bottom-right-radius: 8px;
-khtml-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
.top-left-rounded-corner-mid {
-webkit-border-top-left-radius: 4px;
-khtml-border-radius-topleft: 4px;
border-top-left-radius: 4px;
.top-right-rounded-corner-mid {
-webkit-border-top-right-radius: 4px;
-khtml-border-radius-topright: 4px;
border-top-right-radius: 4px;
.bottom-left-rounded-corner-mid {
-webkit-border-bottom-left-radius: 4px;
-khtml-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
.bottom-right-rounded-corner-mid {
-webkit-border-bottom-right-radius: 4px;
-khtml-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
.help-block {
color: #999999;
margin-bottom: 0;
margin-top: 5px;
.empty_data {
color: #B9B9B9;
.truncate {
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
.truncate.autoexpand:hover {
text-overflow: none;
overflow: visible;
a.permalink {
visibility: hidden;
margin: 3px 4px;
a.permalink:hover {
h1:hover > a.permalink,
h2:hover > a.permalink,
h3:hover > a.permalink,
h4:hover > a.permalink,
h5:hover > a.permalink,
h6:hover > a.permalink,
div:hover > a.permalink {
visibility: visible;
#header #logo {
padding-left: 10px;
div.header img {
padding-top: 5px;
#header #logo div.header,
#header #logo div.branding {
color: white;
height: 44px;
line-height: 44px;
margin-right: 5px;
#header ul#logged-user {
margin-bottom: 5px !important;
-webkit-border-radius: 0px 0px 8px 8px;
-khtml-border-radius: 0px 0px 8px 8px;
border-radius: 0px 0px 8px 8px;
height: 37px;
background-color: #577632;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#577632), to(#577632) );
background-image: -moz-linear-gradient(top, #577632, #577632);
background-image: -ms-linear-gradient(top, #577632, #577632);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #577632), color-stop(100%, #577632) );
background-image: -webkit-linear-gradient(top, #577632, #577632);
background-image: -o-linear-gradient(top, #577632, #577632);
background-image: linear-gradient(to bottom, #577632, #577632);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
#header ul#logged-user li {
margin: 8px 0 0;
padding: 4px 12px;
border-left: 1px solid #576622;
#header ul#logged-user li.first {
border-left: none;
margin: 4px;
#header ul#logged-user li.first div.gravatar {
margin-top: -2px;
#header ul#logged-user li.first div.account {
padding-top: 4px;
#header ul#logged-user li.last {
border-right: none;
#header ul#logged-user li a {
color: #fff;
#header ul#logged-user li a:hover {
#header ul#logged-user li.highlight a {
#header ul#logged-user li.highlight a:hover {
color: #FFF;
#header-dd {
position: fixed !important;
opacity: 0.01;
min-height: 10px;
width: 100% !important;
-webkit-border-radius: 0px 0px 4px 4px;
-khtml-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
#header-dd:hover {
opacity: 0.2;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
#header #header-inner {
min-height: 44px;
position: relative;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #577632),color-stop(100%, #577632) );
#header #header-inner.hover {
-webkit-border-radius: 0px 0px 0px 0px;
-khtml-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
z-index: 10000;
.ie7 #header #header-inner.hover,
.ie8 #header #header-inner.hover,
.ie9 #header #header-inner.hover
{
z-index: auto !important;
.header-pos-fix, .anchor {
margin-top: -46px;
padding-top: 46px;
#header #header-inner #home a {
height: 40px;
width: 46px;
background-position: 0 0;
#header #header-inner #home a:hover {
background-position: 0 -40px;
#header #header-inner #logo {
#header #header-inner #logo h1 {
margin: 12px 0 0 13px;
#header #header-inner #logo a {
#header #header-inner #logo a:hover {
color: #bfe3ff;
#header #header-inner #quick {
float: right;
list-style-type: none;
list-style-position: outside;
margin: 4px 8px 0 0;
border-radius: 4px;
#header #header-inner #quick li span.short {
padding: 9px 6px 8px 6px;
#header #header-inner #quick li span {
display: inline;
#header #header-inner #quick li span.normal {
border: none;
padding: 10px 12px 8px;
#header #header-inner #quick li span.icon {
#header #header-inner #quick li span.icon_short {
top: 0;
left: 0;
border-right: 1px solid #2e5c89;
padding: 8px 6px 4px;
#header #header-inner #quick li span.icon img,
#header #header-inner #quick li span.icon_short img {
vertical-align: middle;
margin-bottom: 2px;
#header #header-inner #quick ul.repo_switcher {
max-height: 275px;
overflow-x: hidden;
overflow-y: auto;
#header #header-inner #quick ul.repo_switcher li.qfilter_rs {
padding: 2px 3px;
padding-right: 17px;
#header #header-inner #quick ul.repo_switcher li.qfilter_rs input {
width: 100%;
border-radius: 10px;
padding: 2px 7px;
#header #header-inner #quick .repo_switcher_type {
top: 9px;
margin: 0px 2px 0px 2px;
.groups_breadcrumbs a {
.groups_breadcrumbs a:hover {
td.quick_repo_menu:before {
font-family: "kallithea";
content: "\e80f"; /* triangle-right */
margin-left: 3px;
padding-right: 3px;
td.quick_repo_menu {
width: 8px;
border: 1px solid transparent;
td.quick_repo_menu.active:before {
content: "\e80d"; /* triangle-down */
margin-left: 1px;
padding-right: 1px;
td.quick_repo_menu.active {
border: 1px solid #577632;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
td.quick_repo_menu .menu_items {
margin-left: -6px;
width: 150px;
background-color: #FFF;
background: none repeat scroll 0 0 #FFFFFF;
border-color: #577632 #666666 #666666;
border-right: 1px solid #666666;
border-style: solid;
border-width: 1px;
box-shadow: 2px 8px 4px rgba(0, 0, 0, 0.2);
border-top-style: none;
td.quick_repo_menu .menu_items li {
padding: 0 !important;
td.quick_repo_menu .menu_items a {
padding: 4px 12px 4px 8px;
td.quick_repo_menu .menu_items a:hover {
background-color: #EEE;
td.quick_repo_menu .menu_items .icon img {
margin-bottom: -2px;
td.quick_repo_menu .menu_items.hidden {
display: none;
.dt_repo {
.dt_repo_pending {
opacity: 0.5;
.dt_repo i.icon-keyhole-circled,
.dt_repo i.icon-globe
vertical-align: -2px;
margin: 0px 1px 0px 3px;
.dt_repo a {
.dt_repo .dt_repo_name:hover {
.yui-dt-first th {
text-align: left;
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
.yui-skin-sam .yui-dt-mask {
z-index: 9500;
.yui-dt-tmp {
left: -9000px;
.yui-dt-scrollable .yui-dt-bd { overflow: auto }
.yui-dt-scrollable .yui-dt-hd {
.yui-dt-scrollable .yui-dt-bd thead tr,
.yui-dt-scrollable .yui-dt-bd thead th {
left: -1500px;
.yui-dt-scrollable tbody { -moz-outline: 0 }
.yui-skin-sam thead .yui-dt-sortable { cursor: pointer }
.yui-skin-sam thead .yui-dt-draggable { cursor: move }
.yui-dt-coltarget {
z-index: 999;
.yui-dt-hd { zoom: 1 }
th.yui-dt-resizeable .yui-dt-resizerliner { position: relative }
.yui-dt-resizer {
right: 0;
bottom: 0;
cursor: e-resize;
cursor: col-resize;
background-color: #CCC;
opacity: 0;
filter: alpha(opacity=0);
.yui-dt-resizerproxy {
z-index: 9000;
th.yui-dt-hidden .yui-dt-liner,
td.yui-dt-hidden .yui-dt-liner,
th.yui-dt-hidden .yui-dt-resizer { display: none }
.yui-dt-editor,
.yui-dt-editor-shim {
.yui-skin-sam .yui-dt table {
font-family: arial;
font-size: inherit;
border-collapse: separate;
border: 1px solid #7f7f7f;
.yui-skin-sam .yui-dt thead { border-spacing: 0 }
.yui-skin-sam .yui-dt caption {
font-size: 85%;
font-weight: normal;
font-style: italic;
padding: 1em 0;
text-align: center;
.yui-skin-sam .yui-dt th,
.yui-skin-sam .yui-dt th a {
vertical-align: bottom;
.yui-skin-sam .yui-dt th {
border-right: 1px solid #cbcbcb;
.yui-skin-sam .yui-dt tr.yui-dt-first td { border-top: 1px solid #7f7f7f }
.yui-skin-sam .yui-dt th .yui-dt-liner { white-space: nowrap }
.yui-skin-sam .yui-dt-liner {
.yui-skin-sam .yui-dt-coltarget {
width: 5px;
background-color: red;
.yui-skin-sam .yui-dt td {
.yui-skin-sam .yui-dt-list td { border-right: 0 }
.yui-skin-sam .yui-dt-resizer { width: 6px }
background-color: #000;
opacity: .25;
filter: alpha(opacity=25);
.yui-skin-sam .yui-dt-message { background-color: #FFF }
.yui-skin-sam .yui-dt-scrollable table { border: 0 }
.yui-skin-sam .yui-dt-scrollable .yui-dt-hd {
border-left: 1px solid #7f7f7f;
border-top: 1px solid #7f7f7f;
border-right: 1px solid #7f7f7f;
.yui-skin-sam .yui-dt-scrollable .yui-dt-bd {
border-bottom: 1px solid #7f7f7f;
.yui-skin-sam .yui-dt-scrollable .yui-dt-data tr.yui-dt-last td { border-bottom: 1px solid #7f7f7f }
.yui-skin-sam th.yui-dt-asc,
.yui-skin-sam th.yui-dt-sortable .yui-dt-label { margin-right: 10px }
.yui-skin-sam th.yui-dt-asc .yui-dt-liner:after {
content: "\e810"; /* triangle-up */
.yui-skin-sam th.yui-dt-desc .yui-dt-liner:after {
tbody .yui-dt-editable { cursor: pointer }
.yui-dt-editor {
background-color: #f2f2f2;
border: 1px solid #808080;
padding: 6px;
.yui-dt-editor label {
padding-left: 4px;
padding-right: 6px;
.yui-dt-editor .yui-dt-button {
padding-top: 6px;
text-align: right;
.yui-skin-sam tr.yui-dt-even { background-color: #FFF }
.yui-skin-sam tr.yui-dt-odd { background-color: #edf5ff }
.yui-skin-sam tr.yui-dt-even td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-even td.yui-dt-desc { background-color: #edf5ff }
.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-odd td.yui-dt-desc { background-color: #dbeaff }
.yui-skin-sam .yui-dt-list tr.yui-dt-even { background-color: #FFF }
.yui-skin-sam .yui-dt-list tr.yui-dt-odd { background-color: #FFF }
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-asc,
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-desc { background-color: #edf5ff }
.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-asc,
.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-desc { background-color: #edf5ff }
.yui-skin-sam th.yui-dt-highlighted,
.yui-skin-sam th.yui-dt-highlighted a { background-color: #b2d2ff }
.yui-skin-sam tr.yui-dt-highlighted,
.yui-skin-sam tr.yui-dt-highlighted td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-highlighted td.yui-dt-desc,
.yui-skin-sam tr.yui-dt-even td.yui-dt-highlighted,
.yui-skin-sam tr.yui-dt-odd td.yui-dt-highlighted {
background-color: #b2d2ff;
.yui-skin-sam .yui-dt-list th.yui-dt-highlighted,
.yui-skin-sam .yui-dt-list th.yui-dt-highlighted a { background-color: #b2d2ff }
.yui-skin-sam .yui-dt-list tr.yui-dt-highlighted,
.yui-skin-sam .yui-dt-list tr.yui-dt-highlighted td.yui-dt-asc,
.yui-skin-sam .yui-dt-list tr.yui-dt-highlighted td.yui-dt-desc,
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-highlighted,
.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-highlighted {
.yui-skin-sam th.yui-dt-selected,
.yui-skin-sam th.yui-dt-selected a { background-color: #446cd7 }
.yui-skin-sam tr.yui-dt-selected td,
.yui-skin-sam tr.yui-dt-selected td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-selected td.yui-dt-desc {
background-color: #426fd9;
.yui-skin-sam tr.yui-dt-even td.yui-dt-selected,
.yui-skin-sam tr.yui-dt-odd td.yui-dt-selected {
background-color: #446cd7;
.yui-skin-sam .yui-dt-list th.yui-dt-selected,
.yui-skin-sam .yui-dt-list th.yui-dt-selected a { background-color: #446cd7 }
.yui-skin-sam .yui-dt-list tr.yui-dt-selected td,
.yui-skin-sam .yui-dt-list tr.yui-dt-selected td.yui-dt-asc,
.yui-skin-sam .yui-dt-list tr.yui-dt-selected td.yui-dt-desc {
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-selected,
.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-selected {
.yui-skin-sam .yui-dt-paginator {
margin: 6px 0;
.yui-skin-sam .yui-dt-paginator .yui-dt-first,
.yui-skin-sam .yui-dt-paginator .yui-dt-last,
.yui-skin-sam .yui-dt-paginator .yui-dt-selected { padding: 2px 6px }
.yui-skin-sam .yui-dt-paginator a.yui-dt-first,
.yui-skin-sam .yui-dt-paginator a.yui-dt-last { text-decoration: none }
.yui-skin-sam .yui-dt-paginator .yui-dt-previous,
.yui-skin-sam .yui-dt-paginator .yui-dt-next { display: none }
.yui-skin-sam a.yui-dt-page {
border: 1px solid #cbcbcb;
padding: 2px 6px;
background-color: #fff;
.yui-skin-sam .yui-dt-selected {
border: 1px solid #fff;
#content #left {
width: 280px;
#content #right {
margin: 0 60px 10px 290px;
#content div.box {
background: #fff;
margin: 0 0 10px;
padding: 0 0 10px;
-webkit-border-radius: 4px 4px 4px 4px;
-khtml-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
#content div.box-left {
width: 49%;
clear: none;
#content div.box-right {
#content div.box div.title {
margin: 0 0 20px;
border-radius: 4px 4px 0 0;
#content div.box div.title h5 {
padding: 11px 0 11px 10px;
#content div.box div.title .link-white {
color: #FFFFFF;
#content div.box div.title .link-white.current {
color: #BFE3FF;
#content div.box div.title ul.links li {
#content div.box div.title ul.links li a {
font-size: 13px;
#content div.box div.title ul.links.nav-tabs li a {
padding: 11px 10px 11px 10px;
#content div.box div.title ul.links.icon-only-links li a {
#content div.box h1,
#content div.box h2,
#content div.box h3,
#content div.box h4,
#content div.box h5,
#content div.box h6,
#content div.box div.h1,
#content div.box div.h2,
#content div.box div.h3,
#content div.box div.h4,
#content div.box div.h5,
#content div.box div.h6 {
margin: 8px 20px 3px;
padding-bottom: 2px;
#content div.box div.normal-indent {
margin: 0 20px 10px 20px;
#content div.box p {
color: #5f5f5f;
line-height: 150%;
margin: 0 24px 10px;
#content div.box blockquote {
border-left: 4px solid #DDD;
margin: 0 34px;
padding: 0 0 0 14px;
#content div.box blockquote p {
margin: 10px 0;
#content div.box dl {
margin: 10px 0px;
#content div.box dt {
#content div.box dd {
padding: 8px 0 8px 15px;
#content div.box li {
padding: 4px 0;
#content div.box ul.disc,
#content div.box ul.circle {
margin: 10px 24px 10px 38px;
#content div.box ul.square {
margin: 10px 24px 10px 40px;
#content div.box img.left {
margin: 10px 10px 10px 0;
#content div.box img.right {
margin: 10px 0 10px 10px;
#content div.box div.messages {
margin: 0 20px;
#content div.box div.message {
padding: 5px 0;
white-space: pre-wrap;
#content div.box div.expand {
width: 110%;
height: 14px;
font-size: 10px;
color: #666;
background: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(64,96,128,0.1)));
background: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1));
background: -moz-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1));
background: -o-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1));
background: -ms-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1));
background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(64,96,128,0.1));
#content div.box div.expand .expandtext {
background-color: #ffffff;
padding: 2px;
border-radius: 2px;
#content div.box div.message a {
font-weight: 400 !important;
#content div.box div.message div.image {
margin: 9px 0 0 5px;
#content div.box div.message div.image img {
#content div.box div.message div.text {
padding: 9px 6px;
#content div.box div.message div.text h1,
#content div.box div.message div.text h2,
#content div.box div.message div.text h3,
#content div.box div.message div.text h4,
#content div.box div.message div.text h5,
#content div.box div.message div.text h6 {
#content div.box div.message div.text span {
padding: 5px 0 0;
#content div.box div.message-error {
background: #FBE3E4;
border: 1px solid #FBC2C4;
color: #860006;
#content div.box div.message-error h6 {
#content div.box div.message-warning {
background: #FFF6BF;
border: 1px solid #FFD324;
color: #5f5200;
#content div.box div.message-warning h6 {
#content div.box div.message-notice {
background: #8FBDE0;
border: 1px solid #6BACDE;
color: #003863;
#content div.box div.message-notice h6 {
#content div.box div.message-success {
background: #E6EFC2;
border: 1px solid #C6D880;
color: #4e6100;
#content div.box div.message-success h6 {
#content div.box div.form div.fields div.field {
min-height: 12px;
border-bottom: 1px solid #DDD;
padding: 10px 0;
#content div.box div.form div.fields div.field-first {
#content div.box div.form div.fields div.field-noborder {
border-bottom: 0 !important;
#content div.box div.form div.fields div.field span.error-message {
display: inline-block;
color: red;
margin: 8px 0 0 4px;
#content div.box div.form div.fields div.field span.success {
color: #316309;
#content div.box div.form div.fields div.field div.label {
left: 70px;
width: 155px;
padding: 5px 0 0 0px;
#content div.box div.form div.fields div.field div.label-summary {
left: 30px;
padding: 0px 0 0 0px;
#content div.box-left div.form div.fields div.field div.label,
#content div.box-right div.form div.fields div.field div.label,
#content div.box-left div.form div.fields div.field div.label-summary,
#content div.box-right div.form div.fields div.field div.label-summary,
#content div.box-left div.form div.fields div.field div.label-summary {
width: auto;
padding: 0 0 8px;
#content div.box div.form div.fields div.field div.label-select {
padding: 5px 0 0 5px;
#content div.box-left div.form div.fields div.field div.label-select,
#content div.box-right div.form div.fields div.field div.label-select {
#content div.box-left div.form div.fields div.field div.label-textarea,
#content div.box-right div.form div.fields div.field div.label-textarea {
padding: 0 0 8px !important;
#content div.box div.form div.fields div.field div.label label,
div.label label {
color: #393939;
div.label-summary label {
#content div.box div.form div.fields div.field div.input {
margin: 0 0 0 200px;
#content div.box div.form div.fields div.field div.input.summary {
margin: 0 0 0 110px;
#content div.box div.form div.fields div.field div.input.summary-short {
#content div.box div.form div.fields div.field div.file {
#content div.box div.form div.fields div.field div.editor {
#content div.box-left div.form div.fields div.field div.input,
#content div.box-right div.form div.fields div.field div.input {
margin: 0 0 0 0px;
#content div.box div.form div.fields div.field div.input input,
.reviewer_ac input {
border-top: 1px solid #b3b3b3;
border-left: 1px solid #b3b3b3;
border-right: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
padding: 7px 7px 6px;
#content div.box div.form div.fields div.field div.input input#clone_url,
#content div.box div.form div.fields div.field div.input input#clone_url_id
padding: 0 2px;
#content div.box div.form div.fields div.field div.file input {
border-color: #B3B3B3 #EAEAEA #EAEAEA #B3B3B3;
color: #000000;
input.disabled {
background-color: #F5F5F5 !important;
#content div.box div.form div.fields div.field div.input input.small {
width: 30%;
#content div.box div.form div.fields div.field div.input input.medium {
width: 55%;
#content div.box div.form div.fields div.field div.input input.large {
width: 85%;
#content div.box div.form div.fields div.field div.input input.date {
width: 177px;
#content div.box div.form div.fields div.field div.input input.button {
background: #D4D0C8;
border-top: 1px solid #FFF;
border-left: 1px solid #FFF;
border-right: 1px solid #404040;
border-bottom: 1px solid #404040;
padding: 4px 8px;
#content div.box div.form div.fields div.field div.textarea {
#content div.box div.form div.fields div.field div.textarea-editor {
border: 1px solid #ddd;
#content div.box div.form div.fields div.field div.textarea textarea {
height: 220px;
outline: none;
border-width: 0;
#content div.box-left div.form div.fields div.field div.textarea textarea,
#content div.box-right div.form div.fields div.field div.textarea textarea {
height: 100px;
#content div.box div.form div.fields div.field div.textarea table {
#content div.box div.form div.fields div.field div.textarea table td {
background: #DDD;
#content div.box div.form div.fields div.field div.textarea table td table {
#content div.box div.form div.fields div.field div.textarea table td table td {
padding: 5px 5px 5px 0;
#content div.box div.form div.fields div.field input[type=text]:focus,
#content div.box div.form div.fields div.field input[type=password]:focus,
#content div.box div.form div.fields div.field input[type=file]:focus,
#content div.box div.form div.fields div.field textarea:focus,
#content div.box div.form div.fields div.field select:focus,
.reviewer_ac input:focus {
background: #f6f6f6;
border-color: #666;
.reviewer_ac {
padding: 10px
div.form div.fields div.field div.button {
padding: 0 0 0 8px;
#content div.box table.noborder {
#content div.box table {
border: 1px solid #eee;
-webkit-border-radius: 4px;
#content div.box table th {
background: #eee;
border-bottom: 1px solid #ddd;
padding: 5px 0px 5px 5px;
#content div.box table th.left {
#content div.box table th.right {
#content div.box table th.center {
#content div.box table th.selected {
#content div.box table td {
border-bottom: 1px solid #cdcdcd;
padding: 5px;
#content div.box table td.compact {
#content div.box table tr.selected td {
background: #FFC;
#content div.box table td.selected {
width: 3%;
#content div.box table td.action {
width: 45%;
#content div.box table td.date {
width: 33%;
#content div.box div.action {
margin: 10px 0 0;
#content div.box div.action select {
#content div.box div.action .ui-selectmenu {
#content div.box div.pagination {
#content div.box div.pagination ul.pager {
#content div.box div.pagination ul.pager li {
background: #ebebeb url("../images/pager.png") repeat-x;
border-top: 1px solid #dedede;
border-left: 1px solid #cfcfcf;
border-right: 1px solid #c4c4c4;
border-bottom: 1px solid #c4c4c4;
color: #4A4A4A;
margin: 0 0 0 4px;
#content div.box div.pagination ul.pager li.separator {
#content div.box div.pagination ul.pager li.current {
background: #b4b4b4 url("../images/pager_selected.png") repeat-x;
border-top: 1px solid #ccc;
border-left: 1px solid #bebebe;
border-right: 1px solid #b1b1b1;
border-bottom: 1px solid #afafaf;
color: #515151;
#content div.box div.pagination ul.pager li a {
#content div.box div.pagination ul.pager li a:hover,
#content div.box div.pagination ul.pager li a:active {
margin: -1px;
#content div.box div.pagination-right {
#content div.box div.pagination-wh {
#content div.box div.pagination-wh > :first-child {
border-radius: 4px 0px 0px 4px;
#content div.box div.pagination-wh > :last-child {
border-radius: 0px 4px 4px 0px;
border-right: 1px solid #cfcfcf;
#content div.box div.pagination-wh a,
#content div.box div.pagination-wh span.pager_dotdot,
#content div.box div.pagination-wh span.yui-pg-previous,
#content div.box div.pagination-wh span.yui-pg-last,
#content div.box div.pagination-wh span.yui-pg-next,
#content div.box div.pagination-wh span.yui-pg-first {
#content div.box div.pagination-wh span.pager_curpage {
#content div.box div.pagination-wh a:hover,
#content div.box div.pagination-wh a:active {
#content div.box div.traffic div.legend {
#content div.box div.traffic div.legend h6 {
#content div.box div.traffic div.legend li {
padding: 0 8px 0 4px;
#content div.box div.traffic div.legend li.visits {
border-left: 12px solid #edc240;
#content div.box div.traffic div.legend li.pageviews {
border-left: 12px solid #afd8f8;
#content div.box div.traffic table {
#content div.box div.traffic table td {
padding: 2px 3px 3px;
#content div.box div.traffic table td.legendLabel {
padding: 0 3px 2px;
#content div.box #summary {
margin-right: 200px;
min-height: 240px;
#summary-menu-stats {
width: 180px;
#summary-menu-stats ul {
margin: 0 10px;
background-color: #f9f9f9;
border: 1px solid #d1d1d1;
#content #summary-menu-stats li {
border-top: 1px solid #d1d1d1;
#content #summary-menu-stats li:hover {
background: #f0f0f0;
#content #summary-menu-stats li:first-child {
border-top: none;
#summary-menu-stats a {
padding: 12px 10px;
background-repeat: no-repeat;
background-position: 10px 50%;
padding-right: 10px;
#repo_size_2.loaded {
margin-left: 30px;
padding-bottom: 7px;
#summary-menu-stats a:hover {
#summary-menu-stats a span {
background-color: #DEDEDE;
color: #888 !important;
padding: 2px 4px;
#summary .metatag {
padding: 3px 5px;
margin-bottom: 3px;
margin-right: 1px;
border-radius: 5px;
#content div.box #summary p {
margin-bottom: -5px;
width: 600px;
#content div.box #summary p:last-child {
margin-bottom: 9px;
#content div.box #summary p:first-of-type {
margin-top: 9px;
.metatag {
border: solid 1px #9CF;
padding: 2px 3px 2px 3px !important;
background-color: #DEF;
.metatag[tag="dead"] {
background-color: #E44;
.metatag[tag="stale"] {
background-color: #EA4;
.metatag[tag="featured"] {
background-color: #AEA;
.metatag[tag="requires"] {
background-color: #9CF;
.metatag[tag="recommends"] {
background-color: #BDF;
.metatag[tag="lang"] {
background-color: #FAF474;
.metatag[tag="license"] {
target-new: tab !important;
.metatag[tag="see"] {
border: solid 1px #CBD;
background-color: #EDF;
a.metatag[tag="license"]:hover {
#summary .desc {
white-space: pre;
#summary .repo_name {
font-size: 1.6em;
font-weight: bold;
clear: right
#footer {
padding: 0 10px 4px;
margin: -10px 0 0;
#footer div#footer-inner {
background-image: -khtml-gradient( linear, left top, left bottom, from(#577632), to(#577632));
background-image: -ms-linear-gradient( top, #577632, #577632);
background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #577632), color-stop( 100%, #577632));
background-image: -webkit-linear-gradient( top, #577632, #577632);
background-image: -o-linear-gradient( top, #577632, #577632);
#footer div#footer-inner p {
padding: 15px 25px 15px 0;
#footer div#footer-inner .footer-link {
#footer div#footer-inner .footer-link a,
#footer div#footer-inner .footer-link-right a {
#login div.title {
background-image: -moz-linear-gradient( top, #577632, #577632);
margin: 0 auto;
#login div.inner .icon-lock {
font-size: 80pt;
color: #DDD;
#login div.inner {
border-bottom: none;
padding: 20px;
#login div.form div.fields div.field div.label {
width: 173px;
margin: 2px 10px 0 0;
#login div.form div.fields div.field div.input input {
#login div.form div.fields div.buttons {
border-top: 1px solid #DDD;
padding: 10px 0 0;
#login div.form div.links {
padding: 0 0 2px;
.user-menu {
margin: 0px !important;
.user-menu .container {
padding: 0px 4px 0px 4px;
margin: 0px 0px 0px 0px;
.user-menu .gravatar {
.user-menu .gravatar.enabled {
background-color: #FDF784 !important;
.user-menu .gravatar:hover {
#quick_login {
min-height: 110px;
padding: 4px;
#quick_login h4 {
padding: 5px 0px 5px 14px;
#quick_login .password_forgoten {
padding-right: 0px;
padding-top: 0px;
#quick_login .password_forgoten a {
padding: 0px !important;
line-height: 20px !important;
#quick_login .register {
#quick_login .register a {
#quick_login .submit {
margin: -20px 0 0 0px;
right: 15px;
#quick_login .links_left {
margin-right: 130px;
width: 170px;
#quick_login .links_right {
#quick_login .full_name {
padding: 3px 3px 3px 6px;
#quick_login .big_gravatar {
padding: 4px 0px 0px 6px;
#quick_login .notifications {
padding: 2px 0px 0px 6px;
line-height: 10px !important;
#quick_login .notifications a,
#quick_login .unread a {
#quick_login .notifications a:hover,
#quick_login .unread a:hover {
background-color: inherit !important;
#quick_login .email,
#quick_login .unread {
#quick_login .links .logout {
#quick_login div.form div.fields {
padding-top: 2px;
#quick_login div.form div.fields div.field {
#quick_login div.form div.fields div.field div.label label {
padding-bottom: 3px;
#quick_login div.form div.fields div.field div.input input {
width: 236px;
padding: 5px 7px 4px;
#quick_login div.form div.fields div.buttons {
padding: 5px 14px 0px 5px;
#quick_login div.form div.links {
#quick_login ol.links {
list-style: none outside none;
#quick_login ol.links li {
line-height: 27px;
float: none !important;
#quick_login ol.links li a {
#quick_login ol.links li a:HOVER {
#register div.title {
#register div.inner {
#register div.form div.fields div.field div.label {
width: 135px;
#register div.form div.fields div.field div.input input {
width: 300px;
#register div.form div.fields div.buttons {
padding: 10px 0 0 150px;
#register div.form div.activation_msg {
padding-bottom: 4px;
#journal .journal_day {
padding: 10px 0px;
border-bottom: 2px solid #DDD;
margin-left: 10px;
margin-right: 10px;
#journal .journal_container {
margin: 0px 5px 0px 10px;
#journal .journal_action_container {
padding-left: 38px;
#journal .journal_user {
color: #747474;
height: 30px;
#journal .journal_user.deleted {
#journal .journal_icon {
padding-right: 4px;
padding-top: 3px;
#journal .journal_action {
min-height: 2px;
float: left
#journal .journal_action_params {
clear: left;
padding-left: 22px;
#journal .journal_repo {
margin-left: 6px;
#journal .date {
color: #777777;
#journal .journal_repo .journal_repo_name {
font-size: 1.1em;
#journal .compare_view {
padding: 5px 0px 5px 0px;
width: 95px;
.journal_highlight {
.trending_language_tbl, .trending_language_tbl td {
border: 0 !important;
margin: 0 !important;
.trending_language_tbl, .trending_language_tbl tr {
border-spacing: 1px;
.trending_language {
min-width: 20px;
height: 12px;
margin-bottom: 0px;
margin-left: 5px;
padding: 3px;
h3.files_location {
font-size: 1.8em;
border-bottom: none !important;
margin: 10px 0 !important;
#files_data dl dt {
width: 60px;
#files_data dl dd {
padding: 5px !important;
#files_data .codeblock #editor_container .error-message {
padding: 10px 10px 10px 26px
.file_history {
padding-top: 10px;
.file_author {
.file_author .item {
color: #888;
.tablerow0 {
background-color: #F8F8F8;
.tablerow1 {
background-color: #FFFFFF;
.changeset_id {
color: #666666;
margin-right: -3px;
.changeset_hash {
#changeset_content {
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
#changeset_compare_view_content {
border: 1px solid #CCC;
#changeset_content .container {
min-height: 100px;
font-size: 1.2em;
#changeset_compare_view_content .compare_view_commits {
width: auto !important;
#changeset_compare_view_content .compare_view_commits td {
padding: 0px 0px 0px 12px !important;
#changeset_content .container .right {
width: 20%;
#changeset_content .container .message {
#changeset_content .container .message a:hover {
.cs_files .cur_cs {
margin: 10px 2px;
.cs_files .node {
.cs_files .changes {
.cs_files .changes .added {
background-color: #BBFFBB;
font-size: 9px;
padding: 2px 0px 2px 0px;
.cs_files .changes .deleted {
background-color: #FF8888;
/*new binary
NEW_FILENODE = 1
DEL_FILENODE = 2
MOD_FILENODE = 3
RENAMED_FILENODE = 4
CHMOD_FILENODE = 5
BIN_FILENODE = 6
.cs_files .changes .bin {
.cs_files .changes .bin.bin1 {
/*deleted binary*/
.cs_files .changes .bin.bin2 {
/*mod binary*/
.cs_files .changes .bin.bin3 {
background-color: #DDDDDD;
/*rename file*/
.cs_files .changes .bin.bin4 {
background-color: #6D99FF;
/*chmod file*/
.cs_files .changes .bin.bin5 {
.cs_files .cs_added,
.cs_files .cs_A {
height: 16px;
margin-top: 7px;
.cs_files .cs_changed,
.cs_files .cs_M {
.cs_files .cs_removed,
.cs_files .cs_D {
.cs_files .cs_renamed,
.cs_files .cs_R {
.table {
#graph {
#graph_nodes {
#graph_content,
#graph .info_box,
#graph .container_header {
margin-left: 100px;
#graph_content {
padding: 10px;
height: 25px;
#graph_content #rev_range_container {
margin: 0px 0px 0px 3px;
#graph_content #rev_range_clear {
#graph_content #changesets {
table-layout: fixed;
border-color: #cdcdcd;
#graph_content #changesets td {
height: 31px;
#graph_content .container .checkbox {
width: 12px;
font-size: 0.85em;
#graph_content .container .status {
width: 14px;
#graph_content .container .author {
width: 105px;
#graph_content .container .hash {
width: 100px;
#graph_content #changesets .container .date {
width: 76px;
#graph_content_pr .compare_view_commits .expand_commit,
#graph_content .container .expand_commit {
width: 24px;
#graph_content #changesets .container .right {
width: 120px;
#graph_content .container .mid {
#graph_content .log-container {
#graph_content .container .changeset_range {
margin: 6px 3px;
#graph_content .container .author img {
#graph_content .container .author .user {
color: #444444;
#graph_content .container .mid .message {
height: 1.1em;
#graph_content_pr .compare_view_commits .message {
#graph_content .container .mid .message.expanded,
#graph_content_pr .compare_view_commits .message.expanded {
height: auto;
margin: 8px 0px 8px 0px;
overflow: initial;
#graph_content .container .extra-container {
top: -15px;
padding-left: 5px;
background: #FFFFFF;
height: 41px;
#pull_request_overview .comments-container,
#changeset_compare_view_content .comments-container,
#graph_content .comments-container,
#shortlog_data .comments-container,
#graph_content .logtags {
#graph_content .comments-container {
margin: 0.8em 0;
margin-right: 0.5em;
#graph_content .tagcontainer {
width: 80px;
top: 7px;
margin-left: 0.5em;
min-width: 80px;
left: 0px;
top: 0px;
#graph_content .logtags.tags {
top: 14px;
#graph_content .logtags:hover {
left: initial;
#graph_content .logtags .booktag,
#graph_content .logtags .tagtag {
line-height: 1em;
margin-bottom: 1px;
padding: 1px 3px;
#graph_content .container .mid .message a:hover {
#compare_branches + .table .revision-link,
#compare_tags + .table .revision-link,
#compare_bookmarks + .table .revision-link,
.table #files_data .revision-link,
#repos_list_wrap .revision-link,
#shortlog_data .revision-link {
font-weight: normal !important;
font-family: monospace;
.revision-link {
color: #3F6F9F;
font-weight: bold !important;
.issue-tracker-link {
.changeset-status-container {
padding-right: 5px;
margin-top: 1px;
.code-header .changeset-status-container {
padding: 2px 0px 0px 2px;
.changeset-status-container .changeset-status-lbl {
padding: 3px 4px 0px 0px
.code-header .changeset-status-container .changeset-status-lbl {
padding: 0px 4px 0px 0px;
.changeset-status-container .changeset-status-ico {
.code-header .changeset-status-container .changeset-status-ico,
.container .changeset-status-ico {
/* changeset statuses (must be the same name as the status) */
.changeset-status-not_reviewed {
color: #bababa;
.changeset-status-approved {
color: #81ba51;
.changeset-status-rejected {
color: #cc392e;
.changeset-status-under_review {
color: #ffc71e;
#graph_content .comments-cnt {
color: rgb(136, 136, 136);
#shortlog_data .comments-cnt {
padding: 3px 0;
.right .changes {
.right .changes .changed_total {
min-width: 45px;
background: #FEA;
-webkit-border-radius: 0px 0px 0px 6px;
border-radius: 0px 0px 0px 6px;
padding: 1px;
.right .changes .added,
.changed, .removed {
min-width: 15px;
.right .changes .added {
background: #CFC;
.right .changes .changed {
.right .changes .removed {
background: #FAA;
.right .merge {
padding: 1px 3px 1px 3px;
background-color: #fca062;
color: #ffffff;
text-transform: uppercase;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 2px;
.right .parent {
.right .logtags {
line-height: 2.2em;
.repotag, .branchtag, .logtags .tagtag, .logtags .booktag {
margin: 0px 2px;
.repotag,
.branchtag,
.tagtag,
.booktag,
.spantag {
border: 1px solid #d9e8f8;
line-height: 1.5em;
#graph_content .branchtag,
#graph_content .tagtag,
#graph_content .booktag {
margin: 1.1em 0;
.booktag {
.right .logtags .branchtag,
.right .logtags .tagtag,
.right .logtags .booktag,
margin: 1px 1px !important;
.repotag {
border-color: #56A546;
color: #46A546;
font-size: 8px;
#context-bar .repotag,
.repo-icons .repotag {
border-color: white;
margin-top: 3px;
margin-top: 0px;
padding-bottom: 0px;
border-color: #46A546;
.tagtag {
border-color: #62cffc;
color: #62cffc;
.logtags .branchtag a:hover,
.logtags .branchtag a,
.branchtag a,
.branchtag a:hover {
color: inherit;
.logtags .tagtag {
background-color: #62cffc;
.tagtag a,
.tagtag a:hover,
.logtags .tagtag a,
.logtags .tagtag a:hover {
.logbooks .booktag,
.logtags .booktag,
.logtags .booktag {
background-color: #46A546;
.logbooks .booktag a,
.logtags .booktag a {
.logbooks .booktag a:hover,
.logtags .booktag a:hover,
.booktag a,
.booktag a:hover {
div.browserblock {
border: 1px solid #ccc;
background: #f8f8f8;
line-height: 125%;
-webkit-border-radius: 6px 6px 0px 0px;
border-radius: 6px 6px 0px 0px;
div.browserblock .browser-header {
padding: 10px 0px 15px 0px;
div.browserblock .browser-nav {
div.browserblock .browser-branch {
div.browserblock .browser-branch label {
vertical-align: text-top;
padding-right: 2px;
div.browserblock .browser-header span {
div.browserblock .browser-search {
padding: 8px 8px 0px 5px;
height: 20px;
div.browserblock #node_filter_box {
div.browserblock .search_activate {
div.browserblock .add_node {
div.browserblock .search_activate a:hover,
div.browserblock .add_node a:hover {
text-decoration: none !important;
div.browserblock .browser-body {
background: #EEE;
border-top: 1px solid #CCC;
table.code-browser {
table.code-browser tr {
margin: 3px;
table.code-browser thead th {
table.code-browser tbody td {
table.code-browser .browser-file {
.diffblock .changeset_header {
.diffblock .changeset_file {
.diffblock .diff-menu-wrapper {
.diffblock .diff-menu {
border-style: solid solid solid;
.diffblock .diff-actions {
.diffblock .diff-menu ul li {
padding: 0px 0px 0px 0px !important;
.diffblock .diff-menu ul li a {
padding: 3px 8px 3px 8px !important;
.diffblock .diff-menu ul li a:hover {
background-color: #EEEEEE;
table.code-browser .browser-dir {
table.code-browser .submodule-dir {
/* add some padding to the right of the file, folder, or submodule icon and
before the text */
table.code-browser i[class^='icon-'] {
padding-right: .3em;
.box .search {
padding: 0 20px 10px;
.box .search div.search_path {
background: none repeat scroll 0 0 #EEE;
color: blue;
margin-bottom: 10px;
.box .search div.search_path div.link {
margin-left: 25px;
.box .search div.search_path div.link a {
#path_unlock {
.info_box span {
margin-right: 3px;
.info_box .rev {
vertical-align: sub;
.info_box input#at_rev,
.info_box input#size {
padding: 1px 5px 1px;
.info_box input#view {
padding: 4px 3px 2px 2px;
.info_box_elem {
.yui-overlay, .yui-panel-container {
z-index: 2;
#tip-box {
border: 2px solid #577632;
font: 100% sans-serif;
opacity: 1;
padding: 8px;
-webkit-border-radius: 8px 8px 8px 8px;
-khtml-border-radius: 8px 8px 8px 8px;
border-radius: 8px 8px 8px 8px;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
z-index: 100000;
.hl-tip-box {
z-index: 1;
.mentions-container {
width: 90% !important;
.mentions-container .yui-ac-content {
.ac {
vertical-align: top;
.ac .yui-ac {
position: inherit;
.ac .perm_ac {
width: 20em;
.ac .yui-ac-input {
.ac .yui-ac-container {
top: 1.6em;
.ac .yui-ac-content {
border: 1px solid gray;
z-index: 9050;
.ac .yui-ac-shadow {
background: #000;
opacity: .10;
filter: alpha(opacity = 10);
z-index: 9049;
margin: .3em;
.ac .yui-ac-content ul {
.ac .yui-ac-content li {
cursor: default;
padding: 2px 5px;
height: 18px;
.ac .yui-ac-content li .ac-container-wrap {
.ac .yui-ac-content li.yui-ac-prehighlight {
background: #B3D4FF;
.ac .yui-ac-content li.yui-ac-highlight {
background: #556CB5;
.ac .yui-ac-bd {
#repo_size {
margin-top: 4px;
.currently_following {
padding-bottom: 5px;
.action_button {
.action_button:hover {
#switch_repos {
#switch_repos select {
min-width: 150px;
max-height: 250px;
.breadcrumbs {
border: medium none;
.breadcrumbs .hash {
text-transform: none;
.breadcrumbs a {
.flash_msg {
.flash_msg ul {
.error_red {
.flash_msg .alert-error {
background-color: #c43c35;
background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35) );
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35) );
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
border-color: #c43c35 #c43c35 #882a25;
.flash_msg .alert-error a {
.flash_msg .alert-warning {
color: #404040 !important;
background-color: #eedc94;
background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94) );
background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94) );
background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
background-image: -o-linear-gradient(top, #fceec1, #eedc94);
background-image: linear-gradient(to bottom, #fceec1, #eedc94);
border-color: #eedc94 #eedc94 #e4c652;
.flash_msg .alert-warning a {
.flash_msg .alert-success {
background-color: #57a957;
background-repeat: repeat-x !important;
background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957) );
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -ms-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957) );
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(to bottom, #62c462, #57a957);
border-color: #57a957 #57a957 #3d773d;
.flash_msg .alert-success a {
color: #FFF !important;
.flash_msg .alert-info {
background-color: #339bb9;
background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9) );
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9) );
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
border-color: #339bb9 #339bb9 #22697d;
.flash_msg .alert-info a {
.flash_msg .alert-error,
.flash_msg .alert-warning,
.flash_msg .alert-success,
min-height: 14px;
line-height: 14px;
margin-top: 0;
overflow: auto;
padding: 6px 10px 6px 10px;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
div#legend_data {
div#legend_container table {
border: none !important;
div#legend_container table,
div#legend_choices table {
table#permissions_manage {
width: 0 !important;
table#permissions_manage span.private_repo_msg {
font-size: 0.8em;
opacity: 0.6;
table#permissions_manage td.private_repo_msg {
table#permissions_manage tr#add_perm_input td {
div.gravatar {
margin-right: 0.7em;
padding: 1px 1px 1px 1px;
line-height: 0;
-khtml-border-radius: 3px;
div.gravatar img {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
#header, #content, #footer {
min-width: 978px;
#content {
padding: 10px 10px 14px 10px;
#content.hover {
padding: 55px 10px 14px 10px !important;
#content div.box div.title div.search {
#content div.box div.title div.search div.input input {
border: 1px solid #576622;
.btn {
background-color: #DADADA;
background-image: -khtml-gradient(linear, left top, left bottom, from(#F4F4F4),to(#DADADA) );
background-image: -moz-linear-gradient(top, #F4F4F4, #DADADA);
background-image: -ms-linear-gradient(top, #F4F4F4, #DADADA);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4),color-stop(100%, #DADADA) );
background-image: -webkit-linear-gradient(top, #F4F4F4, #DADADA);
background-image: -o-linear-gradient(top, #F4F4F4, #DADADA);
background-image: linear-gradient(to bottom, #F4F4F4, #DADADA);
border-left: 1px solid #c6c6c6;
border-right: 1px solid #DDD;
border-bottom: 1px solid #c6c6c6;
margin: 0px 3px 3px 0px;
-webkit-border-radius: 4px 4px 4px 4px !important;
-khtml-border-radius: 4px 4px 4px 4px !important;
border-radius: 4px 4px 4px 4px !important;
cursor: pointer !important;
padding: 3px 3px 3px 3px;
ul.nav-stacked {
margin: 20px;
ul.nav-stacked a {
/* make .btn inputs and buttons and divs look the same */
button.btn,
input.btn {
font-family: inherit;
line-height: inherit;
.btn::-moz-focus-inner {
.btn.badge {
cursor: default !important;
input[disabled].btn,
.btn.disabled {
color: #999;
.btn.btn-danger.disabled {
color: #eee;
background-color: #c77;
border-color: #b66
.btn.btn-small {
.btn.btn-mini {
padding: 0px 4px;
.btn:focus {
.btn:hover {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF !important;
.btn.badge:hover {
box-shadow: none !important;
.btn.disabled:hover {
background-position: 0;
.btn.red {
background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
.btn.blue {
background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
.btn.green {
background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
.btn.yellow {
background-color: #faa732;
background-image: -khtml-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -ms-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb450), color-stop(100%, #f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
border-color: #f89406 #f89406 #ad6704;
label.disabled {
color: #aaa;
.btn.blue.hidden {
.btn.active {
ins, div.options a:hover {
img,
#header #header-inner #quick li a:hover span.normal,
#content div.box div.form div.fields div.field div.textarea table td table td a,
#clone_url,
#clone_url_id
img.icon, .right .merge img {
#header ul#logged-user,
#content div.box div.title ul.links,
#content div.box div.message div.dismiss,
#content div.box div.traffic div.legend ul {
#header #header-inner #home,
#header #header-inner #logo,
#content div.box ul.left,
#content div.box ol.left,
div#commit_history,
div#legend_data, div#legend_container, div#legend_choices {
#header #header-inner #quick li #quick_login,
#header #header-inner #quick li:hover ul ul,
#header #header-inner #quick li:hover ul ul ul,
#header #header-inner #quick li:hover ul ul ul ul,
#content #left #menu ul.closed,
#content #left #menu li ul.collapsed,
.yui-tt-shadow {
#header #header-inner #quick li:hover #quick_login,
#header #header-inner #quick li:hover ul,
#header #header-inner #quick li li:hover ul,
#header #header-inner #quick li li li:hover ul,
#header #header-inner #quick li li li li:hover ul,
#content #left #menu ul.opened,
#content #left #menu li ul.expanded {
.repo-switcher .select2-choice {
padding: 0px 8px 1px !important;
.repo-switcher .select2-container,
.repo-switcher .select2-choice,
.repo-switcher .select2-choice span {
background: transparent !important;
color: #FFFFFF !important;
.repo-switcher .select2-arrow {
display: none !important;
.repo-switcher .select2-chosen:after {
content: ' \25BE';
.repo-switcher-dropdown.select2-drop.select2-drop-active {
xborder-color: black;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: #576622;
.repo-switcher-dropdown.select2-drop.select2-drop-active .select2-results .select2-highlighted {
background-color: #6388ad;
#content div.graph {
padding: 0 10px 10px;
height: 450px;
#content div.box ol.lower-roman,
#content div.box ol.upper-roman,
#content div.box ol.lower-alpha,
#content div.box ol.upper-alpha,
#content div.box ol.decimal {
margin: 10px 24px 10px 44px;
#content div.box div.form,
#content div.box div.table,
#content div.box div.traffic {
#content div.box div.form div.fields,
#login div.form,
#login div.form div.fields,
#register div.form,
#register div.form div.fields {
#content div.box div.form div.fields div.field div.label span,
#login div.form div.fields div.field div.label span,
#register div.form div.fields div.field div.label span {
color: #363636;
padding: 2px 0 0;
#content div.box div.form div.fields div.field div.input input.error,
#login div.form div.fields div.field div.input input.error,
#register div.form div.fields div.field div.input input.error {
border-top: 1px solid #e1b2b3;
border-left: 1px solid #e1b2b3;
border-right: 1px solid #FBC2C4;
border-bottom: 1px solid #FBC2C4;
#content div.box div.form div.fields div.field div.input input.success,
#login div.form div.fields div.field div.input input.success,
#register div.form div.fields div.field div.input input.success {
border-top: 1px solid #cebb98;
border-left: 1px solid #cebb98;
border-right: 1px solid #c6d880;
border-bottom: 1px solid #c6d880;
#content div.box-left div.form div.fields div.field div.textarea,
#content div.box-right div.form div.fields div.field div.textarea,
#content div.box div.form div.fields div.field div.select select,
#content div.box table th.selected input,
#content div.box table td.selected input {
#content div.box-left div.form div.fields div.field div.select,
#content div.box-left div.form div.fields div.field div.checkboxes,
#content div.box-left div.form div.fields div.field div.radios,
#content div.box-right div.form div.fields div.field div.select,
#content div.box-right div.form div.fields div.field div.checkboxes,
#content div.box-right div.form div.fields div.field div.radios {
margin: 0 0 0 0px !important;
#content div.box div.form div.fields div.field div.select,
#content div.box div.form div.fields div.field div.checkboxes,
#content div.box div.form div.fields div.field div.radios {
#content div.box div.form div.fields div.field div.select a:hover,
#content div.box div.form div.fields div.field div.select a.ui-selectmenu:hover,
#content div.box div.action a:hover {
#content div.box div.form div.fields div.field div.select a.ui-selectmenu-focus,
#content div.box div.action a.ui-selectmenu-focus {
border: 1px solid #666;
#content div.box div.form div.fields div.field div.checkboxes div.checkbox,
#content div.box div.form div.fields div.field div.radios div.radio {
padding: 8px 0 2px;
#content div.box div.form div.fields div.field div.checkboxes div.checkbox input,
#content div.box div.form div.fields div.field div.radios div.radio input {
#content div.box div.form div.fields div.field div.checkboxes div.checkbox label,
#content div.box div.form div.fields div.field div.radios div.radio label {
margin: 2px 0 0 4px;
div.form div.fields div.field div.button input,
#content div.box div.form div.fields div.buttons input
div.form div.fields div.buttons input,
#content div.box div.action div.button input {
div.form div.fields div.field div.highlight,
#content div.box div.form div.fields div.buttons div.highlight {
#content div.box div.form div.fields div.buttons,
div.form div.fields div.buttons {
margin: 10px 0 0 200px;
#content div.box-left div.form div.fields div.buttons,
#content div.box-right div.form div.fields div.buttons,
div.box-left div.form div.fields div.buttons,
div.box-right div.form div.fields div.buttons {
#content div.box table td.user,
#content div.box table td.address {
width: 10%;
#content div.box div.action div.button,
#login div.form div.fields div.field div.input div.link,
#register div.form div.fields div.field div.input div.link {
margin: 6px 0 0;
#content div.box div.pagination div.results,
#content div.box div.pagination-wh div.results {
#content div.box div.pagination div.results span,
#content div.box div.pagination-wh div.results span {
padding: 6px 8px;
#content div.box div.pagination ul.pager li.disabled,
#content div.box div.pagination-wh a.disabled {
color: #B4B4B4;
#login, #register {
width: 520px;
margin: 10% auto 0;
#login div.color,
#register div.color {
margin: 10px auto 0;
padding: 3px 3px 3px 0;
#login div.color a,
#register div.color a {
width: 20px;
margin: 0 0 0 3px;
#login div.title h5,
#register div.title h5 {
margin: 10px;
#login div.form div.fields div.field,
#register div.form div.fields div.field {
#login div.form div.fields div.field span.error-message,
#register div.form div.fields div.field span.error-message {
max-width: 320px;
#login div.form div.fields div.field div.label label,
#register div.form div.fields div.field div.label label {
#login div.form div.fields div.field div.input,
#register div.form div.fields div.field div.input {
#login div.form div.fields div.field div.input input.large {
width: 250px;
#login div.form div.fields div.field div.checkbox,
#register div.form div.fields div.field div.checkbox {
margin: 0 0 0 184px;
#login div.form div.fields div.field div.checkbox label,
#register div.form div.fields div.field div.checkbox label {
color: #565656;
#login div.form div.fields div.buttons input,
#register div.form div.fields div.buttons input {
font-size: 1em;
#changeset_content .container .wrapper,
#graph_content .container .wrapper {
#changeset_content .container .date,
.ac .match {
div#legend_container table td,
div#legend_choices table td {
height: 20px !important;
.q_filter_box {
-webkit-box-shadow: rgba(0,0,0,0.07) 0 1px 2px inset;
border: 0 none;
margin-bottom: -4px;
margin-top: -4px;
padding-left: 3px;
#node_filter {
border: 0px solid #545454;
color: #AAAAAA;
.group_members_wrap {
min-height: 85px;
padding-left: 20px;
.group_members .group_member {
padding: 0px 0px 0px 0px;
.reviewer_status {
.reviewers_member {
padding: 0px 0px 0px 10px;
.emails_wrap {
padding: 0px 20px;
.emails_wrap .email_entry {
.emails_wrap .email_entry .email {
.emails_wrap .email_entry .email_action {
.ips_wrap {
.ips_wrap .ip_entry {
.ips_wrap .ip_entry .ip {
.ips_wrap .ip_entry .ip_action {
/*README STYLE*/
div.readme {
padding: 0px;
div.readme h2 {
div.readme .readme_box {
background-color: #fafafa;
div.readme .readme_box h1,
div.readme .readme_box h2,
div.readme .readme_box h3,
div.readme .readme_box h4,
div.readme .readme_box h5,
div.readme .readme_box h6 {
line-height: 1.5em !important;
div.readme .readme_box h1:first-child {
padding-top: .25em !important;
div.readme .readme_box h3 {
margin: 1em 0 !important;
div.readme .readme_box h2 {
margin-top: 1.5em !important;
border-top: 4px solid #e0e0e0 !important;
padding-top: .5em !important;
div.readme .readme_box p {
color: black !important;
div.readme .readme_box ul {
list-style: disc !important;
margin: 1em 0 1em 2em !important;
div.readme .readme_box ol {
list-style: decimal;
div.readme .readme_box code {
font-size: 12px !important;
background-color: ghostWhite !important;
color: #444 !important;
padding: 0 .2em !important;
border: 1px solid #dedede !important;
div.readme .readme_box pre code {
background-color: #eee !important;
div.readme .readme_box pre {
margin: 1em 0;
background-color: #eee;
color: #444;
div.readme .readme_box table {
display: table;
border-spacing: 2px;
border-color: gray;
/** RST STYLE **/
div.rst-block {
div.rst-block h2 {
div.rst-block h1,
div.rst-block h2,
div.rst-block h3,
div.rst-block h4,
div.rst-block h5,
div.rst-block h6 {
div.rst-block h1:first-child {
div.rst-block h3 {
div.rst-block p {
div.rst-block ul {
div.rst-block ol {
div.rst-block code {
div.rst-block pre code {
div.rst-block pre {
/** comment main **/
.comments {
padding: 10px 20px;
max-width: 978px;
.comments .comment {
margin-top: 10px;
.comments .comment .meta {
min-height: 18px;
.comments .comment .meta img {
.comments .comment .meta .user {
padding: 4px 2px 2px 2px;
.comments .comment .meta .date {
padding: 4px 4px 0px 4px;
.comments .comment .text {
background-color: #FAFAFA;
.comment .text div.rst-block p {
margin: 0.5em 0px !important;
.comments .comments-number,
.pr-comments-number {
margin: 5px;
padding: 0px 0px 10px 0px;
/** comment form **/
.status-block {
clear: both
div.comment-form {
margin-top: 20px;
.comment-form strong {
margin-bottom: 15px;
.comment-form textarea {
form.comment-form {
.comment-inline-form .comment-block-ta,
.comment-form .comment-block-ta {
box-sizing: border-box;
.comment-form-submit {
margin-left: 525px;
.file-comments {
.comment-form .comment {
.comment-form .comment-help {
padding: 5px 5px 5px 5px;
.comment-form .comment-help .preview-btn,
.comment-form .comment-help .edit-btn {
margin: -6px 0px 0px 0px;
.comment-form .preview-box.unloaded,
.comment-inline-form .preview-box.unloaded {
height: 50px;
.comment-form .comment-button {
.add-another-button {
.comment .buttons {
margin: -1px 0px 0px 0px;
.show-inline-comments {
top: 1px
/** comment inline form **/
.comment-inline-form {
.comment-inline-form .submitting-overlay {
height: 0;
.comment-inline-form .clearfix,
.comment-form .clearfix {
margin: 0px;
div.comment-inline-form {
padding: 4px 0px 6px 0px;
.comment-inline-form strong {
.comment-inline-form textarea {
form.comment-inline-form {
.comment-inline-form-submit {
.comment-inline-form .comment {
.comment-inline-form .comment-help {
.comment-inline-form .comment-help .preview-btn,
.comment-inline-form .comment-help .edit-btn {
.comment-inline-form .comment-button {
/** comment inline **/
.inline-comments {
.inline-comments div.rst-block {
padding: 0 20px 0px;
.inline-comments .comment {
margin: 3px 3px 5px 5px;
.inline-comments .add-comment {
padding: 2px 4px 8px 5px;
.inline-comments .comment-wrapp {
.inline-comments .comment .meta {
min-height: 20px;
.inline-comments .comment .meta img {
.inline-comments .comment .meta .user {
.inline-comments .comment .meta .date {
.inline-comments .comment .text {
.inline-comments .comments-number {
.inline-comments-button .add-comment {
margin: 2px 0px 8px 5px !important
.notification-paginator {
padding: 0px 0px 4px 16px;
#context-pages .pull-request span,
.menu_link_notifications {
padding: 4px 4px !important;
background-color: #DEDEDE !important;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
#context-pages .forks span,
.notification-header {
.notification-header .desc {
height: 24px;
.notification-list .container.unread {
background: none repeat scroll 0 0 rgba(255, 255, 180, 0.6);
.notification-header .gravatar {
background: none repeat scroll 0 0 transparent;
padding: 0px 0px 0px 8px;
.notification-list .container .notification-header .desc {
font-size: 17px;
.notification-table {
-webkit-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
margin: 0px 20px 0px 20px;
.notification-header .delete-notifications {
padding-top: 8px;
.notification-header .read-notifications {
.notification-subject {
border-bottom: 1px solid #eee;
padding: 5px 0px 5px 38px;
.notification-body {
margin: 34px 2px 2px 8px
/****
PULL REQUESTS
*****/
.pullrequests_section_head {
padding: 10px 10px 10px 0px;
div.pr-details-title.closed {
color: #555;
div.pr-details-title {
padding: 5px 0px 5px 10px;
div.pr {
margin: 0px 20px;
padding: 4px 4px;
div.pr-desc {
tr.pr-closed td {
color: #555 !important;
span.pr-closed-tag {
.pr-box {
#s2id_org_ref,
#s2id_other_ref,
#s2id_org_repo,
#s2id_other_repo {
#pr-summary .msg-div {
margin: 5px 0;
PERMS
#perms .perms_section_head {
text-transform: capitalize;
#perms .perm_tag {
#perms .perm_tag.admin {
background-color: #B94A48;
#perms .perm_tag.write {
background-color: #DB7525;
#perms .perm_tag.read {
background-color: #468847;
#perms .perm_tag.none {
background-color: #bfbfbf;
.perm-gravatar {
.perm-gravatar-ac {
/*****************************************************************************
DIFFS CSS
******************************************************************************/
.diff-collapse {
margin-bottom: -15px;
.diff-collapse-button {
.diff-container {
.diff-container.hidden {
div.diffblock {
line-height: 100%;
/* new */
div.diffblock.margined {
div.diffblock .code-header {
border-bottom: 1px solid #CCCCCC;
background: #EEEEEE;
padding: 10px 0 10px 0;
div.diffblock .code-header.banner {
padding: 3px 100px 11px 100px;
div.diffblock .code-header-title {
padding: 0px 0px 10px 5px !important;
div.diffblock .code-header .hash {
padding: 2px 0 0 2px;
div.diffblock .code-header .date {
div.diffblock .code-header div {
margin-left: 4px;
div.diffblock .parents {
min-height: 26px;
font-weight: 400;
padding: 0px 2px 2px 2px;
background-color: #eeeeee;
div.diffblock .children {
div.diffblock .code-body {
div.diffblock pre.raw {
table.code-difftable {
width: 99%;
border-radius: 0px !important;
table.code-difftable td {
background: none !important;
vertical-align: baseline !important
table.code-difftable .context {
background: none repeat scroll 0 0 #DDE7EF;
table.code-difftable .add {
background: none repeat scroll 0 0 #DDFFDD;
table.code-difftable .add ins {
background: none repeat scroll 0 0 #AAFFAA;
table.code-difftable .del {
background: none repeat scroll 0 0 #FFDDDD;
table.code-difftable .del del {
background: none repeat scroll 0 0 #FFAAAA;
table.code-highlighttable div.code-highlight pre u:before,
table.code-difftable td.code pre u:before {
content: "\21a6";
width: 0;
table.code-highlighttable div.code-highlight pre u.cr:before,
table.code-difftable td.code pre u.cr:before {
content: "\21a4";
color: rgba(0,0,0,0.5);
table.code-highlighttable div.code-highlight pre u,
table.code-difftable td.code pre u {
color: rgba(0,0,0,0.15);
table.code-highlighttable div.code-highlight pre i,
table.code-difftable td.code pre i {
border-left-width: 1px;
/** LINE NUMBERS **/
table.code-difftable .lineno {
padding-left: 2px;
padding-right: 2px !important;
width: 30px;
-moz-user-select: none;
-webkit-user-select: none;
border-right: 1px solid #CCC !important;
border-left: 0px solid #CCC !important;
border-top: 0px solid #CCC !important;
vertical-align: middle !important;
table.code-difftable .lineno.new {
table.code-difftable .lineno.old {
table.code-difftable .lineno a {
color: #aaa !important;
font: 11px Consolas, Monaco, Inconsolata, Liberation Mono, monospace !important;
letter-spacing: -1px;
padding-right: 8px;
table.code-difftable .lineno-inline {
background: none repeat scroll 0 0 #FFF !important;
/** CODE **/
table.code-difftable .code {
table.code-difftable .code td {
table.code-difftable .code pre {
margin: 0 0 0 12px;
min-height: 17px;
line-height: 17px;
table.code-difftable .del .code pre:before {
content: "-";
color: #550000;
table.code-difftable .add .code pre:before {
content: "+";
color: #005500;
table.code-difftable .unmod .code pre:before {
content: " ";
.add-bubble {
width: 0px;
height: 0px;
left: -8px;
tr.line.add:hover td .add-bubble,
tr.line.del:hover td .add-bubble,
tr.line.unmod:hover td .add-bubble {
.add-bubble div {
background: #577632;
width: 16px;
padding: 0 2px 2px 0.5px;
.add-bubble div:before {
content: '\e80c';
.add-bubble div:hover {
transform: scale(1.2, 1.2);
div.comment:target>.comment-wrapp {
border: solid 2px #ee0 !important;
.lineno:target a {
margin: -2px;
.btn-image-diff-show,
.btn-image-diff-swap {
.img-diff {
max-width: 45%;
/* http://lea.verou.me/demos/css3-patterns.html */
background-image:
linear-gradient(45deg, #888 25%, transparent 25%, transparent),
linear-gradient(-45deg, #888 25%, transparent 25%, transparent),
linear-gradient(45deg, transparent 75%, #888 75%),
linear-gradient(-45deg, transparent 75%, #888 75%);
background-size: 10px 10px;
background-color: #999;
.img-preview {
max-width: 100%;
div.prev-next-comment div.prev-comment,
div.prev-next-comment div.next-comment {
margin: 3px 6px;
#help_kb {
.icon-only-links i {
Status change: