MediaWiki:Gadget-dropdown-menus-pagestyles.css

From Festipedia, hosted by the FR Heritage Group
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Wikipedia:Bypass your cache.
/*********************************************************************
**                ***WARNING: GLOBAL GADGET FILE***                 **
**         any changes to this file will affect many users          **
**          please discuss changes on the talk page or at           **
**             [[Wikipedia talk:Gadget]] before editing             **
**     (consider dropping the script author a note as well...)      **
**********************************************************************
**             Script:        MoreMenu                              **
**             Author:        MusikAnimal                           **
**      Documentation:        [[meta:MoreMenu]]                     **
*********************************************************************/

/*** VECTOR ***/

/* User menu */
.client-js .skin-vector:not(.skin-vector-2022).ns-2 #p-views,
.client-js .skin-vector:not(.skin-vector-2022).ns-3 #p-views,
.client-js > .skin-vector:not(.skin-vector-2022).mw-special-Contributions #p-views,
.client-js > .skin-vector:not(.skin-vector-2022).mw-special-DeletedContributions #p-views,
.client-js > .skin-vector:not(.skin-vector-2022).mw-special-Block #p-views {
    padding-right: 3.68em;
}

/* Page menu */
.client-js .skin-vector:not(.skin-vector-2022):not(.ns-special) #p-views .vector-menu-content::after {
    content: '';
    display: inline-block;
    width: 3.85em;
}