Skip to content

Юмнико фиксы EP by TrJVoRoN

Details

AuthorTrJVoRoN

LicenseNo License

Categoryumnico.com

Created

Updated

Size2.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Временная версия - Шапка сверху

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Юмнико фиксы EP
@version      20241107.12.42
@namespace    https://userstyles.world/user/TrJVoRoN
@description  Мелкие правки
@author       TrJVoRoN
@license      No License
==/UserStyle== */

@-moz-document domain("umnico.com") {
/*****************Всё что касается шапки*********************/  
:root {
	--epcolor1:#447ece;
    --epcolor2:rgba(111, 169, 200, .15);
    --epcolor3:rgba(57, 145, 252, .13);
    --epcolor4:#c9362c;
}


/*новые чаты панель*/
.deals-table { margin-top: 37px!important;}
.main-wrapper_short .deals-table { margin-top: 3px!important;}

.deals-header {
    background: rgb(79 181 218 / 11%);
}

.filter__date { z-index: 12;}

.massive-actions .checkbox--theme-massive .checkbox__label, .massive-actions__button-text {
    color: rgb(0, 0, 0);
}

.massive-actions {
    list-style-image: initial;
    color: rgb(0, 0, 0)!important;
    position: absolute;
    background: #cadce3;
    opacity: 1;
    z-index: 4!important;
}



/*закреплённые*/
.deals-table_short .deals-row--active {
       border-left: solid 5px #3591c7;
}



.deals-table_short .deals-row--active {
    background-color: rgba(81, 153, 255, 0.2);
}




.deals-cell, .deals-header__cell {
    max-width: 595px;
}

/*фон сообщений*/
.im-message {
    border: 0px solid rgba(207, 213, 224, 0.8);
    letter-spacing: -0.2px;
    background-color: #83beff29;
}

.im-message.im-message_out {
    border: 0px solid rgba(207, 213, 224, 0.8);
    letter-spacing: -0.2px;
    background-color: #8bff8329;
}


.im-message--note {
    border: 0px solid rgba(207, 213, 224, 0.8);
    letter-spacing: -0.2px;
    background-color: #ffe08329;
}

/*Имя в шапке*/
.im-menu-input[placeholder="Имя"] {
    color: #4493b4;
    font-weight: bold !important;
    font-size: 130%;
}

.user-card__nick {
    display: none;
}


/*расположение в правой панели*/
.im-aside-section.products-aside, .im-aside-section__reminder {display:none;}


.im-aside-section .tags-box__item {
    font-size: 13px;
    background: rgba(71, 255, 224, .11);
    border-radius: 4px;
    width: max-content;
    padding:5px;
    border: solid 1px #70c5b2;
    margin: 2px;
}

.im-aside-section .tags-box__item:hover {
    margin: 2px;
}


.im-aside {
    display: flex;
    flex-direction: column; /* Вертикальное расположение */
}

.im-aside-section:nth-child(1) {
    order: 0; /* Меняем порядок */
}

.im-aside-section:nth-child(2) {
    order: 0; /* Меняем порядок */
}


.im-aside-section:nth-child(6) {
    border: solid 1px rgba(0, 194, 255, .4);
}

.im-aside-section:nth-child(4) {
    order: 7; /* Меняем порядок */

}


.tag-remove {
    margin-left: 7px;
    transform: scale(2);
}

















}

Reviews

No reviews yet.