init repo

This commit is contained in:
nikolay ivanov
2014-07-05 18:22:49 +00:00
commit a8be6b9e72
17348 changed files with 9229832 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
.asc-statusinfo-text-btn button {
width: auto !important;
}
.asc-statusinfo-text-btn span.x-btn-inner {
font-weight: bold;
font-size: 11px;
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #666666 !important;
text-shadow: #d3d3d3 0 1px 0;
}
.asc-statusinfo-text-btn.x-btn-default-small-pressed{
padding: 0;
border: 1px solid rgba(0, 0, 0, 0) !important;
background: transparent !important;
box-shadow: none;
-moz-box-shadow: none;
}
.icon-statusinfo-users {
background-image: url(../img/participantspanel/users.png);
}