mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-08-06 02:32:27 +08:00
调整文件结构,为全面优化javascript代码做准备
This commit is contained in:
6
OpenAuth.Mvc/Content/BJUI/themes/css/ie7.css
Normal file
6
OpenAuth.Mvc/Content/BJUI/themes/css/ie7.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/*IE 7及以下*/
|
||||
#errorie {position: fixed; top: 0; z-index: 100000; height: 30px; background: #FCF8E3;}
|
||||
#errorie div {width: 900px; margin: 0 auto; line-height: 30px; color: orange; font-size: 14px; text-align: center;}
|
||||
#errorie div a {color: #459f79;font-size: 14px;}
|
||||
#errorie div a:hover {text-decoration: underline;}
|
||||
|
||||
Reference in New Issue
Block a user