MAL - Various Fixes

Added by Zeando@userstyles, Created: Mar 23, 2016, Updated: Aug 14, 2016
With the style applied

Description:

A generic style which is active on every page of myanimelist.

It's empty, it does nothing as it is, it's meant to be used to add raw code, for who doesn't know how to set the address in a new style.

To add raw code to a style, right click the style as select 'edit'.

More info
some raw codes to try out:

/* disables the quick search */
.incrementalSearchResultList {display: none !important;}

/* removes the rounded corners of the search bar */
.page-common #searchBar.searchBar .form-select-outer{ border-radius:0px ; }
.page-common #searchBar.searchBar #topSearchButon{ border-radius:0px; }

/* in the anime/manga pages, it blocks the left info panel from following when you scroll down */
tr:first-child > td[valign="top"][width="225"]:first-child > .js-scrollfix-bottom[style*="position: fixed;"],
tr:first-child > td[valign="top"][width="225"]:first-child > .js-scrollfix-bottom[style*="position: absolute;"]
{position: static !important;bottom: inherit !important;}

/* fixes profile little image, in the top-right */
.page-common .header-profile-button { background-size: cover ; }

Credit for the raw codes to random users from mal (sorry but i lost track of who came up with them)

Installs:
Applies to:
.*myanimelist\.net/.*
License:
CC0 1.0 Universal.
Zeando@userstyles has waived all copyright and related or neighboring rights to MAL - Various Fixes, to the extent allowed by law.

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.