mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 10:56:31 +00:00
Users - Add/Edit: Persistent form values upon submission failure.
This commit is contained in:
@@ -2364,6 +2364,12 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
div.action_bar > div.actions > div.unsaved {
|
||||
display: inline-block;
|
||||
margin-right: 30px;
|
||||
color: #b00;
|
||||
}
|
||||
|
||||
/* used primarily in contacts */
|
||||
div.action_bar.shrink {
|
||||
margin-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user