Skip to content

Шапка в стиле юмнико by TrJVoRoN

Details

AuthorTrJVoRoN

LicenseNo License

Categoryrf-expert-park.teletype.app

Created

Updated

Code size1.8 kB

Code checksum80e2b7a7

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

11

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Шапка в стиле юмнико
@version      20250408.15.00
@namespace    ?
@description  11
@license      No License
==/UserStyle== */

@-moz-document domain("teletype.app") {
/*поле сообщений*/
.main-content[_ngcontent-ng-c1025526573] .column.message-wrapper[_ngcontent-ng-c1025526573] {
    min-width:514px;
}
/*фио редакт*/
.person-info[_ngcontent-ng-c763694477] {
    border-radius: 0px 13px 13px 0px;
    position: fixed !important;
    top: 60px;
    left: 570px;
    z-index: 9999 !important;
    height: auto;
    border: solid 2px #236146;
    background: #293031;
    width:514px;
}

/*фио*/
.person-info[_ngcontent-ng-c763694477] .person-details[_ngcontent-ng-c763694477] .info[_ngcontent-ng-c763694477] .name[_ngcontent-ng-c763694477] {
    font-size: 90%;
    padding: 6px; 
    color: #dfdfdf;
}

/*обход колонки*/
 app-person .ng-scroll-viewport {
    position: relative;
    inset: 0;
    display: unset;
}

/*фейк фио*/
.chat-controls[_ngcontent-ng-c1468514504] {
    top: -69px;
    position: absolute;
    z-index: 999;
}

/*фейк фио*/
.chat-controls, .chat-controls[_ngcontent-ng-c1468514504] .user-details[_ngcontent-ng-c1468514504] {
    width: 0px!important;
    height: 0px !important;
    padding: 0px;
}


/*двигаем кнопку вопрос решен*/
.chat-controls[_ngcontent-ng-c1468514504] .chat-controls-buttons[_ngcontent-ng-c1468514504] .done[_ngcontent-ng-c1468514504] {
    position: absolute !important;
    top: 17px;
    left: 19px;
    z-index: 999;
    
}

/*фейк фио мессенджер скрыть*/
.chat-controls[_ngcontent-ng-c1468514504] .user-details[_ngcontent-ng-c1468514504] .messenger-label {display:none;}


}

Reviews

No reviews yet.