Skip to content

Commit

Permalink
Merge pull request #13008 from headdrop/headdrop--north-grand-duke
Browse files Browse the repository at this point in the history
[Please Rule the North with me, Grand Duke!/FIX] rolltemplate url parse error fix
  • Loading branch information
NorWhal authored Jun 13, 2024
2 parents 15e9258 + 72c7060 commit 625b176
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions Please Rule the North with me, Grand Duke!/northgrandduke.css
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@
position: relative;
width: 280px;
left: -20px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background-color: #fff;
padding: 6px 4px 0 4px;
margin-bottom: 12px;
Expand All @@ -755,7 +755,7 @@
.sheet-rolltemplate-daegong-operate .sheet-rt-border {
width: 100%;
height: 13px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bg_rt.png") no-repeat top center;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bg_rt.png") no-repeat top center;
}
.sheet-rolltemplate-daegong-operate .sheet-rt-title {
display: flex;
Expand Down Expand Up @@ -831,7 +831,7 @@
width: 40px;
height: 40px;
background-color: #fff;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-n.png");
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-n.png");
background-size: cover;
background-repeat: no-repeat;
border: none;
Expand Down Expand Up @@ -908,7 +908,7 @@
background: #57312B;
}
.sheet-rolltemplate-daegong-operate .sheet-isdaegong + span.inlinerollresult {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d.png") !important;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d.png") !important;
position: relative;
box-shadow: 0 0 4px #57312B;
}
Expand Down Expand Up @@ -951,7 +951,7 @@
position: relative;
width: 280px;
left: -20px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background-color: #fff;
padding: 6px 4px 0 4px;
margin-bottom: 12px;
Expand All @@ -963,7 +963,7 @@
.sheet-rolltemplate-daegong-event .sheet-rt-border {
width: 100%;
height: 13px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bg_rt.png") no-repeat top center;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bg_rt.png") no-repeat top center;
}
.sheet-rolltemplate-daegong-event .sheet-rt-title {
display: flex;
Expand Down Expand Up @@ -1039,7 +1039,7 @@
width: 40px;
height: 40px;
background-color: #fff;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-n.png");
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-n.png");
background-size: cover;
background-repeat: no-repeat;
border: none;
Expand Down Expand Up @@ -1116,7 +1116,7 @@
background: #57312B;
}
.sheet-rolltemplate-daegong-event .sheet-countdaegong-1 :last-child {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d.png") !important;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d.png") !important;
position: relative;
box-shadow: 0 0 4px #57312B;
}
Expand All @@ -1142,7 +1142,7 @@
opacity: 1;
}
.sheet-rolltemplate-daegong-event .sheet-countdaegong-2 :nth-last-child(2), .sheet-rolltemplate-daegong-event .sheet-countdaegong-2 :nth-last-child(2) ~ * {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d.png") !important;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d.png") !important;
position: relative;
box-shadow: 0 0 4px #57312B;
}
Expand All @@ -1168,7 +1168,7 @@
opacity: 1;
}
.sheet-rolltemplate-daegong-event .sheet-countdaegong-3 :nth-last-child(3), .sheet-rolltemplate-daegong-event .sheet-countdaegong-3 :nth-last-child(3) ~ * {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d.png") !important;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d.png") !important;
position: relative;
box-shadow: 0 0 4px #57312B;
}
Expand All @@ -1194,7 +1194,7 @@
opacity: 1;
}
.sheet-rolltemplate-daegong-event .sheet-countdaegong-4 :nth-last-child(4), .sheet-rolltemplate-daegong-event .sheet-countdaegong-4 :nth-last-child(4) ~ * {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d.png") !important;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d.png") !important;
position: relative;
box-shadow: 0 0 4px #57312B;
}
Expand All @@ -1220,7 +1220,7 @@
opacity: 1;
}
.sheet-rolltemplate-daegong-event .sheet-countdaegong-5 :nth-last-child(5), .sheet-rolltemplate-daegong-event .sheet-countdaegong-5 :nth-last-child(5) ~ * {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d.png") !important;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d.png") !important;
position: relative;
box-shadow: 0 0 4px #57312B;
}
Expand All @@ -1246,7 +1246,7 @@
opacity: 1;
}
.sheet-rolltemplate-daegong-event .sheet-countdaegong-6 :nth-last-child(6), .sheet-rolltemplate-daegong-event .sheet-countdaegong-6 :nth-last-child(6) ~ * {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d.png") !important;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d.png") !important;
position: relative;
box-shadow: 0 0 4px #57312B;
}
Expand All @@ -1272,7 +1272,7 @@
opacity: 1;
}
.sheet-rolltemplate-daegong-event .sheet-countdaegong-7 :nth-last-child(7), .sheet-rolltemplate-daegong-event .sheet-countdaegong-7 :nth-last-child(7) ~ * {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d.png") !important;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d.png") !important;
position: relative;
box-shadow: 0 0 4px #57312B;
}
Expand All @@ -1298,7 +1298,7 @@
opacity: 1;
}
.sheet-rolltemplate-daegong-event .sheet-countdaegong-8 :nth-last-child(8), .sheet-rolltemplate-daegong-event .sheet-countdaegong-8 :nth-last-child(8) ~ * {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d.png") !important;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d.png") !important;
position: relative;
box-shadow: 0 0 4px #57312B;
}
Expand Down Expand Up @@ -1334,7 +1334,7 @@
position: relative;
width: 280px;
left: -20px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background-color: #fff;
padding: 6px 4px 0 4px;
margin-bottom: 12px;
Expand All @@ -1346,7 +1346,7 @@
.sheet-rolltemplate-daegong-relation .sheet-rt-border {
width: 100%;
height: 13px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bg_rt.png") no-repeat top center;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bg_rt.png") no-repeat top center;
}
.sheet-rolltemplate-daegong-relation .sheet-rt-title {
display: flex;
Expand Down Expand Up @@ -1456,7 +1456,7 @@
position: relative;
width: 280px;
left: -20px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background-color: #fff;
padding: 6px 4px 0 4px;
margin-bottom: 12px;
Expand All @@ -1468,7 +1468,7 @@
.sheet-rolltemplate-daegong-crisis .sheet-rt-border {
width: 100%;
height: 13px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bg_rt.png") no-repeat top center;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bg_rt.png") no-repeat top center;
}
.sheet-rolltemplate-daegong-crisis .sheet-rt-title {
display: flex;
Expand Down Expand Up @@ -1557,7 +1557,7 @@
position: relative;
width: 280px;
left: -20px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background-color: #fff;
padding: 6px 4px 0 4px;
margin-bottom: 12px;
Expand All @@ -1569,7 +1569,7 @@
.sheet-rolltemplate-daegong-dif .sheet-rt-border {
width: 100%;
height: 13px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bg_rt.png") no-repeat top center;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bg_rt.png") no-repeat top center;
}
.sheet-rolltemplate-daegong-dif .sheet-rt-title {
display: flex;
Expand Down Expand Up @@ -1704,7 +1704,7 @@
width: 80px;
height: 80px;
background-color: #fff;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-n-big.png");
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-n-big.png");
background-size: cover;
background-repeat: no-repeat;
border: none;
Expand All @@ -1726,7 +1726,7 @@
position: relative;
width: 280px;
left: -20px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background-color: #fff;
padding: 6px 4px 0 4px;
margin-bottom: 12px;
Expand All @@ -1738,7 +1738,7 @@
.sheet-rolltemplate-daegong-nim .sheet-rt-border {
width: 100%;
height: 13px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bg_rt.png") no-repeat top center;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bg_rt.png") no-repeat top center;
}
.sheet-rolltemplate-daegong-nim .sheet-rt-title {
display: flex;
Expand Down Expand Up @@ -1873,7 +1873,7 @@
width: 80px;
height: 80px;
background-color: #fff;
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/dice-d-big.png");
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/dice-d-big.png");
background-size: cover;
background-repeat: no-repeat;
border: none;
Expand Down Expand Up @@ -1902,7 +1902,7 @@
position: relative;
width: 280px;
left: -20px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bgpattern.png") repeat -10px -10px/40px;
background-color: #fff;
padding: 6px 4px 0 4px;
margin-bottom: 12px;
Expand All @@ -1914,7 +1914,7 @@
.sheet-rolltemplate-daegong-say .sheet-rt-border {
width: 100%;
height: 13px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please Rule the North with me, Grand Duke!/img/bg_rt.png") no-repeat top center;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Please%20Rule%20the%20North%20with%20me,%20Grand%20Duke!/img/bg_rt.png") no-repeat top center;
}
.sheet-rolltemplate-daegong-say .sheet-rt-title {
display: flex;
Expand Down

0 comments on commit 625b176

Please sign in to comment.