mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 08:23:00 +00:00
Modal style
This commit is contained in:
+4
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user