no message
This commit is contained in:
parent
0ffbf8b4b7
commit
3ef3561b57
10 changed files with 74 additions and 125 deletions
22
front/dist/resources/style/style.css
vendored
22
front/dist/resources/style/style.css
vendored
|
@ -1176,27 +1176,27 @@ div.action p.action-body{
|
|||
border-radius: 15px;
|
||||
}
|
||||
.popUpElement{
|
||||
animation-duration: 1s;
|
||||
animation-delay: 3s;
|
||||
animation-name: slidein;
|
||||
}
|
||||
.popUpElement p {
|
||||
font-family: 'Press Start 2P';
|
||||
text-align: left;
|
||||
font-size: 10px;
|
||||
background-color: #727678;
|
||||
color: white;
|
||||
}
|
||||
.popUpElement div {
|
||||
width: 300px;
|
||||
height: 120px;
|
||||
font-family: 'Press Start 2P';
|
||||
font-size: 10px;
|
||||
background-color: #727678;
|
||||
}
|
||||
|
||||
.popUpElement button {
|
||||
font-family: 'Press Start 2P';
|
||||
position: center;
|
||||
position: relative;
|
||||
font-size: 10px;
|
||||
border-image-repeat: revert;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.popUpElement .buttonContainer {
|
||||
float: right;
|
||||
background-color: inherit;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue