Skip to content

dpreview.com - Lsize by iiikw

Details

Authoriiikw

LicenseNo License

Categoryhttps://www.dpreview.com/reviews/image-comparison/

Created

Updated

Size771 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           dpreview.com - 2023年12月
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("dpreview.com") {
    /* ここにコードを挿入... */
}

.slot{
    height: 480px!important;
    width:600px!important;
    
}

.slotViewer{
    
    height:400px!important;
    width:600px!important;
}

.slotViewer .image,
.slotViewer .image div
{
    height:400px!important;
    width:600px!important;
}


div.imageComparison.horizontal div.master {
    position: relative;
}
div.imageComparison.horizontal div.slots{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width:95vw!important;
    position:absolute!important;
    max-width: 1260px;
}

Reviews

No reviews yet.