Skip to content

Synology login page by plumkator

Screenshot of Synology login page

Details

Authorplumkator

LicenseNo License

Category192.168.1.3

Created

Updated

Size993 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Created for me

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         192.168.1.3 Login-Page
@version      20230909.15.25
@namespace    ?
==/UserStyle== */

@-moz-document domain("192.168.1.3") {
.tab-panel{
    background: #00000054;
}
.app-custom.only-one-tab .tab-label.active{
    color: #0078bb;
}
.login-title.login-title-img img{
    background: transparent;
    width: 46px;
    height: 69px;
    object-fit: cover;
    object-position: 0 0;
}
.login-textfield .input-container input{
    background: transparent;
    border-bottom: 3px solid #0078bb;
    color: #0078bb;
}
.tab-panel-title{
    color: #fff;
}
.login-textfield .input-container input::placeholder{
    color: #0078bb;
}
.avatar.avatar-none[data-v-05d58114],.back-btn-wrapper .back-btn[data-v-05d58114]{
    filter: invert(28%) sepia(99%) saturate(1126%) hue-rotate(175deg) brightness(99%) contrast(102%);
}
.username[data-v-05d58114]{
    color: #0078bb;
}
.login-checkbox .label{
    color: #fff;
}
.tab-footer-link-ct .tab-footer-link{
    color: red;
}
}

Reviews

No reviews yet.