tweak: dialogue
This commit is contained in:
parent
3bed694b2a
commit
de8ff49270
|
@ -1,7 +1,7 @@
|
|||
.caret {
|
||||
position: absolute;
|
||||
fill: #ffffff;
|
||||
stroke: #00000044;
|
||||
fill: #999999;
|
||||
stroke: #02023999;
|
||||
stroke-width: 2px;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.dialogue {
|
||||
background-color: #02023999;
|
||||
border: solid 3px white;
|
||||
border: solid 1px #999999;
|
||||
border-radius: 8px;
|
||||
color: white;
|
||||
left: 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user