diff options
Diffstat (limited to 'theme/cloudy/css/ie.css')
-rw-r--r-- | theme/cloudy/css/ie.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/theme/cloudy/css/ie.css b/theme/cloudy/css/ie.css index a698676fb..e8f964ef4 100644 --- a/theme/cloudy/css/ie.css +++ b/theme/cloudy/css/ie.css @@ -1,3 +1,10 @@ +/** + * @package StatusNet + * @author Sarven Capadisli <csarven@status.net> + * @copyright 2009-2010 StatusNet, Inc. + * @license http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported + * @link http://status.net/ + */ /* IE specific styles */ .notice-options input.submit { |