menu menu_open
  • edit Edit

    Navigation

    • Main page
    • All pages
    • Recent changes
    • Random page
    • Help

    Tools

    • What links here
    • Related changes
    • Special pages
    • Printable version
    • Permanent link
    • Page information

    Variants

The Lab Rats 2 - Reformulate Wiki

MediaWiki:Evelution.css: Difference between revisions

14 article Pages
18 photo Files
2128 edit Edits
22 person Users
timeline photo_library leaderboard file_upload
palette
  • computer
code
  • computer
pages api security app_shortcut
more_vertical
  • timeline Recent changes
  • photo_library New Files
  • leaderboard Statistics
  • file_upload Upload file
  • palette CSS expand_more
    • computer
  • code JS expand_more
    • computer
  • pages All pages
  • apisandbox API sandbox
  • security System messages
  • app_shortcut Special pages
grid_view double_arrow forum file_download extension file_upload visibility book category delete_sweep
settings
contrast

  • brightness_auto hdr_auto
  • brightness_7 brightness_1
  • brightness_6 brightness_2
  • brightness_5 brightness_3
  • brightness_4
  • brightness_3 brightness_5
  • brightness_2 brightness_6
  • brightness_1 brightness_7
hdr_auto
  • brightness_auto
  • hdr_auto
  • light_mode
  • dark_mode

  • palette
  • tonality

  • brightness_auto hdr_auto
  • gradient gradient
  • thermostat thermostat
  • ac_unit storm
  • Duo
  • Solo
format_paint
  • emergency deployed_code
  • emergency opacity
  • square
  • contrast

  • deployed_code build square contrast
  • 1
  • 2
  • 3
  • 4
palette
  • brightness_auto
  • hdr_auto
  • light_mode
  • dark_mode

  • build
  • emergency invert_colors_off
  • contrast
  • format_paint
  • android
  • colorize
colorize
  • brightness_auto
  • hdr_auto
  • bedtime_off
  • bedtime

  • build
  • square
  • computer
  • invert_colors
  • brush
  • filter_b_and_w
  • contrast
  • smart_toy
  • 1
  • 2
  • 3
  • 4
brush
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • Welcome to the Lab Rats 2 - Reformulate Wiki.
  • Stay tuned here for news and changes...
  • This wiki is currently being built. Feel free to contribute to it and discuss any suggestions or changes.
  • Visit the Lab Rats 2 Discord to discuss any missing information!
  • Message
  • Discussion
  • Read
  • View source
  • View history

MediaWiki:Evelution.css: Difference between revisions

Help

From The Lab Rats 2 - Reformulate Wiki

Revision as of 18:28, 15 February 2024 (view source)
Cooperdk (talk | contribs)
mNo edit summary
← Older edit
Latest revision as of 00:03, 17 February 2024 (view source)
Cooperdk (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:


/* Remove accent button */
/* Remove accent button */
.color-modes .cpe-floating-button.page-side-tool,
.styles .cpe-floating-button.page-side-tool,
.color-modes .cpe-floating-button.page-side-tool,
.cpe-floating-button.accent-toggle.page-side-tool,
.cpe-floating-button.accent-toggle.page-side-tool,
/* Remove contrast button */
/* Remove contrast button */
Line 102: Line 105:
--active-title-background-color:#58ab41;
--active-title-background-color:#58ab41;
--inactive-title-background-color:#8a12a8;
--inactive-title-background-color:#8a12a8;
--custom-secondary-font:Work Sans;
--border-radius:4px;
--icon-filter:opacity(1);
--icon-filter-hover:opacity(0.8);
--icon-filter-duration:380ms;
--icon-filter-delay:0ms;
--system-acryllic-opacity:0.63;
}
.theme-A.colorscheme-dark.visualcolors-standard  {
--desktop-background-image:/resources/assets/Science_Menu_Background.png;
--desktop-background-image-opacity:83%;
--desktop-background-color:#072650;
--desktop-text-background-color:auto;
--desktop-background-mode:full;
--desktop-background-horizontal-alignment:center;
--desktop-background-vertical-alignment:top;
--desktop-background-size:cover;
--desktop-background-no-horizontal-tiling:true;
--desktop-background-no-vertical-tiling:true;
--hyperlink-background-color:#1e5aa8;
--canvas-background-color:#9b9b9b;
--inactive-text-background-color:#888888;
--canvas-text-background-color:auto;
--highlight-background-color:#4c769f;
--active-title-background-color:#388b21;
--inactive-title-background-color:#6a0288;
--custom-secondary-font:Work Sans;
--custom-secondary-font:Work Sans;
--border-radius:4px;
--border-radius:4px;

Latest revision as of 00:03, 17 February 2024

/* All CSS here will be loaded for users of the Evelution skin */


/* Special configuration, disabling of color management etc. */

/*.color-modes .cpe-floating-button.page-side-tool,
.styles .cpe-floating-button.page-side-tool,
.color-modes .cpe-floating-button.page-side-tool,
*/

/* Remove accent button */
.color-modes .cpe-floating-button.page-side-tool,
.styles .cpe-floating-button.page-side-tool,
.color-modes .cpe-floating-button.page-side-tool,
.cpe-floating-button.accent-toggle.page-side-tool,
/* Remove contrast button */
.cpe-floating-button.contrast-modes.page-side-tool,
/* Remove color mode button */
.cpe-floating-button.color-modes.page-side-tool,
/* Remove visual styles button */
.cpe-floating-button.styles.page-side-tool,
/* Remove color button*/
.cpe-floating-button.colors.page-side-tool,
/* Remove theme selection button*/
.cpe-floating-button.themes.page-side-tool,
.cpe-floating-button.font-toggle.page-side-tool
{
    display:none;
}

.logo-container
{
	display:none;
}
/*
.accent-toggle .cpe-floating-button.page-side-tool,
.colors .cpe-floating-button.page-side-tool,
.contrast-modes .cpe-floating-button.page-side-tool,
.themes .cpe-floating-button.page-side-tool 
*/
[visualtheme="standard"] body {
--dropdown-opacity:0.6;
}

.messagebox {
  background-color:var(--canvas-background-color);
  color:var(--canvas-foreground-color)!important /* Override Inline Style */
}

.messagebox a,
.messagebox a:visited {
    color:rgba(var(--canvas-alternative-foreground-color-rgb),0.8);
}

.messagebox a:hover,
.messagebox a:visited:hover {
    color:var(--canvas-alternative-foreground-color);
}

/* Community Theme */
 {
--desktop-background-image:/resources/assets/Science_Menu_Background.png;
--desktop-background-image-opacity:83%;
--desktop-background-color:#072650;
--desktop-text-background-color:auto;
--desktop-background-mode:full;
--desktop-background-horizontal-alignment:center;
--desktop-background-vertical-alignment:top;
--desktop-background-size:cover;
--desktop-background-no-horizontal-tiling:true;
--desktop-background-no-vertical-tiling:true;
--hyperlink-background-color:#1e5aa8;
--canvas-background-color:#dbdbdb;
--inactive-text-background-color:#c8c8c8;
--canvas-text-background-color:auto;
--highlight-background-color:#6c96bf;
--active-title-background-color:#58ab41;
--inactive-title-background-color:#8a12a8;
--custom-secondary-font:Work Sans;
--border-radius:4px;
--icon-filter:opacity(1);
--icon-filter-hover:opacity(0.8);
--icon-filter-duration:380ms;
--icon-filter-delay:0ms;
--system-acryllic-opacity:0.63;
}

/* Community Theme */
.theme-A.colorscheme-light.visualcolors-standard  {
--desktop-background-image:/resources/assets/Science_Menu_Background.png;
--desktop-background-image-opacity:83%;
--desktop-background-color:#072650;
--desktop-text-background-color:auto;
--desktop-background-mode:full;
--desktop-background-horizontal-alignment:center;
--desktop-background-vertical-alignment:top;
--desktop-background-size:cover;
--desktop-background-no-horizontal-tiling:true;
--desktop-background-no-vertical-tiling:true;
--hyperlink-background-color:#1e5aa8;
--canvas-background-color:#dbdbdb;
--inactive-text-background-color:#c8c8c8;
--canvas-text-background-color:auto;
--highlight-background-color:#6c96bf;
--active-title-background-color:#58ab41;
--inactive-title-background-color:#8a12a8;
--custom-secondary-font:Work Sans;
--border-radius:4px;
--icon-filter:opacity(1);
--icon-filter-hover:opacity(0.8);
--icon-filter-duration:380ms;
--icon-filter-delay:0ms;
--system-acryllic-opacity:0.63;
}

.theme-A.colorscheme-dark.visualcolors-standard  {
--desktop-background-image:/resources/assets/Science_Menu_Background.png;
--desktop-background-image-opacity:83%;
--desktop-background-color:#072650;
--desktop-text-background-color:auto;
--desktop-background-mode:full;
--desktop-background-horizontal-alignment:center;
--desktop-background-vertical-alignment:top;
--desktop-background-size:cover;
--desktop-background-no-horizontal-tiling:true;
--desktop-background-no-vertical-tiling:true;
--hyperlink-background-color:#1e5aa8;
--canvas-background-color:#9b9b9b;
--inactive-text-background-color:#888888;
--canvas-text-background-color:auto;
--highlight-background-color:#4c769f;
--active-title-background-color:#388b21;
--inactive-title-background-color:#6a0288;
--custom-secondary-font:Work Sans;
--border-radius:4px;
--icon-filter:opacity(1);
--icon-filter-hover:opacity(0.8);
--icon-filter-duration:380ms;
--icon-filter-delay:0ms;
--system-acryllic-opacity:0.63;
}
Retrieved from "https://lr2wiki.porn-organizer.org/index.php?title=MediaWiki:Evelution.css&oldid=2029"
  • Privacy policy
  • About The Lab Rats 2 - Reformulate Wiki
  • Disclaimers
    • This page was last edited on 17 February 2024, at 00:03.
    • Content is available under Creative Commons Attribution-ShareAlike unless otherwise noted.
    • Creative Commons Attribution-ShareAlike
    • Powered by MediaWiki

    timeline Recent changes
    arrow_forward_ios

    No changes during the given period match these criteria.

    info About The Lab Rats 2 - Reformulate Wiki
    edit

    The wiki for the adult sandbox game Lab Rabs 2 - Reformulate

    search saved_search
    search saved_search Search
    apps
    • live_help
    • hive
    • insert_link
    • timeline
    • visibility
    • shuffle
    • build
    • help
    • file_download
    • attachment
    public_off Not logged inReady
    widgets
    public StandardReady
    hive MirahezeReady
    Qora QoreReady
    • Privacy policy
    • About The Lab Rats 2 - Reformulate Wiki
    • Disclaimers
    insert_link timeline visibility shuffle build help file_download attachment
    account_circle
    • refresh

    • Create account
    • Log in
    refresh