Skip to content

Cookie Clicker - No Store Header + Separator Align (Better Version by korbyns

Details

Authorkorbyns

LicenseNo License

Categoryuserstyles

Created

Updated

Code size1.3 kB

Code checksumb0915f6f

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A better version of the original by Kubimate. Just looks nicer tbh

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Cookie Clicker - No Store Header + Separator Align
@namespace      USO Archive
@author         Mateusz Kubiak
@description    `Disables "Store" title top-right corner to save space.Little addon for styles changing size of building list in <a href="http://orteil.dashnet.org/cookieclicker/">Cookie Clicker</a> game. Use when you have low screen resolution and want to see full building list. Additionally it aligns center and right horizontal separators to match vertical position. Compatible with 2.031`
@version        20201102.10.17
@license        CC0-1.0
@preprocessor   uso
==/UserStyle== */
@-moz-document url-prefix("http://orteil.dashnet.org/cookieclicker/"), url-prefix("https://orteil.dashnet.org/cookieclicker/")
{
#storeTitle { display:none }

.button[id="prefsButton"],
.button[id="statsButton"],
.button[id="logButton"],
.button[id="legacyButton"] { height: 38px; padding-top: 10px; }

#ascendNumber { position: absolute; top: 29px; right: 114px; }
#ascendMeterContainer { width: 100px; bottom: -14px; }

.commentsText, risingUp [id="commentsText"] { font-size: 90%; }
#comments { margin: 0px; padding: 0px; padding-bottom: 0px; height: 92px; background-size: 100% 74px; }
/* #commentsTextBelow, #commentsText { display: none; } */

#centerArea { top: 92px; }

/* by Kubimate 2017 - 2020 */
}

Reviews

No reviews yet.