| summaryrefslogtreecommitdiff | 
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2018-06-28 11:12:14 +0200 | 
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2018-06-28 11:12:14 +0200 | 
| commit | 1f2c51d824e1832163193c9070993514688009e4 (patch) | |
| tree | ff4fb4679744ccd75ae20fbbe70ff70cda0c414a /src | |
| parent | fb4ccc4fbf6535376b0ef2a98c98fcfb68fd9422 (diff) | |
...
Diffstat (limited to 'src')
| -rw-r--r-- | src/battlemap/www/style.css | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/src/battlemap/www/style.css b/src/battlemap/www/style.css index 9e51e5a..72fef45 100644 --- a/src/battlemap/www/style.css +++ b/src/battlemap/www/style.css @@ -315,8 +315,6 @@     top: 1em;     margin-left: 0.5em;     width: calc(100% - 100px - 0.5em); -   grid-column: col 2; -   grid-row: row 2;  }  .battlemap-character-card-health > .battlemap-gauge-bar @@ -498,13 +496,6 @@     padding: 0.5em;  } -.battlemap-tabmenu-characters-tab .battlemap-character-portrait -{ -   width: 64px; -   height: 64px; -   float: left; -} -  .battlemap-timeline-element .battlemap-character-portrait  {     display: inline-block; | 


