remotes/origin/PR-39
Seghey Shishman 9 years ago
parent 4231ae1c72
commit 6ad9c6ad8a
  1. 8
      assets/css/main.css

@ -3716,7 +3716,7 @@ input[type="checkbox"]:checked + span {
height: 11px;
background: url('../img/delDoc.png') no-repeat center;
background-size: cover;
right: -40px;
right: -20px !important;
top: 2px;
cursor: pointer;
}
@ -6102,4 +6102,10 @@ li.officeList.icon_tml > a > p{
.comm44 > div{
padding: 15px;
}
.logo + .badge{
padding: 7px;
margin-top: 5px;
border-radius: 15px;
background-color: #00BB7B;
}
/*end_new*/

Loading…
Cancel
Save