mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 18:32:44 +02:00
New setIcon() method added to message handler.
This commit is contained in:
@@ -583,6 +583,7 @@ i.s-message-error { background-position: -925px 0; width: 32px; height: 32px; }
|
||||
i.s-message-warning { background-position: -777px -37px; width: 32px; height: 32px; }
|
||||
i.s-message-info { background-position: -1480px 0; width: 32px; height: 32px; }
|
||||
i.s-message-debug { background-position: -1480px 0; width: 32px; height: 32px; }
|
||||
i.s-message-empty { background:none; }
|
||||
|
||||
.s-message .well { background-color: rgba(0,0,0,0.4) }
|
||||
.s-message-body { padding-left: 42px; }
|
||||
|
Reference in New Issue
Block a user