remove old styling

This commit is contained in:
daria 2025-09-03 18:17:34 +03:00
parent d609ac904c
commit 9131ff3a62
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701
2 changed files with 0 additions and 15 deletions

View File

@ -255,11 +255,6 @@
background-color: @cp_creation-button-bg;
color: @cp_creation-button-fg;
}
.cp-creation-team-avatar {
.fa {
font-size: 25px;
}
}
.cp-creation-team-name {
overflow: hidden;
white-space: nowrap;

View File

@ -421,10 +421,6 @@
color: @toolbar-bg-color;
color: var(--toolbar-bg-color);
.fa {
font: normal normal normal 14px/1 FontAwesome;
}
.tools_unselectable();
font: @toolbar_button-font;
@ -544,9 +540,6 @@
line-height: @toolbar_line-height;
display: inline-flex;
.fa {
font-size: @colortheme_app-font-size;
}
}
input {
height: @toolbar_line-height;
@ -676,9 +669,6 @@
font-size: 20px;
vertical-align: middle;
border-radius: 0 @variables_radius @variables_radius 0;
.fa {
font-size: 20px;
}
}
.cp-toolbar-title-readonly {
margin-left: 10px;