diff --git a/Open-Legend/Open Legend.css b/Open-Legend/Open Legend.css index c24c0dff90..3dd93bc00e 100644 --- a/Open-Legend/Open Legend.css +++ b/Open-Legend/Open Legend.css @@ -64,13 +64,13 @@ .sheet-borderPaper { border: 10px solid transparent; padding: 0px; - -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border%20Paper%20Small.png?raw=true") 10 repeat round; - -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border%20Paper%20Small.png?raw=true") 10 repeat round; - border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border%20Paper%20Small.png?raw=true") 10 repeat round; + -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper-Small.png?raw=true") 10 repeat round; + -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper-Small.png?raw=true") 10 repeat round; + border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper-Small.png?raw=true") 10 repeat round; } /* Evasion Background paper look */ .sheet-evasion { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Evasion.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Evasion.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 275px; @@ -80,7 +80,7 @@ } /* Toughness Background paper look */ .sheet-toughness { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Toughness.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Toughness.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 275px; @@ -90,7 +90,7 @@ } /* Resolve Background paper look */ .sheet-resolve { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Resolve.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Resolve.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 275px; @@ -100,7 +100,7 @@ } /* Hit Points Background paper look */ .sheet-hitPoints { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Hit%20Points.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Hit-Points.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 275px; @@ -110,7 +110,7 @@ } /* Speed & Lethal Damage Background paper look */ .sheet-speedLethalDamage { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Speed%20and%20Lethal%20Damage.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Speed-and-Lethal-Damage.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 275px; @@ -120,7 +120,7 @@ } /* Wealth Background paper look */ .sheet-wealth { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Wealth.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Wealth.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 275px; @@ -130,7 +130,7 @@ } /* Wealth Background paper look */ .sheet-attributes { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Attributes.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Attributes.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 275px; @@ -140,7 +140,7 @@ } /* Action Top Background paper look */ .sheet-actionsTop { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Actions%20Top.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Top.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 275px; @@ -150,7 +150,7 @@ } /* Action Middle Background paper look */ .sheet-actionsMiddle { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Actions%20Middle.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Middle.png?raw=true"); background-repeat: repeat-y; background-position: left top; width: 275px; @@ -160,7 +160,7 @@ } /* Action Bottom Background paper look */ .sheet-actionsBottom { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Actions%20Bottom.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Bottom.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 275px; @@ -170,7 +170,7 @@ } /* Action Top Background paper look */ .sheet-equipmentTop { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Equipment%20Top.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Equipment-Top.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 165px; @@ -180,7 +180,7 @@ } /* Action Middle Background paper look */ .sheet-equipmentMiddle { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Equipment%20Middle.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Equipment-Middle.png?raw=true"); background-repeat: repeat-y; background-position: left top; width: 165px; @@ -189,7 +189,7 @@ } /* Action Bottom Background paper look */ .sheet-equipmentBottom { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Equipment%20Bottom.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Equipment-Bottom.png?raw=true"); background-repeat: no-repeat; background-position: left top; width: 165px; @@ -199,7 +199,7 @@ } /* Roll Top Background paper look */ .sheet-rolltemplate-openLegend .sheet-rollTop { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Actions%20Top.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Top.png?raw=true"); background-size: 250px 50px; background-repeat: no-repeat; background-position: left top; @@ -210,7 +210,7 @@ } /* Roll Middle Background paper look */ .sheet-rolltemplate-openLegend .sheet-rollMiddle { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Actions%20Middle.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Middle.png?raw=true"); background-size: 250px; background-repeat: repeat-y; background-position: left top; @@ -221,7 +221,7 @@ } /* Roll Bottom Background paper look */ .sheet-rolltemplate-openLegend .sheet-rollBottom { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG%20Actions%20Bottom.png?raw=true"); + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Bottom.png?raw=true"); background-size: 250px; background-repeat: no-repeat; background-position: left top; @@ -1182,8 +1182,8 @@ input.sheet-checkboxSliderInvis { .sheet-rolltemplate-openLegendNormal .sheet-row, .sheet-rolltemplate-openLegendModern .sheet-row { letter-spacing: -0.31em; - *letter-spacing: normal; - *word-spacing: -0.43em; + letter-spacing: normal; + word-spacing: -0.43em; } /* Making what's in the columns be normal again */ .sheet-column, @@ -1206,9 +1206,9 @@ input.sheet-checkboxSliderInvis { .sheet-rolltemplate-openLegendNormal .sheet-border { border: 10px solid transparent; padding: 0px; - -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border%20Paper.png?raw=true") 10 round; - -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border%20Paper.png?raw=true") 10 round; - border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border%20Paper.png?raw=true") 10 round; + -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round; + -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round; + border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round; } .sheet-normalBorder, @@ -1219,18 +1219,18 @@ input.sheet-checkboxSliderInvis { .sheet-rolltemplate-openLegendNormal .sheet-normalBorder { border: 10px solid transparent; padding: 0px; - -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border%20Paper.png?raw=true") 10 round; - -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border%20Paper.png?raw=true") 10 round; - border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border%20Paper.png?raw=true") 10 round; + -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round; + -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round; + border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round; } .sheet-display_alternate_border_flag[value="show"] ~ .sheet-normalBorder, .sheet-rolltemplate-openLegendModern .sheet-modernBorder { border: 10px solid transparent; padding: 0px; - -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern%20Border.png?raw=true") 25 round; - -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern%20Border.png?raw=true") 25 round; - border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern%20Border.png?raw=true") 25 round; + -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round; + -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round; + border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round; } .sheet-rolltemplate-openLegend-boon .sheet-borderModern, @@ -1239,9 +1239,9 @@ input.sheet-checkboxSliderInvis { .sheet-rolltemplate-openLegend .sheet-borderModern { border: 10px solid transparent; padding: 0px; - -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern%20Border.png?raw=true") 25 round; - -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern%20Border.png?raw=true") 25 round; - border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern%20Border.png?raw=true") 25 round; + -webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round; + -moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round; + border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round; } .sheet-agility_display_sub_flag[value="show"] ~ .sheet-sub,