|
|
|
@ -287,4 +287,7 @@ li.commit .commit-row-info .committed_ago {
|
|
|
|
|
.rep_history_grey{
|
|
|
|
|
color: #7F7F7F;
|
|
|
|
|
}
|
|
|
|
|
.rep_mail_name{max-width: 150px; overflow: hidden; text-overflow: ellipsis;}
|
|
|
|
|
.rep_mail_name{max-width: 150px; overflow: hidden; text-overflow: ellipsis;}
|
|
|
|
|
a.btn_zipdown{ display:block; height:25px; width:80px; text-align: center; line-height: 25px; border: 1px solid #dddddd; background-image: linear-gradient(#FCFCFC, #EEE);
|
|
|
|
|
color: #7f7f7f; -webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px; margin-top: 7px; margin-right: 5px;}
|
|
|
|
|
a:hover.btn_zipdown{color:#269ac9;}
|