升级代码结构,采用Maven来管理jar包(13)
This commit is contained in:
26
src/main/webapp/js/easyui-1.3.5/demo/demo.css
Normal file
26
src/main/webapp/js/easyui-1.3.5/demo/demo.css
Normal file
@@ -0,0 +1,26 @@
|
||||
*{
|
||||
font-size:12px;
|
||||
}
|
||||
body {
|
||||
font-family:helvetica,tahoma,verdana,sans-serif;
|
||||
padding:3px;
|
||||
font-size:13px;
|
||||
margin:0;
|
||||
}
|
||||
h2 {
|
||||
font-size:18px;
|
||||
font-weight:bold;
|
||||
margin:0;
|
||||
margin-bottom:15px;
|
||||
}
|
||||
.demo-info{
|
||||
background:#FFFEE6;
|
||||
color:#8F5700;
|
||||
padding:12px;
|
||||
}
|
||||
.demo-tip{
|
||||
width:16px;
|
||||
height:16px;
|
||||
margin-right:8px;
|
||||
float:left;
|
||||
}
|
||||
Reference in New Issue
Block a user