This website requires JavaScript.
Explore
Help
Sign In
saurabh
/
orbit-basic
Watch
4
Star
0
Fork
You've already forked orbit-basic
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
49862e70f9
orbit-basic
/
app
/
assets
/
stylesheets
/
message.css
14 lines
116 B
CSS
Raw
Normal View
History
Unescape
Escape
Ray's changes for css files, sort headers in announcement and pagination
2012-04-23 18:37:51 +00:00
/*message*/
Modify assets Each layout has a manifest for css and js
2011-12-05 01:54:41 +00:00
.
error
{
Add mandatory fields to assets
2012-05-17 08:40:09 +00:00
color
:
#
B94A48
;
Modify assets Each layout has a manifest for css and js
2011-12-05 01:54:41 +00:00
}
.
notice
,
.
message
{
color
:
green
;
}
.
warning
{
color
:
orange
;
}