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