Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* PrUnIcon v0.7
- * ===============
- *
- * Install Chrome addon: StyleBot
- * goto: apex.prosperousuniverse.com
- * right-click anywhere, select: StyleBot -> Style Element
- * Copy&Paste this file into the StyleBot window
- */
- /* controversial UI changes and colors */
- /* (comment/delete if not desired)
- /* ----------------------------------- */
- /* item ticker color */
- .rjpYL1i9cZmf47fM9qWyZQ\=\= {
- color: #cccccc;
- }
- /* header colors */
- div.N32GL8CJBOw3-rNx0PBZkQ\=\= {
- color: #f1c88b;
- background: linear-gradient(135deg, #204060, #253854)
- }
- /* full item name centering */
- .YCp8jhRg4EBG3aQxcizskQ\=\= {
- display: block;
- text-align: center;
- padding-top: 1px;
- width: 100%;
- }
- /* table color */
- table tbody td:nth-child(odd)
- {
- background-color: #21252e;
- }
- /* end UI changes -------------------- */
- /* items in production view and market view */
- div.I\+wRdIa9eLSzRZvSi9Grew\=\= div.T5C45pTOW9QTzokWPqLQJg\=\= div.E7OLUChYCexMUgOolKYjOQ\=\=
- {
- height: 36px;
- width: 36px;
- }
- /* items in planet view */
- div.\_96GJG8NkoHVb-vZDam7qHg\=\= div.T5C45pTOW9QTzokWPqLQJg\=\= div.E7OLUChYCexMUgOolKYjOQ\=\=:before
- {
- height: 20px;
- width: 20x;
- font-size: 20px;
- }
- /* default :before element to prepare for new icon*/
- div.E7OLUChYCexMUgOolKYjOQ\=\=:before
- {
- position: absolute;
- width: 100%;
- height: 100%;
- align-items: center;
- justify-content: center;
- display: flex;
- content: "";
- /*while it is icon*/
- opacity: .3;
- font-size: 30px;
- }
- /* default :before element to prepare for new secondary corner icon */
- /*
- div.nlQirpSkdLH0a6\+C4lhduA\=\=:before
- {
- position: absolute;
- content: "";
- opacity: 0.2;
- z-index: -1;
- -justify-content: right;
- -align-items: right;
- -display: flex;
- -vertical-align: bottom;
- -align-content: right;
- -width: 10%;
- -height: 10%;
- font-size: 15px;
- bottom: 1px;
- left: -1px;
- -top: 20px;
- }
- */
- /* colored overlay icon */
- div.nlQirpSkdLH0a6\+C4lhduA\=\=:before
- {
- position: absolute;
- content: ""; /* will become icon */
- opacity: 0.1;
- z-index: -1;
- font-size: 20pt;
- color: rgba(100%, 0%, 0%, 0);
- }
- div[title="gold ore"i] div:before
- {
- content: "๐ฅ";
- text-shadow: 0 0 0 gold;
- }
- div[title="iron ore"i] div:before
- {
- content: "๐ฅ";
- text-shadow: 0 0 0 aqua;
- }
- div[title="aluminium ore"i] div:before
- {
- content: "๐ฅ";
- text-shadow: 0 0 0 grey;
- }
- div[title="silicon ore"i] div:before
- {
- content: "๐ฅ";
- text-shadow: 0 0 0 white;
- }
- div[title="titanium ore"i] div:before
- {
- content: "๐ฅ";
- text-shadow: 0 0 0 blue;
- }
- div[title="lithium ore"i] div:before
- {
- content: "๐ฅ";
- text-shadow: 0 0 0 green;
- }
- div[title="copper ore"i] div:before
- {
- content: "๐ฅ";
- text-shadow: 0 0 0 red;
- }
- div[title="ferro-titanium"i] div:before
- {
- content: "๐ฆ";
- font-size: 15px;
- color: rgba(1,1,1,1);
- opacity: 0.3;
- }
- div[title="alpha-stabilized titanium"i] div:before
- {
- content: "โฌ";
- font-size: 15px;
- color: rgba(1,1,1,1);
- opacity: 0.3;
- }
- div[title="ferrominium"i] div:before
- {
- content: "โฌ";
- font-size: 15px;
- color: rgba(1,1,1,1);
- opacity: 0.3;
- }
- div[title="alpha-stabilized tungsten"i] div:before
- {
- content: "โฌ";
- font-size: 15px;
- color: rgba(1,1,1,1);
- opacity: 0.3;
- }
- div[title^="Basic Thermal"i] div:before
- {
- content: "๐ฅ";
- font-size: 15px;
- color: rgba(1,1,1,1);
- opacity: 0.2;
- }
- div[title^="Advanced Thermal"i] div:before
- {
- content: "๐ฅ";
- font-size: 20px;
- color: rgba(1,1,1,1);
- opacity: 0.2;
- }
- div[title*="Anti-Rad"i] div:before
- {
- content: "โ";
- font-size: 20px;
- color: rgba(1,1,1,1);
- opacity: 0.4;
- }
- div[title^="Advanced Anti-Rad"i] div:before
- {
- font-size: 25px;
- }
- div[title^="Specialized Anti-Rad"i] div:before
- {
- font-size: 30px;
- }
- /*
- div[title="large cargo bay kit"i] div:before
- {
- content: "โ"; opacity: 0.6; font-size: 20px;
- }
- div[title="high-load cargo bay kit"i] div:before
- {
- content: "๐";
- }
- div[title="high-volume cargo bay kit"i] div:before
- {
- content: "๐";
- }
- div[title="gold ore"i] div:before
- {
- content: "๐จ";
- }
- div[title="iron ore"i] div:before
- {
- content: "๐ฆ";
- }
- div[title="aluminium ore"i] div:before
- {
- content: "โฌ";
- }
- */
- /* non-category color special hacks*/
- div[title="High-Capacity Connectors"],
- div[title="Red Gold"]
- {
- background: linear-gradient(135deg, rgb(145 129 43), rgb(120 72 7))
- }
- div[title="Shielded Connectors"],
- div[title="Blue Gold"]
- {
- background: linear-gradient(135deg, rgb(145 129 43), rgb(70 72 200))
- }
- div[title="Air Scrubber"]
- {
- background: linear-gradient(135deg, rgb(30 96 58), rgb(51, 26, 76));
- }
- /* "normal" icons and colors */
- /* ------------------------- */
- /* RAT inputs */
- div[title^="High-Carb"],
- div[title^="Protein-Rich"],
- div[title^="Triglyceride"]
- {
- background: linear-gradient(135deg, rgb(145 129 43), rgb(70 72 7))
- }
- div[content="Io-dine"]
- {
- background: linear-gradient(135deg, rgb(153 87 1), rgb(86 40 0))
- }
- /* other Argriculture */
- div[title="Hydrocarbon Plants"],
- div[title="Spicy Herbs"],
- div[title="All-Purpose Fodder"],
- div[title="Flowery Hops"],
- div[title="Caffeinated Beans"],
- div[title="Raw Cotton Fiber"],
- div[title="Wine-Quality Grapes"],
- div[title="Meat Tissue Patties"],
- div[title="Pineberries"],
- div[title="Raw Silk Strains"],
- div[title="Vita Essence"],
- div[title="Protein Paste"] {
- background: linear-gradient(135deg, rgb(153 87 1), rgb(86 40 0))
- }
- div[title^="Drink"],
- div[title^="Basic Ra"] {
- background: linear-gradient(135deg, rgb(71 126 174), rgb(46 66 149))
- }
- div[title^="Water"] {
- background: linear-gradient(135deg, rgb(122 80 55), rgb(18 74 124))
- }
- /* chemicals bg colors */
- div[title*="Substance"],
- div[title*="Chemical"],
- div[title="Liquid Crystals"],
- div[title*="Agent"],
- div[title*="Flux"],
- div[title*="Resin"],
- div[title*="Colorant"],
- div[title*="Acid"],
- div[title*="Bacteria"],
- div[title*="Soil"],
- div[title*="Stabilizer"],
- div[title*="Fertilizer"],
- div[title*="ThermoFluid"],
- div[title*="Solution"] {
- background: linear-gradient(135deg, rgb(183, 46, 91), rgb(114 37 62))
- }
- /* construction bg colors */
- div[title="InsuFoam"],
- div[title="Epoxy Resin"],
- div[title="MegaTube Coating"],
- div[title="Nano-Carbon Sheeting"],
- div[title="Nano Fiber"],
- div[title="Nano-Coated Glass"],
- div[title="Reinforced Glass"],
- div[title="Poly-Sulfite Sealant"],
- div[title="Glass"],
- div[title="Mineral Construction Granulate"] {
- background: linear-gradient(135deg, rgb(72 125 221), rgb(0 64 179))
- }
- /* construction parts */
- div[title="Aerostat Foundation"],
- div[title="Air Scrubber"],
- div[title="Decorative Elements"],
- div[title="Floating Tank"],
- div[title="Flow Control Device"],
- div[title="Fluid Piping"],
- div[title="Cylindrical Gas Container"],
- div[title="Gas Vent"],
- div[title="Magnetic Ground Cover"],
- div[title="Metal-Halide Lighting System"],
- div[title="Neon Lighting System"],
- div[title="Pressure Shielding"],
- div[title="Radiation Shielding"],
- div[title="Stabilized Technetium"],
- div[title="Thermal Shielding"],
- div[title="Truss"] {
- background: linear-gradient(135deg, rgb(66, 102, 132), rgb(41, 77, 107))
- }
- div[title="STL Fuel"],
- div[title="FTL Fuel"] {
- background: linear-gradient(135deg, rgb(30, 123, 30), rgb(32 90 32))
- }
- /* electronic systems bg color */
- div[title="Audio Distribution System"],
- div[title="Automated Cooling System"],
- div[title="Climate Controller"],
- div[title="Communication System"],
- div[title="FTL Field Controller"],
- div[title="Life Support System"],
- div[title="Logistics System"],
- div[title="Stability Support System"],
- div[title="Targeting Computer"],
- div[title="Cryogenic Unit"]
- {
- background: linear-gradient(135deg, rgb(76, 51, 141), rgb(51, 26, 76));
- }
- /* life related electronics systems bg color*/
- div[title="Water Reclaimer"],
- div[title="Life Support System"]
- {
- background: linear-gradient(135deg, rgb(30 96 58), rgb(51, 26, 76));
- }
- /* prefabs */
- div[title^="Basic Str"],
- div[title^="Basic Deck"],
- div[title^="Basic Bulk"],
- div[title^="Basic Trans"] {
- background: linear-gradient(135deg, rgb(51 54 66 ), rgb(15, 30, 98))
- }
- div[title^="Lightweight"] {
- background: linear-gradient(135deg, rgb(85 94 35), rgb(15, 30, 98))
- }
- div[title^="Hardened"],
- div[title^="Reinforced"] {
- background: linear-gradient(135deg, rgb(78 44 27), rgb(15, 30, 98))
- }
- div[title^="Advanced Deck"],
- div[title^="Advanced Transp"],
- div[title^="Advanced Str"],
- div[title^="Advanced Bulk"] {
- background: linear-gradient(135deg, rgb(71 35 94), rgb(15, 30, 98))
- }
- div[title*="ium"]:before,
- div[title*="site"]:before,
- div[title*="mineral"i]:before {
- content: "โฐ"; opacity: 0.4
- }
- div[title*="controller"i]:before {
- content: "๐"; opacity: 0.6
- }
- div[title*="filter"i]:before,
- div[title*="device"i]:before,
- div[title*=" MK"i]:before {
- content: "๐ป";
- }
- div[title*="glass"i]:before {
- content: "๐ฒ";
- font-size: 25px;
- }
- div[title*="headphone"i]:before {
- content: "๐ง";
- }
- div[title*="holographic glasses"i]:before {
- content: "๐";
- }
- div[title*="diode"i]:before {
- content: "โถ";
- }
- div[data-tooltip-content*="SAR"i]:before,
- div[title*="scanner"i]:before,
- div[title*="sensor"i]:before {
- content: "๐ญ";
- }
- div[title*="Foundation"]:before {
- content: "๐ง";
- }
- /* ๐งฎ๐ซ๐ */
- div[title*="memory"i]:before,
- div[title*="process"i]:before,
- div[title*="transistor"i]:before,
- div[title*="circuit"i]:before {
- content: "๐";
- }
- /*๐งง๐๐ฟ๐ผ*/
- div[title="Non-Volatile Memory"i]:before
- {
- content: "๐";
- }
- div[title*="system"i]:before,
- div[title*="computer"i]:before,
- div[title*="mainframe"i]:before {
- content: "๐ฅ";
- opacity: 0.6
- }
- /* ๐๐๐พ๐ฝ๐ฟ๐ */
- div[title*="Navigation"]:before,
- div[title*="Artificial"]:before,
- div[title*="Data"]:before,
- div[title*="Network"]:before,
- div[title*="Database"]:before,
- div[title*="Framework"]:before,
- div[title*="Management"]:before,
- div[title*="Operating"]:before,
- div[title*="Interface"]:before,
- div[title*="Algorithm"]:before,
- div[title*="Manager"]:before {
- content: "๐พ";
- opacity: 0.3; /* system override*/
- }
- div[title*="motherboard"i]:before,
- div[title*="wafer"i]:before {
- content: "๐ซ";
- }
- div[title*="broadcasting"i]:before,
- div[title*="antenna"i]:before,
- div[title*="emitter"i]:before {
- content: "๐ก";
- }
- div[title*="library"i]:before {
- content: "๐";
- }
- div[title*="Workstation"]:before,
- div[title*="Display"]:before {
- content: "๐ป";
- }
- div[title*="Light"]:before {
- content: "๐ก";
- }
- div[title*="Rock"]:before {
- content: "๐ฅฏ";
- }
- div[title*="Liquid"]:before,
- div[title*="Fluid"]:before {
- content: "๐ง";
- }
- div[title*="Air"]:before,
- div[title*="Gas"]:before,
- div[title*="Aero"]:before {
- content: "โ";
- }
- div[title*="Audio"]:before {
- content: "๐";
- opacity: 0.3; /* system override */
- }
- div[title*="Power"]:before,
- div[title*="Capacitor"]:before {
- content: "๐";
- }
- div[title*="Kit"]:before {
- content: "๐ ";
- font-size: 35px;
- }
- div[title*="Tank"]:before {
- content: "๐ข";
- font-size: 35px;
- }
- div[title*="Protection"]:before,
- div[title*="Plate"]:before,
- div[title*="Shield"]:before {
- content: "๐ก";
- font-size: 40px;
- }
- div[title*="Connectors"]:before {
- content: "๐";
- font-size: 30px;
- }
- div[title*="Seats"]:before {
- content: "๐ช";
- }
- div[title*="Substance"]:before,
- div[title*="Chemical"]:before,
- div[title*="Agent"]:before,
- div[title*="Flux"]:before,
- div[title*="Resin"]:before,
- div[title*="Colorant"]:before {
- content: "๐งช";
- }
- div[title*="Acid"]:before {
- content: "โฃ";
- font-size: 40px;
- }
- div[title*="Bacteria"]:before {
- content: "๐งซ";
- }
- div[title*="Cryo"]:before {
- content: "โ";
- font-size: 40px;
- }
- div[title*="Soil"]:before {
- content: "๐ฅ";
- }
- /* ๐งฐ๐ช๐ฉบ */
- div[title*="Surgical"i]:before,
- div[title*="Medical"i]:before {
- content: "๐ฉบ";
- font-size: 30px;
- }
- div[title*="Magnet"]:before {
- content: "๐งฒ";
- }
- div[title*="Deco"]:before {
- content: "๐ผ";
- }
- div[title*="Solar"]:before {
- content: "โก";
- }
- /* alloys โ ๐ช*/
- div[title*="-Titanium"]::before,
- div[title*=" Titanium"]::before
- {
- content: "๐ช";
- font-size: 25px;
- }
- div[title="Ferrominium"]::before
- {
- content: "๐ฆ";
- font-size: 25px;
- }
- /* ---- Medical ------ */
- div[title="Auto-Doc"],
- div[title="Bandages"],
- div[title="Medical Stretcher"],
- div[title="Painkillers"],
- div[title="Surgical Equipment"],
- div[title="Test Tubes"]
- {
- background: linear-gradient(135deg, rgb(64 133 64), rgb(48 86 48))
- }
- div[title="Auto-Doc"]:before {
- content: "๐จโโ๏ธ";
- }
- div[title="Bandages"]:before {
- content: "๐งป";
- }
- div[title="Painkillers"]:before {
- content: "๐";
- }
- div[title="Surgical Equipment"]:before {
- content: "๐ฉบ";
- }
- div[title*="Tube"]:before {
- content: "๐งช";
- }
- /* ๐ */
- div[title*="Crew Quarters"]:before,
- div[title*="Trauma Care"]:before {
- content: "๐";
- font-size: 40px;
- }
- /* ---------- */
- div[title*="Iodine"]:before {
- content: "๐ฉธ";
- }
- div[title*="Sodium"]:before {
- content: "๐ง";
- }
- div[title*="Carbon"]:before {
- content: "๐ฉ";
- }
- /* ๐ง๐ฟ๐๐ฅโฐ๐ */
- div[title="Chlorine"]:before {
- content: "๐ฅ";
- }
- div[title="Sulfur"]:before {
- content: "๐ก";
- }
- div[title="Tantalum"]:before {
- content: "๐";
- }
- div[title="Calcium"]:before {
- content: "โฐ";
- }
- div[title="Beryllium"]:before {
- content: "โฐ";
- }
- div[title="Magnesium"]:before {
- content: "โฐ";
- }
- div[title="Gold"]:before {
- content: "๐จ";
- font-size: 25px;
- }
- /* ใฐ๐ง๐ง๐ค๐ฆ */
- div[title="Aluminium"]:before {
- content: "โฌ";
- font-size: 25px; opacity: 0.2
- }
- div[title="Steel"]:before {
- content: "๐ง";
- font-size: 25px; opacity: 0.2
- }
- div[title="Titanium"]:before {
- content: "๐ช";
- font-size: 25px; opacity: 0.2
- }
- div[title~="Tungsten"]:before
- {
- content: "๐ซ";
- font-size: 25px; opacity: 0.2
- }
- div[title="Silicon"]:before{
- content: "ใฐ"; opacity: 0.2
- }
- div[title="Copper"]:before {
- content: "๐ง";
- font-size: 25px; opacity: 0.2
- }
- /* ๐ฅ */
- div[title="Iron"]:before {
- content: "๐ฆ";
- font-size: 25px; opacity: 0.2
- }
- /* alloys */
- div[title="Red Gold"]:before {
- content: "๐ถ";
- font-size: 25px;
- }
- div[title="Blue Gold"]:before {
- content: "๐ท";
- font-size: 25px;
- }
- div[title="Bronze"]:before {
- content: "๐บ";
- font-size: 25px;
- }
- div[title="Borosilicate"]:before {
- content: "ใฐ";
- }
- /* ---- */
- /* ๐โโ๐ ๐ ๐ฅ๐ก๐งจ */
- div[title*="fuel rod"i]:before {
- content: "๐งจ";
- }
- div[title="basic fuel rod"i]:before {
- content: "โ";
- }
- div[title*=" reactor"i]:before,
- div[title*=" generator"i]:before {
- content: "๐";
- }
- div[title*="fission reactor"i]:before {
- font-size: 20px;
- }
- div[title*="radioisotope generator"i]:before {
- font-size: 20px;
- }
- /* ---- */
- div[title="Limestone"]:before {
- content: "๐ฅฏ";
- }
- div[title*="Drone"]:before {
- content: "โ";
- }
- div[title*="Ore"]:before {
- content: "๐ฅ";
- }
- div[title*="Crystals"]:before {
- content: "๐";
- }
- /* ---------- */
- div[title$="Grains"]:before {
- content: "๐พ";
- }
- div[title$="Maize"]:before {
- content: "๐ฝ";
- }
- div[title^="Drink"]:before {
- content: "๐ง";
- }
- div[title^="Protein-Rich Beans"]:before {
- content: "๐ฅ";
- }
- div[title^="Basic Ra"]:before {
- content: "๐ฅซ";
- }
- div[title$="Nuts"]:before {
- content: "๐ฅ";
- }
- div[title$="Fruits"]:before {
- content: "๐ ";
- }
- div[title$="Plants"]:before {
- content: "๐ฒ";
- }
- div[title^="Caffeinated Beans"]:before {
- content: "๐ฟ";
- }
- div[title$="Algae"]:before {
- content: "๐";
- }
- div[title$="Grapes"]:before {
- content: "๐";
- }
- div[title$="Herbs"]:before {
- content: "๐ถ";
- }
- div[title$="Fodder"]:before {
- content: "๐";
- }
- div[title$="Hops"]:before {
- content: "๐พ";
- }
- div[title$="Cotton Fiber"]:before {
- content: "๐งถ";
- }
- div[title$="Patties"]:before {
- content: "๐งซ";
- }
- div[title$="Mushrooms"]:before {
- content: "๐";
- }
- div[title$="Pineberries"]:before {
- content: "๐";
- }
- div[title$="Paste"]:before {
- content: "๐ฅฃ";
- }
- div[title$="Solution"]:before {
- content: "๐งช";
- }
- div[title^="Vita Essence"]:before {
- content: "๐ถ";
- }
- div[title^="Water"]:before {
- content: "๐ง";
- }
- /* ๐จ๐๐โพ */
- div[title="Polymer Granulate"]:before {
- content: "๐";
- }
- div[title$="Poly-Ethylene"]:before {
- content: "โพ";
- }
- div[title*="Sheet Type"]:before {
- content: "๐งป";
- }
- div[title*="Foam"]:before,
- div[title*="Seal"]:before {
- content: "๐ซ";
- }
- div[title*="Fiber"]:before,
- div[title*="Fabric"]:before {
- content: "๐งต";
- }
- div[title="Raw Silk Strains"]:before,
- div[title="Raw Cotton Fiber"]:before {
- content: "๐งถ";
- }
- div[title$="Supplies"]:before {
- content: "๐ ";
- }
- div[title$="Uniform"]:before {
- content: "๐";
- }
- div[title$="Toolset"]:before {
- content: "๐ "; opacity: 0.4
- }
- div[title^="FTL"]:before {
- content: "โ";
- font-size: 40px; opacity: 0.5
- }
- div[title^="STL"]:before {
- content: "๐ข";
- font-size: 40px; opacity: 0.5
- }
- div[title$="Construction Granulate"]:before {
- content: "๐งฑ";
- }
- div[title*="Casing"]:before {
- content: "๐ง";
- }
- div[title$="Deck Elements"]:before {
- content: "๐";
- font-size: 40px;
- }
- div[title$="Structural Elements"]:before {
- content: "โ";
- }
- /* ๐ */
- div[title$="Bulkhead"]:before {
- content: "๐ธ";
- }
- /* ๐๐งญ๐ซโ๐ */
- div[title$="Aperture"]:before {
- content: "๐";
- }
- div[title="Truss"]:before {
- content: "๐ผ";
- }
- /* ----- gasses------ */
- /* ๐จ๐ณใฐ๐๐ซ๐ฅ๐ข๐งณ๐งดโ */
- div[title="Ammonia"]:before {
- content: "๐ฉธ";
- }
- div[title="Argon"]:before {
- content: "โ";
- }
- div[title="Fluorine"]:before {
- content: "โ";
- }
- div[title="Neon"]:before {
- content: "โ";
- }
- div[title="Nitrogen"]:before {
- content: "๐ง";
- }
- div[title="Oxygen"]:before {
- content: "๐จ";
- }
- div[title*="Helium"]:before {
- content: "๐";
- }
- div[title^="Hydrogen"]:before {
- content: "๐ซ";
- }
- div[title="Helium-3 Isotope"]:before {
- content: "๐ฆ";
- }
- div[title="Caffeinated Infusion"]:before {
- content: "โ"; opacity: 0.2
- }
- div[title="Basic Overalls"]:before {
- content: "๐งฅ"; opacity: 0.2
- }
- div[title$="Work Overall"]:before {
- content: "๐ฆบ"; opacity: 0.2
- }
- div[title="Basic Overalls"] { background: linear-gradient(135deg, rgb(64 97 104), rgb(57 73 147)) }
- div[title="Caffeinated Infusion"],
- div[title$="Work Overall"] { background: linear-gradient(135deg, rgb(64 97 104), rgb(105 30 145)) }
- div[title="Kombucha"]:before {
- content: "๐ฏ"; opacity: 0.2
- }
- div[title^="Exos"]:before {
- content: "๐ทโโ๏ธ"; opacity: 0.2
- }
- div[title^="Power Tools"]:before {
- content: "๐"; opacity: 0.2
- }
- div[title^="Exos"],
- div[title="Power Tools"] { background: linear-gradient(135deg, rgb(42 122 54), rgb(57 73 147)) }
- div[title="Kombucha"],
- div[title="Repair Kit"] { background: linear-gradient(135deg, rgb(42 122 54), rgb(105 30 145)) }
- div[title$="Ale"]:before {
- content: "๐บ"; opacity: 0.2
- }
- div[title="Stem Cell Treatment"]:before {
- content: "๐"; opacity: 0.2
- }
- div[title="HazMat Work Suit"]:before {
- content: "๐ฉโ๐"; opacity: 0.2
- }
- div[title="Multi-Purpose Scanner"]:before {
- content: "๐ญ"; opacity: 0.2
- }
- div[title="Basic Medical Kit"],
- div[title="HazMat Work Suit"],
- div[title="Multi-Purpose Scanner"] { background: linear-gradient(135deg, rgb(116 124 27), rgb(57 73 147))
- }
- div[title$="Ale"],
- div[title="Stem Cell Treatment"] { background: linear-gradient(135deg, rgb(116 124 27), rgb(105 30 145))
- }
- div[title$="Gin"]:before {
- content: "๐ฅ"; opacity: 0.2
- }
- div[title$="Meal"]:before {
- content: "๐ฅก"; opacity: 0.2
- }
- div[title="VitaGel"]:before {
- content: "๐งช"; opacity: 0.2
- }
- div[title="Smart Space Suit"]:before {
- content: "๐จโ๐"; opacity: 0.2
- }
- div[title*="personal"i]:before {
- content: "๐ฑ"; opacity: 0.2
- }
- div[title="Flavoured Insta-Meal"],
- div[title="Personal Data Assistant"],
- div[title="Smart Space Suit"] { background: linear-gradient(135deg, rgb(52 93 159), rgb(57 73 147)) }
- div[title$="Gin"],
- div[title="VitaGel"] { background: linear-gradient(135deg, rgb(52 93 159), rgb(105 30 145)) }
- div[title="Smart Zinfandel"]:before {
- content: "๐ท"; opacity: 0.2
- }
- div[title$="Meat Meal"]:before {
- content: "๐ฑ"; opacity: 0.2
- }
- div[title="NeuroStimulants"]:before {
- content: "๐"; opacity: 0.2
- }
- div[title="AI-Assisted Lab Coat"]:before {
- content: "๐ฅผ"; opacity: 0.2
- }
- div[title="Scientific Work Station"]:before {
- content: "๐ฌ"; opacity: 0.2
- }
- div[title$="Meat Meal"],
- div[title="AI-Assisted Lab Coat"],
- div[title="Scientific Work Station"] { background: linear-gradient(135deg, rgb(155 92 169), rgb(57 73 147)) }
- div[title="Smart Zinfandel"],
- div[title="NeuroStimulants"] { background: linear-gradient(135deg, rgb(155 92 169), rgb(105 30 145)) }
- /* ๐นโ๐ */
- div[title*="command bridge"i]:before {
- content: "โ"; opacity: 0.4
- }
- /* โฐโขโ๐ฐ๐ก */
- div[title*="engine"i]:before {
- content: "๐"; opacity: 0.4
- }
- div[title*="nozzle"i]:before {
- content: "โฐ"; opacity: 0.4
- }
- /* ๐งจ๐๐งณ๐ */
- div[title*="combustion chamber"i]:before {
- content: "๐งณ"; opacity: 0.4
- }
- div[title*="pump"i]:before,
- div[title*="pipe"i]:before,
- div[title*="piping"i]:before
- {
- content: "๐ฐ"; opacity: 0.4
- }
- div[title*="vent"i]:before {
- content: "โจ";
- font-size: 40px; opacity: 0.4
- }
- /* ๐ผ๐ง๐โ๐ก๐๐ */
- div[title*="structural space"i]:before {
- content: "โ"; opacity: 0.4
- }
- /* ๐ง๐ฆ */
- div[title*="cargo bay"i]:before {
- content: "๐ฆ"; opacity: 0.4
- }
- div[title*="habitat"i]:before {
- content: "๐ "; opacity: 0.4
- }
- div[title*="surgery unit"i]:before {
- content: "โ"; opacity: 0.4
- }
- /*๐๐ฏ๐ก*/
- div[title*="entertainment unit"i]:before {
- content: "๐ก"; opacity: 0.4
- }
- /* ๐จ */
- div[title*="workshop unit"i]:before {
- content: "๐จ"; opacity: 0.4
- }
- /* sizes */
- div[title*="small"i]:before,
- div[title*="tiny"i]:before,
- div[title$=" s"i]:before
- {
- font-size: 20px; opacity: 0.4
- }
- div[title*="medium"i]:before,
- div[title$=" m"i]:before
- {
- font-size: 25px; opacity: 0.4
- }
- div[title*="transistor"i]:before
- {
- font-size: 25px; opacity: 0.4
- }
- span.prun-remove-js {
- visibility: -collapse;
- }
- /* buildings - kill stray icons */
- div.\_6UivsDhXJylBr\+\+R9f05OQ\=\=:before
- {
- content: "";
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement