版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、css3制作网站后台管理面板软件名称:纯css3制作的后台管理面板效果源码软件大小:19kb更新时光:2014-10-22 html结构 复制代码代码如下:dashboardpostsmediapageslinkscommentswidgetspluginsuserstoolssettingsqpofndashboardright nowcontent179posts13pages21categories305tagsdiscussions353comments319approved0pending34spamtheme twenty eleven with 3 widgetsquick pr
2、esslmpublishpostsmediapageslinkscommentswidgetspluginsuserstoolssettingssk css 代码 复制代码代码如下:body background-color: rgb(220,220,220);padding: 0;margin: 0;font-size: 16px;font-family: sans-serif;.clearfix:after content: ""display: block;height: 0;width: 0;clear: both;.admin-panel widt
3、h: 990px;margin: 50px auto;/*slidebar侧边栏*/.slidebar width: 20%;min-height: 690px;float: left;border-right: 1px solid rgb(235,235,235);background-color: rgb(247,247,247);.slidebar .logo height: 145px;border-bottom: 1px solid rgb(235,235,235);.slidebar ul padding: 0;margin:0;.slidebar li list-style-ty
4、pe: none;margin: 0;position: relative;.slidebar li:before content: ""font-family: 'icomoon'speak: none;font-weight: normal;font-variant: normal;text-transform: none;position: absolute;display: block;line-height: 40px;color: rgb(102,102,102);right: 20px;-webkit-font-smoothin
5、g: antialiased;/*插入icon图标*/.slidebar li:nth-child(1):before content: "/63".slidebar li:nth-child(2):before content: "/64".slidebar li:nth-child(3):before content: "/62".slidebar li:nth-child(4):before content: "/65".slidebar li:
6、nth-child(5):before content: "/74".slidebar li:nth-child(6):before content: "/66".slidebar li:nth-child(7):before content: "/67".slidebar li:nth-child(8):before content: "/68".slidebar li:nth-child(9):before content: "/
7、69".slidebar li:nth-child(10):before content: "/6a".slidebar li:nth-child(11):before content: "/75".slidebar ul a color: rgb(140,140,140);text-decoration: none;font:16px/40px helvetica,verdana,sans-serif;box-sizing:border-box;border-bottom: 1px solid rgb(
8、235,235,235);display: block;box-shadow:inset 0 1px 0 rgb(255,255,255);text-indent: 20px;text-transform: capitalize;.slidebar li:hover a background-color: rgb(255,255,255);box-shadow: 1px 0 0 rgb(255,255,255),inset 5px 0 0 -1px rgb(234,83,63);/*main*/.main float: left;width: 79%;height: 690px;backgro
9、und-color: rgb(255,255,255);position: relative;font-family: helvetica,verdana,sans-serif;.main .topbar border-bottom: 1px solid rgb(235,235,235);margin: 0;padding: 0;/*topbar顶部按钮栏*/.topbar li float: right;list-style: none;.topbar li:first-child float: left;.topbar a font-family: 'icomoon'dis
10、play: block;line-height: 50px;width: 50px;text-align: center;text-decoration: none;color: rgb(102,102,102);border-left: 1px solid rgb(235,235,235);.topbar a:hover background-color: rgb(247,247,247);.topbar li:first-child a border: none;border-right: 1px solid rgb(235,235,235);/*maincontent*/.maincon
11、tent h4 line-height: 1;font-size: 18px;margin: 1.3em 0 1em;margin-left: 17px;.maincontent>div position: absolute;opacity: 0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;transition:opacity 200ms linear;/*通过opacity来切换不同的选项卡*/.mainc
12、ontent>div:target opacity: 1;.maincontent h2 margin:1em 30px;color: rgb(234,83,63);font-size: 20px;.maincontent h2:before font-family: 'icomoon'content: attr(data-icon);font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;margin-right: 10px;-webkit-font-smoothing:
13、antialiased;.maincontent div:nth-child(1) h2:before content: "/63".maincontent div:nth-child(2) h2:before content: "/64".maincontent div:nth-child(3) h2:before content: "/62".maincontent div:nth-child(4) h2:before content: "/65"
14、.maincontent div:nth-child(5) h2:before content: "/74".maincontent div:nth-child(6) h2:before content: "/66".maincontent div:nth-child(7) h2:before content: "/67".maincontent div:nth-child(8) h2:before content: "/68".maincontent
15、 div:nth-child(9) h2:before content: "/69".maincontent div:nth-child(10) h2:before content: "/6a".maincontent div:nth-child(11) h2:before content: "/75"dashboard>div border: 1px solid rgb(235,235,235);margin-left: 30px;float: left;border-radiu
16、s: 5px;min-width: 345px;height: 262px;display: inline-block;.monitor ul float: left;padding: 0;margin: 0 31px 0 17px;.monitor li list-style:none;font: 600 14px/28px helvetica,verdana,sans-serif;color: rgb(102,102,102);text-transform: capitalize;.monitor li a color: rgb(102,102,102);text-transform: c
17、apitalize;text-decoration: none;.monitor li:first-child border-bottom: 1px dotted rgb(153,153,153);.discussions .comments color: rgb(27,106,173);.discussions .approved color: rgb(105,174,48);.discussions .pending color: rgb(246,129,15);.discussions .spam color: rgb(243,47,47);.monitor .count color:
18、rgb(27,106,173);text-align: right;font-weight: 600;margin-right: 15px;min-width: 25px;display: inline-block;.monitor p color: rgb(128,128,128);margin: 28px 0 18px 17px;display: block;font-weight: 600;font-size: 12px;.monitor p a text-decoration: none;color:rgb(27,106,173);.quick-press form margin:0
19、20px 0 13px;.quick-press inputtype="text" display: block;width: 100%;-moz-box-sizing:border-box;box-sizing:border-box;height: 35px;line-height: 15px;padding: 10px 0;margin:0 0 7px 0;background-color: rgb(246,246,246);outline: none;border: none;text-indent: 10px;/*统一各扫瞄器下placeholder
20、内的字体样式*/.quick-press inputtype="text":-webkit-input-placeholder font-size: 14px;.quick-press inputtype="text":-moz-input-placeholder font-size: 14px;.quick-press inputtype="text":-moz-input-placeholder font-size: 14px;.quick-press inputtype=&
21、quot;text":-ms-input-placeholder font-size: 14px;.quick-press button margin-top: 13px;border-radius: 5px;text-align: center;line-height: 30px;padding: 0;.quick-press .save, .quick-press .delet font-family: 'icomoon'width: 37px;background: -webkit-linear-gradient(top,rgb(246,246,240)
22、,rgb(232,232,232);background: -moz-linear-gradient(top,rgb(246,246,240),rgb(232,232,232);background: -ms-linear-gradient(top,rgb(246,246,240),rgb(232,232,232);background: linear-gradient(top,rgb(246,246,240),rgb(232,232,232);border: 1px solid rgb(229,229,229);color: rgb(102,102,102);float: left;marg
23、in-right: 5px;.quick-press .save:hover, .quick-press .delet:hover background: -webkit-linear-gradient(top,rgb(232,232,232),rgb(246,246,240);background: -moz-linear-gradient(top,rgb(232,232,232),rgb(246,246,240);background: -ms-linear-gradient(top,rgb(232,232,232),rgb(246,246,240);background: linear-
24、gradient(top,rgb(232,232,232),rgb(246,246,240);.quick-press .save:active, .quick-press .delet:active background: -webkit-linear-gradient(top,rgb(228,228,228),rgb(210,210,210);background: -moz-linear-gradient(top,rgb(228,228,228),rgb(210,210,210);background: -ms-linear-gradient(top,rgb(228,228,228),r
25、gb(210,210,210);background: linear-gradient(top,rgb(228,228,228),rgb(210,210,210);.quick-press .submit float: right;width: 70px;border: 1px solid rgb(238,85,64);color: fff;font-size: 16px;background: -webkit-linear-gradient(top,rgb(245,101,82),rgb(234,83,63);background: -moz-linear-gradient(top,rgb(
26、245,101,82),rgb(234,83,63);background: -ms-linear-gradient(top,rgb(245,101,82),rgb(234,83,63);background: linear-gradient(top,rgb(245,101,82),rgb(234,83,63);.quick-press .submit:hover background: -webkit-linear-gradient(top,rgb(220,85,70),rgb(210,65,53);background: -moz-linear-gradient(top,rgb(220,8
27、5,70),rgb(210,65,53);background: -ms-linear-gradient(top,rgb(220,85,70),rgb(210,65,53);background: linear-gradient(top,rgb(220,85,70),rgb(210,65,53);/*logo*/.logo a width: 88px;height: 88px;display: inline-block;position: relative;left: 50%;top: 50%;margin: -45px 0 0 -45px;border: 1px solid rgb(200,
28、200,200);border-radius: 50%;background-color: rgb(214,214,214);.logo a:before content: "a"width: 70px;height: 70px;font: 50px/70px helvetica,verdana,sans-serif;text-align: center;position: absolute;top: 8px;left: 8px;border-radius: 35px;border: 1px solid rgb(210,210,210);display: inline-block;background: -webkit-linear-gradient(top,rgb(255,255,255),rgb(245,245,245);background: -moz-linear-gradient(top,rgb(255,255,255),rgb(245,245,245);background: -ms-linear-gradient(top,rgb(255,255,255),rgb(245,245,245);background: linear-gradient(to
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 机器人科技特色课程设计
- 机器人专业综合课程设计
- 本溪社火英语课程设计
- 本安反激电源课程设计
- 本地护栏施工方案
- 2024至2030年笔记本电脑光驱项目投资价值分析报告
- 2024至2030年日用中薄网面卫生巾项目投资价值分析报告
- 大型储罐检修脚手架搭设技术方案
- 2024年羊毛衬布项目可行性研究报告
- 2024年叉车物流信息化建设合同
- 南方S82T操作手册
- 特种行业许可证申请表
- 书签式三项并列关系图表PPT课件
- 浅析牵引变压器非电量保护误动原因及解决方案
- [精品]台湾地区零售药店的现状与发展趋势
- 小学二年级等量代换
- 焙烧炉烟气换热器的设计方案
- 燃气公司安全管理奖罚办法
- 客位大金湖旅游船初步设计
- KCl-NaCl-H2O三元体系相图
- 血浆置换及临床的应用业内特制
评论
0/150
提交评论