Skip to content

ультра тегер by TrJVoRoN

Details

AuthorTrJVoRoN

LicenseNo License

Categoryteletype.app

Created

Updated

Code size1.1 kB

Code checksuma7102fcd

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

teletype.app

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       ультра тегер
@version    3
@namespace  ?
==/UserStyle== */

@-moz-document domain("teletype.app") {
.ng-scroll-content {
    display: flex!important;
    flex-direction: column!important; /* Вертикальное расположение */
}




.appeal-selector.active[_ngcontent-ng-c3853528981] {
    background: #0a86f9!important;
}
}

@-moz-document url-prefix("https://rf-expert-park.teletype.app/conversations/unanswered/unanswered") {
app-appeal-item:has(.tags__tag[style*="background-color: rgb(156, 230, 98)"]) {
  order: -1;
}

.appeal-selector.with-label[_ngcontent-ng-c3853528981]:has(.tags__tag[style*="background-color: rgb(156, 230, 98)"]) {
    background:rgba(98, 255, 0, .09);
}
}

@-moz-document url-prefix("https://rf-expert-park.teletype.app/conversations/all/open/appointed") {
app-appeal-item:has(.tags__tag[style*="background-color: rgb(205, 148, 247)"]) {
  order: -1;
}

.appeal-selector.with-label[_ngcontent-ng-c3853528981]:has(.tags__tag[style*="background-color: rgb(205, 148, 247)"]) {
    background:#ae00ff17;
}
}

Reviews

No reviews yet.