WIP: Switch to domkit for dialogue
This commit is contained in:
@ -52,3 +52,22 @@ menubutton:hover text {
|
||||
menubutton:active {
|
||||
background: #666;
|
||||
}
|
||||
|
||||
flow.dialogue-container {
|
||||
fill-width: true;
|
||||
height: 20;
|
||||
debug: true;
|
||||
}
|
||||
|
||||
dialogue-box {
|
||||
fill-width: true;
|
||||
height: 20;
|
||||
}
|
||||
|
||||
scale-grid#dialogueBackground {
|
||||
/* fill-width: true; */
|
||||
}
|
||||
|
||||
/* text#dialogueText { */
|
||||
/* font : url("res/font/minecraftia_regular_6.fnt"); */
|
||||
/* } */
|
||||
|
Reference in New Issue
Block a user