- CSS for modal dialog
- User can click outside modal dialog to close it
This commit is contained in:
parent
3bc17cea79
commit
8be2aa0129
9 changed files with 93 additions and 52 deletions
|
|
@ -251,10 +251,7 @@ body {
|
|||
|
||||
input,
|
||||
button {
|
||||
// background-color: rgb(52, 40, 85);
|
||||
border-width: 1px;
|
||||
// border-color: white;
|
||||
// color: white;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue