高仿Windows 98主题的CSS样式库

对话框

CSS代码:

 
 
  1. .win98 .window { 
  2.   background#bfbfbf
  3.   border1px solid
  4.   border-top-color#dfdfdf
  5.   border-left-color#dfdfdf
  6.   border-right-color#808080
  7.   border-bottom-color#808080
  8.   box-shadow: 1px 1px 0 0 #000
  9.   width400px
  10. .win98 .window .content { 
  11.   padding7px 10px
  12. .win98 .window .header { 
  13.   margin2px 2px 0
  14.   padding1px 2px
  15.   color#fff
  16.   background: -webkit-linear-gradient(left#000080#1084d0); 
  17.   background: linear-gradient(to right#000080#1084d0); 
  18.   font-weightbold
  19.   font-size11px
  20.   line-height16px
  21. .win98 .window .header .icon { 
  22.   width16px
  23.   height16px
  24.   floatleft
  25.   margin-right2px
  26. .win98 .window .header .buttons { 
  27.   height14px
  28.   floatright
  29. .win98 .window .header .buttons button { 
  30.   vertical-aligntext-top
  31.   font-weightbold
  32.   line-height12px
  33.   padding0
  34.   height14px
  35.   width14px

下拉菜单

CSS代码:

 
 
  1. .win98 .menu { 
  2.   background#bfbfbf
  3.   border1px solid
  4.   border-top-color#dfdfdf
  5.   border-left-color#dfdfdf
  6.   border-right-color#808080
  7.   border-bottom-color#808080
  8.   box-shadow: 1px 1px 0 0 #000
  9.   zoom: 1
  10.   width195px
  11.   font-size13px
  12.   padding1px
  13.   positionrelative
  14. .win98 .menu:before, 
  15. .win98 .menu:after { 
  16.   content""
  17.   display: table; 
  18. .win98 .menu:after { 
  19.   clearboth
  20. .win98 .menu >.menu-content { 
  21.   floatright
  22. .win98 .menu .menu-sidebar { 
  23.   background: -webkit-linear-gradient(top#000080#1084d0); 
  24.   background: linear-gradient(to bottom#000080#1084d0); 
  25.   positionabsolute
  26.   width25px
  27.   height100%
  28. .win98 .menu .menu-sidebar .headline { 
  29.   -webkit-transform: rotate(270deg); 
  30.   -ms-transform: rotate(270deg); 
  31.   transform: rotate(270deg); 
  32.   positionabsolute
  33.   bottom: 40px
  34.   left: -32px
  35.   width100px
  36.   height30px
  37.   font-size16px
  38.   color#fff
  39. .win98 .menu .menu-content { 
  40.   margin0
  41.   padding0
  42.   border0
  43.   outline0
  44.   color#000
  45.   list-stylenone
  46.   margin2px 0
  47.   width170px
  48. .win98 .menu .menu-content .divider { 
  49.   margin7px 6px
  50.   border-top1px solid #808080
  51.   border-bottom1px solid #dfdfdf
  52. .win98 .menu .menu-content .item { 
  53.   cursorpointer
  54.   padding10px
  55. .win98 .menu .menu-content .item:hover { 
  56.   color#fff
  57.   background#000080
  58. .win98 .menu .menu-content .item.folder { 
  59.   positionrelative
  60. .win98 .menu .menu-content .item.folder:after { 
  61.   content'\25B6'
  62.   floatright
  63.   font-size10px
  64. .win98 .menu .menu-content .item .icon { 
  65.   floatleft
  66.   margin-right7px
  67.   margin-top-4px
  68. .win98 .menu .menu-content .item:hover .menu-content, 
  69. .win98 .menu .menu-content .item:focus .menu-content { 
  70.   displayblock
  71. .win98 .menu .menu-content .menu-content { 
  72.   background#bfbfbf
  73.   border1px solid
  74.   border-top-color#dfdfdf
  75.   border-left-color#dfdfdf
  76.   border-right-color#808080
  77.   border-bottom-color#808080
  78.   box-shadow: 1px 1px 0 0 #000
  79.   displaynone
  80.   positionabsolute
  81.   left: 165px
  82.   top: -4px
  83. .win98 .menu .menu-content .menu-content .item { 
  84.   padding3px 10px
  85. .win98 .menu .menu-content .menu-content .icon { 
  86.   width18px
  87.   height18px
  88.   margin-top-2px



作者:小峰

来源:51CTO

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值