This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
2012-04-23 18:37:51 +00:00
|
|
|
/*message*/
|
|
|
|
|
2011-12-05 01:54:41 +00:00
|
|
|
.error{
|
|
|
|
color:red;
|
|
|
|
}
|
|
|
|
|
|
|
|
.notice, .message{
|
|
|
|
color:green;
|
|
|
|
}
|
|
|
|
|
|
|
|
.warning{
|
|
|
|
color:orange;
|
|
|
|
}
|