Skip to content

VIPU page zoom full - Jan 2024 by xyz123456789

Details

Authorxyz123456789

LicenseNo License

Categoryotava.fi

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Enable full width page view.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           VIPU page zoom full - Jan 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("otava.fi") {
    .media.image.zoomable-image img {
        width: auto !important;
    }
    
    .container {
	width: auto;
    }
    
    .cloubi-library-component .container {
	width: auto !important;
	max-width: none !important;
    }
    
    .template-container-wide .col-md-12.template-header, .template-container-wide .col-md-12.template-content {
	max-width: 90%;
    }
    
    .template-content.col-md-4 > .templete-column-content, .template-content.col-md-12 > .templete-column-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 1673px !important;
    }
    
    
    
    
    
    
    
    
    
    /* Sivunvaihtonuolet sivuun */
    .cb-page-turners-container .cb-inner-container {
        max-width:none !important;
    }
    
    .turkoosi .cb-page-turners-container .cb-button.cb-turner-button.outline {
	margin-left: 0px !important;
    }
    
    .cb-page-turners-container .cb-page-turner.cb-right, .cb-bottombar .cb-page-turner.cb-right {
	right: 0px !important;
    }

}

Reviews

No reviews yet.