[all] refactoring

This commit is contained in:
Maxim Kadushkin 2019-10-21 16:42:12 +03:00
parent 66bd9697a2
commit dbf16e5733
4 changed files with 4 additions and 9 deletions

View file

@ -86,6 +86,10 @@
@icon-font-name: "glyphicons-halflings-regular";
@icon-font-svg-id: "glyphicons_halflingsregular";
@icon-src-base64: false;
@huge-icon-size: 37px;
@x-huge-icon-size: 45px;
// Components
// -------------------------
// Based on 14px font-size and 1.428 line-height (~20px to start)

View file

@ -143,9 +143,6 @@
.fontsize(@font-size-large);
}
@huge-icon-size: 37px;
@x-huge-icon-size: 45px;
// Skeleton of document
.doc-placeholder {

View file

@ -138,9 +138,6 @@
.fontsize(@font-size-large);
}
@huge-icon-size: 37px;
@x-huge-icon-size: 45px;
.slidenum-div {
background-color: @body-bg;
color: @gray-deep;

View file

@ -141,9 +141,6 @@
.fontsize(@font-size-large);
}
@huge-icon-size: 37px;
@x-huge-icon-size: 45px;
// Skeleton of workbook
.doc-placeholder {