test picker with img
actor perm and selected character fix for some key case in french lang
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// dices.scss
|
||||
|
||||
// Dice in chat
|
||||
.l5r5e.chat-dice > img {
|
||||
.chat-dice > img {
|
||||
border: 1px solid transparent;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
@@ -17,3 +17,12 @@
|
||||
flex: 0 0 20px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.dice-picker-dialog {
|
||||
.profil {
|
||||
float: left;
|
||||
}
|
||||
.dices {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user