Remove LESS vars from other branch.

This commit is contained in:
Paulo Reis 2017-12-14 11:29:41 +00:00
parent d5c000d761
commit df5254d603

View file

@ -937,14 +937,6 @@
@chat-new-message-textarea-bg : #FFF; @chat-new-message-textarea-bg : #FFF;
@chat-new-message-textarea-color : @gray-dark; @chat-new-message-textarea-color : @gray-dark;
// PDF
@pdf-top-offset : @toolbar-tall-height;
@pdf-bg : transparent;
@pdfjs-bg : @gray-lighter;
@pdf-page-shadow-color : #000;
@log-line-no-color : @gray;
@log-hints-color : @gray-dark;
// Tags // Tags
@tag-border-radius : 0.25em; @tag-border-radius : 0.25em;
@tag-bg-color : @label-default-bg; @tag-bg-color : @label-default-bg;