Their use only
Jess HR Theme 2 by FireOpal
Details
AuthorFireOpal
License(CC-BY-NV-SA)
Categoryhorsereality.com
Created
Updated
Size32 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name Jess HR Theme 2
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("example.com") {
/* Insert code here... */
}
:root {
--HRC: url(https://i.imgur.com/VMYZSTO.png);
--DP: url(https://i.imgur.com/Fgy4NMo.png);
--FT: url(https://i.imgur.com/Z53VyB7.png);
--WT: url(https://i.imgur.com/boKspuM.png);
--MAP: url(https://i.imgur.com/TQ3Si7n.png);
--RArrow: url(https://i.imgur.com/sEeaQ9a.png);
--LArrow: url(https://i.imgur.com/cUJZimS.png);
--XPBar: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff6543), to(#fbd169));
--BreedAdv: url(https://i.imgur.com/Jv9wA8Y.png);
--HRBack: url(https://i.imgur.com/w2WV1GY.jpeg);
--REROLL: url(https://i.imgur.com/mBtQVC2.jpeg);
--STORE: url(https://i.imgur.com/kYRCbWg.jpeg);
--AIRPORT: url(https://i.imgur.com/HYLbfFV.jpeg);
--RIDINGSCHOOL: url(https://i.imgur.com/VUl7e6b.jpeg);
--CLUB: url(https://i.imgur.com/kYRCbWg.jpeg);
--Market: url(https://i.imgur.com/HYLbfFV.jpeg);
--Font: 'Arial';
--BodyBK: url(https://i.imgur.com/VlUuxDp.gif);
--Pedi: url(https://i.imgur.com/cBwmDHF.png);
}
/*Market Images*/
[src="https://www.horsereality.com/images/market_explore.jpeg"] {
content: var(--Market);
}
[src="https://www.horsereality.com/images/market_office.jpeg"] {
content: var(--Market);
}
/*Foundation*/
[src="https://www.horsereality.com/images/npc-id6-caroll.jpg"] {
content: var(--Market);
}
/*Pasture*/
[style="background-image:url(https://www.horsereality.com/images/npc_kai_walker.jpg)"] {
background-image: var(--Market) !important;
}
/*Rollover PNG*/
[src="https://v2.horsereality.com/img/caroll-rollover.jpg"] {
content: var(--REROLL);
}
/*Equistore png*/
[src="https://www.horsereality.com/images/npc-equistore.jpg"] {
content: var(--STORE);
}
/*Airport Image*/
[style="background-image:url(https://www.horsereality.com/images/npc-airport.jpg)"] {
background-image: var(--AIRPORT) !important;
}
/*Riding School Image*/
[style="background-image:url(https://www.horsereality.com/images/npc-ridingschool.jpg)"] {
background-image: var(--RIDINGSCHOOL) !important;
}
/*Clubs Image*/
[style="background-image:url(https://www.horsereality.com/images/npc-clubs.jpg)"] {
background-image: var(--CLUB) !important;
}
/*Currency Icons*/
[src="https://www.horsereality.com/icon/coin.png"] {
content: var(--HRC);
}
[src="https://www.horsereality.com/icon/deltapoints.png"] {
content: var(--DP);
}
[src="https://www.horsereality.com/icon/ticket-foundation.png"] {
content: var(--FT);
}
[src="https://www.horsereality.com/icon/ticket-wildlife.png"] {
content: var(--WT);
}
/*Mini Map*/
img[src="https://www.horsereality.com/images/world/ava-europe.png"], img[src="https://www.horsereality.com/images/world/ava-africa.png"], img[src="https://www.horsereality.com/images/world/ava-asia.png"], img[src="https://www.horsereality.com/images/world/ava-australia.png"], img[src="https://www.horsereality.com/images/world/ava-north-america.png"], img[src="https://www.horsereality.com/images/world/ava-south-america.png"] {
content: var(--MAP);
}
/*Body Background*/
body.background.north-america {
background-image: var(--BodyBK);
}
body.background.south-america {
background-image: var(--BodyBK);
}
body.background.africa {
background-image: var(--BodyBK);
}
body.background.australia {
background-image: var(--BodyBK);
}
body.background.europe {
background-image: var(--BodyBK);
}
body.background.asia {
background-image: var(--BodyBK);
}
/*---------------------------------------------------------------*/
/*Horse Image Flips (Foals)*/
.horse_photocon img.foal {
transform:scaleX(-1)
}
.horse-banner .container img.foal {
transform: scaleX(-1);
}
.horse-item .horse-image.is-foal img:first-child {
transform: scaleX(-1)
}
.himage_tiny img.foal {
transform: scaleX(-1);
}
.horse-image.is-foal img {
transform: scaleX(-1);
}
.horse-row-image .container.foal img {
transform: scaleX(-1);
}
/*Lipi Foal fix*/
.horse_photocon .horse_photo img.foal {
margin-left: 150px;
}
.horse_banner.north-america {
background-image: var(--HRBack);
}
.horse_banner.asia {
background-image: var(--HRBack);
}
.horse_banner.europe {
background-image: var(--HRBack);
}
.horse_banner.south-america {
background-image: var(--HRBack);
}
.horse_banner.africa {
background-image: var(--HRBack);
}
.horse_banner.australia {
background-image: var(--HRBack);
}
/*Horse Page*/
.horse_left {
border-radius: 10px 10px 10px 10px;
background-color: #6a2a1c9e;
width: 220px;
}
.looking_at {
border-radius: 10px 10px 10px 10px;
background-color: #6a2a1c9e;
}
/*arrows*/
img.right {
background: var(--RArrow) top right;
height: 0px;
width: 0px;
padding: 100px 100px 0 0; /* Insert actual image size (height width 0 0) */
}
img.left {
background: var(--LArrow) top right;
height: 0px;
width: 0px;
padding: 100px 100px 0 0; /* Insert actual image size (height width 0 0) */
}
/*Horse page text*/
.gamestats {
font-family: var(--Font);
color: #fff;
}
body {
color: #ff7f83;
font-family: var(--Font);
}
p a:active, p a:link, p a:visited {
color: #f4b4b4;
font-family: var(--Font);
}
.horse_left .right a:active, .horse_left .right a:link, .horse_left .right a:visited {
color: #f4b4b4;
}
h1 {
font-family: var(--Font);
color: #ecdfdf;
}
p {
font-family: var(--Font);
color: #ff8593;
}
.center {
background-color: #6a2a1c85;
}
.container {
background-color: #d9ba8300;
}
.leftnav {
border-radius: 0px 0px 0px 10px;
background-color: #6a2a1c85;
font-family: var(--Font);
}
.top {
background-color: #6a2a1c;
color: #ecdfdf;
font-family: var(--Font);
border-radius: 10px 10px 0px 0px;
}
.container_12 .grid_6.half_block {
border-radius: 10px 10px 10px 10px;
background-color: #572f21ab;
border-left: 1px solid #d9ba8300;
border-bottom: 5px solid #d9ba8300;
border-right: 1px solid #d9ba8300;
}
.pedigree {
background-color: #fff0;
background-image: var(--Pedi);
border-radius: 0px 0px 10px 10px;
}
.table_con.private_notes .grid_12, .table_con.public_notes .grid_12 {
background-color: #6a2a1c;
border-left: 1px solid #081b2800;
border-bottom: 5px solid #081b2800;
border-right: 1px solid #081b2800;
border-radius: 10px 10px 10px 10px;
}
.table_con.private_notes .text, .table_con.public_notes .text {
background: #572f21ab;
border-radius: 0px 0px 10px 10px;
}
.container_12 .grid_12.stable_block {
border-radius: 10px 10px 10px 10px;
background-color: #572f21ab;
border-left: 1px solid #d9ba8300;
border-bottom: 5px solid #d9ba8300;
border-right: 1px solid #d9ba8300;
}
.parents a:active p, .parents a:link p, .parents a:visited p {
color: #ff7f83;
}
.grandparents a:active p, .grandparents a:link p, .grandparents a:visited p {
color: #ff7f83;
}
.ggrandparents a:active p, .ggrandparents a:link p, .ggrandparents a:visited p {
color: #ff7f83;
}
.ggrandparents a:hover p {
color: #ffcca9 !important;
}
.parents a:hover p {
color: #ffcca9 !important;
}
.grandparents a:hover p {
color: #ffcca9 !important;
}
.horse_blockimg {
background-color: #ecdfdf;
border-radius: 10px 10px 10px 10px;
}
.preselect-horse-block {
color: #ecdfdf;
}
.horse_xp {
border-radius: 10px 10px 10px 10px;
background: var(--XPBar);
}
.horse_statusbar {
background-color: #fff0;
border: 2px solid #eaf0f200;
}
/*Covered By*/
.horse_blocktext p a:active, .horse_blocktext p a:link, .horse_blocktext p a:visited {
color: #f4b4b4;
}
.horse_blocktext p a:hover {
color: #f4b4b4 !important;
}
/*Looking RT Layers*/
.looking_at p {
color: #ff7f83;
}
.tabclick.tabsel, .tabclick2.tabsel, .tabclick3.tabsel {
background-color: #59362b;
}
.tabclick, .tabclick2, .tabclick3 {
background-color: #6a2a1c;
}
/*Top/Bottom of website*/
.bluebar_container {
background-color: #6a2a1c;
}
.footer {
background-color: #6a2a1c;
}
/*Above mini map*/
.leftnav > ul > li {
color: #ecdfdf;
}
.leftnav > ul > li a:active, .leftnav > ul > li a:visited {
color: #ecdfdf;
}
.leftnav > ul > li > ul > li a:active, .leftnav > ul > li > ul > li a:link, .leftnav > ul > li > ul > li a:visited {
color: #f4b4b4;
}
.leftnav > ul > li > ul > li a:hover {
color: #ff8593 !important;
}
/*Horse page player dropbox*/
#bbmenu.user ul.slidedown li a.arrow {
font-family: var(--Font);
background-color: #6a2a1c;
}
.progress span {
color: #fff;
}
#bbmenu.user ul.slidedown li:hover, #bbmenu.user ul.slidedown li:focus, #bbmenu.user ul.slidedown li:active {
background-color: #6a2a1c;
}
#bbmenu.user ul.slidedown li ul.slidedownmenu li .level p {
color: #fff;
font-family: var(--Font);
}
#bbmenu.user ul.slidedown li ul.slidedownmenu {
border-radius: 0px 0px 10px 10px;
background-color: #6a2a1c;
}
#bbmenu.user ul.slidedown li a:hover {
color: #ffcca9;
}
.statusbar {
font-family: var(--Font);
border-radius: 10px 10px 10px 10px;
background-color: #572f21ab;
border: 2px solid #fff0;
color: #fff;
}
.xpvalue {
border-radius: 10px 10px 10px 10px;
background: var(--XPBar);
}
/*Currency Horse Page*/
.toplinks ul li a:hover {
color: #ffcca9;
}
ul li a:active, ul li a:link, ul li a:visited {
font-family: var(--Font);
}
/*Training Page*/
.container_12 .grid_8.training_left {
border-radius: 10px 10px 10px 10px;
background-color: #572f21ab;
border-left: 1px solid #081b2800;
border-bottom: 5px solid #081b2800;
border-right: 1px solid #081b2800;
}
.training_left h6 {
border-radius: 10px 10px 10px 10px;
color: #ecdfdf;
background-color: #6a2a1c;
}
.training_left .ho...