mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
- Created Javascript DialogLib in public/js for showing JQuery UI succes, error and info messages
- Used created DialogLib in infocenterDetails
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.dialogmessage
|
||||
{
|
||||
text-align: center;
|
||||
font-size: 1.1em;
|
||||
margin: 12px 0 10px 0;
|
||||
}
|
||||
|
||||
.dialogmessage .glyphicon
|
||||
{
|
||||
top: 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user