This commit is contained in:
Alexander Trofimov
2015-06-25 11:27:08 +03:00
parent dbf21ee32f
commit a10605c91f
174 changed files with 24121 additions and 8908 deletions

View File

@@ -36,6 +36,19 @@
}
}
#left-panel-history {
&+.layout-resizer {
border-left: 0 none;
border-right: 0 none;
&.move {
border-left: 1px solid @gray-dark;
border-right: 1px solid @gray-dark;
opacity: 0.4;
}
}
}
.tool-menu-btns {
width: 40px;
height: 100%;
@@ -59,6 +72,9 @@
#left-panel-comments {
height: 100%;
}
#left-panel-history {
height: 100%;
}
}
.left-menu-full-ct {
@@ -387,7 +403,8 @@
}
}
#panel-info {
#panel-info,
#panel-rights {
padding: 0 30px;
table {
tr {