mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
Modal style
This commit is contained in:
parent
ecdfafe612
commit
40aa908f2e
@ -314,11 +314,6 @@ Modal
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
.modal-header h3 {
|
||||
margin-top: 0;
|
||||
color: #42b983;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
margin: 20px 0;
|
||||
}
|
||||
@ -332,6 +327,10 @@ Modal
|
||||
color: white;
|
||||
}
|
||||
|
||||
.modal-crit-button:active {
|
||||
color: #822C19;
|
||||
}
|
||||
|
||||
/*
|
||||
* The following styles are auto-applied to elements with
|
||||
* transition="modal" when their visibility is toggled
|
||||
|
Loading…
x
Reference in New Issue
Block a user