Redesign the Hero Summary Card to match the book
This commit is contained in:
parent
0135ca1124
commit
524ddee9d4
5 changed files with 36 additions and 26 deletions
7
templates/css/elements/generic.css
Normal file
7
templates/css/elements/generic.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.ripcrypt.popover.frameless,
|
||||
.ripcrypt.hud,
|
||||
.ripcrypt > .window-content {
|
||||
.left-pill { border-radius: 999px 0 0 999px; }
|
||||
.right-pill { border-radius: 0 999px 999px 0; }
|
||||
.full-pill { border-radius: 999px; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue