Skip to content

Commit

Permalink
Merge pull request #161 from ernieayala/scratch/0.4.2
Browse files Browse the repository at this point in the history
css updates
  • Loading branch information
ernieayala committed Jul 19, 2022
2 parents 7e8e1d9 + 68e460c commit 9f55f5b
Show file tree
Hide file tree
Showing 117 changed files with 2,211 additions and 1,874 deletions.
154 changes: 78 additions & 76 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,80 +42,82 @@ Message me on Discord: Ernie#4453.
### Features Video
[![Features Walkthrough](https://img.youtube.com/vi/bU7sclPTFQU/0.jpg)](https://www.youtube.com/watch?v=bU7sclPTFQU)

### Systems Functional as of Feb 2022
- DND 5e (1.6.1)
- MÖRK BORG (1.8.0)
- Starfinder RPG (0.11.4)
### Functional Systems
- Alien RPG
- DND 5e
- MÖRK BORG
- Starfinder RPG

### Mods Functional as of Feb 2022
- About Time (1.0.6)
- Ace Library (1.3.0)
- Active Token Effects (0.3.06)
- Alternative Pause Icon (0.3.0)
- Ambient Doors (2.2.6)
- Autocomplete Whisper (0.3.4)
- Background Volume (1.4.2)
- Better Rolls for 5e (1.7.1)
- Beyond20 companion module (1.4.1)
- Border Control (1.3.05)
- Cautious Gamemaster Pack (0.6.1)
- Chat Portrait (0.5.36)
- Change Logs & Conflicts (0.7.7)
- Character Actions List dnd5e (4.3.0)
- Chat Images (2.5.6)
- Chat Message Accessibility Indicators (1.0.0)
- Chat Portrait (0.5.36)
- Combat Enhancements (1.1.0)
- Combat Focus (1.4.1)
- Combat Utility Belt (1.8.1)
- Compendium Browser (0.7.2)
- Compendium Folders (2.4.1)
- DF Chat Enhancements (3.6.0)
- DF Curvy Walls (3.3.0)
- DFreds Droppables (1.4.0)
- DFreds Convenient Effects (2.1.3)
- Dice So Nice! (4.3.1)
- Dice Tray (1.5.1)
- FoundryVTT Mount Up! (3.2.5)
- FXMaster (2.2.4)
- GM Notes (0.5.0)
- GM Screen (2.9.0)
- Health Estimate (2.6.24)
- Hey, listen! Chat Notifications (1.2.3)
- Hey, Wait! (0.6.3)
- Illandril's Chat Enhancements (1.2.4)
- Let Me Roll That For You! (1.21)
- lib Color Settings (2.8.2)
- libWrapper (1.12.2.0)
- Macro Editor (1.1.2)
- Maestro (0.8.0)
- Midi QOL (0.9.02)
- Monster Block (3.3.0)
- Narrator Tools (0.70)
- Party Resources (1.2.5)
- PDFoundry (0.9.1)
- Perfect Vision (3.6.5)
- Permission Viewer (0.9.3)
- Pings (1.3.0)
- Polyglot (1.7.29)
- Search Anywhere (2.3.4)
- Settings Extender (1.2.0)
- Simple Calendar (1.3.75)
- Simple Dice Roller (1.3.4)
- Small Time (1.13.13)
- socketlib (1.0.10)
- Tabbed Chat Log (1.6.4)
- Tidy5e Sheet (0.5.22)
- Token Action HUD (2.0.19)
- Token Attacher (4.3.1)
- Token Auras (1.15)
- Token HUD Wildcard (1.5.0)
- Token Info Icons (2.3.5)
- Token Magic FX (0.5.3)
- Token Mold (2.15.1)
- Turn Marker (2.9.0)
- Universal Battlemap Importer (2.2.1)
- Wall Height (3.6.0.2)
- Weather Control (4.1.4)
- World Anvil (1.3.1)
- Zoom/Pan Options (1.6.9)
### Fuctional Mods
- About Time
- Ace Library
- Active Token Effects
- Alternative Pause Icon
- Always HP
- Ambient Doors
- Autocomplete Whisper
- Background Volume
- Better Rolls for 5e
- Beyond20 companion module
- Border Control
- Cautious Gamemaster Pack
- Chat Portrait
- Change Logs & Conflicts
- Character Actions List dnd5e
- Chat Images
- Chat Message Accessibility Indicators
- Chat Portrait
- Combat Enhancements
- Combat Focus
- Combat Utility Belt
- Compendium Browser
- Compendium Folders
- DF Chat Enhancements
- DF Curvy Walls
- DFreds Droppables
- DFreds Convenient Effects
- Dice So Nice!
- Dice Tray
- FoundryVTT Mount Up!
- FXMaster
- GM Notes
- GM Screen
- Health Estimate
- Hey, listen! Chat Notifications
- Hey, Wait!
- Illandril's Chat Enhancements
- Let Me Roll That For You!
- lib Color Settings
- libWrapper
- Macro Editor
- Maestro
- Midi QOL
- Monster Block
- Narrator Tools
- Party Resources
- PDFoundry
- Perfect Vision
- Permission Viewer
- Pings
- Polyglot
- Search Anywhere
- Settings Extender)
- Simple Calendar
- Simple Dice Roller
- Small Time
- socketlib
- Tabbed Chat Log
- Tidy5e Sheet
- Token Action HUD
- Token Attacher
- Token Auras
- Token HUD Wildcard
- Token Info Icons
- Token Magic FX
- Token Mold
- Turn Marker
- Universal Battlemap Importer
- Wall Height
- Weather Control
- World Anvil
- Zoom/Pan Options
1,566 changes: 830 additions & 736 deletions css/emu.css

Large diffs are not rendered by default.

77 changes: 77 additions & 0 deletions css/system-compatibility/CoC7.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
.-emu-layout body.-emu.system-CoC7 .coc7.chat-card {
display: flex;
flex-direction: column;
font-size: var(--emu-font-size-sm, 12px);
gap: var(--emu-space-base, 4px); }

body.-emu.system-CoC7 .coc7.chat-card .card-header {
border-block-end: none;
border-block-start: rgba(var(--color-border), 1) 1px solid; }
.-emu-layout body.-emu.system-CoC7 .coc7.chat-card .card-header {
gap: var(--emu-space-base, 4px);
padding: var(--emu-space-base, 4px) 0; }
body.-emu.system-CoC7 .coc7.chat-card .card-header h3:hover {
color: rgba(var(--color-primary), 1);
text-shadow: none; }

body.-emu.system-CoC7 .coc7 .panel-switch,
body.-emu.system-CoC7 .coc7 .radio-switch,
body.-emu.system-CoC7 .coc7 .toggle-switch,
body.-emu.system-CoC7 .coc7 .weapon-property {
background: transparent;
border: rgba(var(--color-border), 1) 1px solid;
color: rgba(var(--color-text), 1); }
.-emu-layout body.-emu.system-CoC7 .coc7 .panel-switch, .-emu-layout
body.-emu.system-CoC7 .coc7 .radio-switch, .-emu-layout
body.-emu.system-CoC7 .coc7 .toggle-switch, .-emu-layout
body.-emu.system-CoC7 .coc7 .weapon-property {
border-radius: var(--emu-border-radius-default, 0);
display: inline-flex;
font-size: var(--emu-font-size-xs, 10px);
font-style: italic;
line-height: 1;
margin: 0;
padding: var(--emu-space-base, 4px); }
body.-emu.system-CoC7 .coc7 .panel-switch.switched-on,
body.-emu.system-CoC7 .coc7 .radio-switch.switched-on,
body.-emu.system-CoC7 .coc7 .toggle-switch.switched-on,
body.-emu.system-CoC7 .coc7 .weapon-property.switched-on {
background-color: rgba(var(--color-primary), 1);
box-shadow: none;
color: rgba(var(--color-text-lightest), 1); }

.-emu-layout body.-emu.system-CoC7 .coc7 .radio-switch, .-emu-layout
body.-emu.system-CoC7 .coc7 .toggle-switch {
cursor: pointer; }

body.-emu.system-CoC7 .coc7 .tag {
background: rgba(var(--color-background-light), 1);
border: rgba(var(--color-border), 1) 1px solid;
color: rgba(var(--color-text-lightest), 1); }
.-emu-layout body.-emu.system-CoC7 .coc7 .tag {
border-radius: var(--emu-border-radius-default, 0);
display: inline-flex;
font-size: var(--emu-font-size-xs, 10px);
font-style: italic;
line-height: 1;
margin: 0;
margin-inline-end: var(--emu-space-xs, 2px);
padding: var(--emu-space-base, 4px); }

body.-emu.system-CoC7 .chat-card-v2.roll-card ol li.actor-roll .roll-details .header {
height: auto; }

body.-emu.system-CoC7 .chat-card-v2.roll-card ol li.actor-roll.won {
border: rgba(var(--color-primary), 1) 1px solid; }

body.-emu.system-CoC7 .chat-card-v2.roll-card h4.card-result {
background-color: rgba(var(--color-background), 0.1);
box-shadow: none;
border: rgba(var(--color-border), 1) 1px solid;
border-radius: var(--emu-border-radius-default, 0);
color: inherit; }
.-emu-layout body.-emu.system-CoC7 .chat-card-v2.roll-card h4.card-result {
line-height: initial;
font-size: inherit;
font-weight: normal;
margin: 0; }
28 changes: 7 additions & 21 deletions css/system-compatibility/alienrpg.css
Original file line number Diff line number Diff line change
@@ -1,23 +1,9 @@
body.-emu.system-alienrpg .chat-message .table-draw .table-results .table-result {
color: rgba(var(--color-primary), 1); }
.-emu-layout body.-emu.system-alienrpg .chat-message .table-draw .table-results .table-result {
gap: var(--emu-space-base); }
.-emu-layout body.-emu.system-alienrpg .chat-message .table-draw .table-results .table-result img.result-image {
margin: 0; }
.-emu-layout body.-emu.system-alienrpg .chat-message .table-draw .table-results .table-result .result-text {
line-height: initial; }
body.-emu.system-alienrpg .window-app[id*="actor-"] .window-content,
body.-emu.system-alienrpg .window-app[id*="item-"] .window-content {
color: rgba(var(--color-white), 1); }

body.-emu.system-alienrpg .alienrpg .actor-header {
background-color: transparent; }
.-emu-layout body.-emu.system-alienrpg .alienrpg .window-content::before, .-emu-layout body.-emu.system-alienrpg .alienrpg .window-content::after {
display: none; }

body.-emu.system-alienrpg .alienrpg h1.charname,
body.-emu.system-alienrpg .alienrpg .grid-4col {
border: none; }

body.-emu.system-alienrpg .alienrpg .tabs {
background-color: transparent;
border: none; }

body.-emu.system-alienrpg .alienrpg .sheet-tabs {
border-block-start: none !important;
border-block-end: none !important; }
.-emu-layout body.-emu.system-alienrpg .alien-Push-button {
width: 100%; }
Loading

0 comments on commit 9f55f5b

Please sign in to comment.