asuna
11/22/2012 - 11:19 AM

firefox只留关闭按钮

firefox只留关闭按钮

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#titlebar-buttonbox-container{
height:0 !important;
width:0 !important;
}
#titlebar-buttonbox{
-moz-appearance:none !Important;
position:fixed !important;
right:1px !important;
top:-11px !important;
height:auto !important;
width:auto !important;
padding:0 !Important;
display:block !important;
border:1px solid rgba(195,224,234,0.9) !important;
border-top:none !Important;
border-radius:0 !important;
opacity:0.75;
clip:rect(0 104px 31px 56px);
-moz-transition:0.3s ease clip 0.2s,0.3s ease opacity 0.2s;
z-index:10000000;
}

#titlebar-buttonbox:hover{
clip:rect(0 104px 50px -20px);
opacity:1;
-moz-transition:0.3s ease clip 0.08s,0.3s ease opacity;
}

#titlebar-buttonbox .titlebar-button{
-moz-appearance:none !Important;
padding:0 !important;
margin:0 !important;
display:inline-block !important;
}

#titlebar-buttonbox .titlebar-button::before{
-moz-transition:0.1s ease all;
background-color:transparent;
content:"";
height:18px;
position:absolute;
top:13px;
margin:0;
}
#titlebar-buttonbox .titlebar-button:hover::before{
background-color:rgba(255,255,255,0.25);
}
#titlebar-buttonbox .titlebar-button:active::before{
background-color:rgba(90,90,90,0.2);
box-shadow:0 0 2px #444 inset !important;
-moz-transition:0s ease all;
}
#titlebar-buttonbox #titlebar-close:hover::before{
width:48px;
}
#titlebar-buttonbox #titlebar-min:hover::before{
width:29px;
}
#titlebar-buttonbox #titlebar-max:hover::before{
width:26px;
}

#titlebar-close{
width:48px !important;
height:18px !important;
background-image:
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAzUlEQVR42mOcUFbz//CDVwwwYKsgxlDQ1cKITZwxOCzt/5qVM+GCIeHpDLaywgyHH79lQBdn7Mst/n/05WcMCXS+tTgvAyOI05tV8P/Ym28oCpAVWolwMRRPm8DICBPsSc/5f/z9LwwTLQXZGEpmTgGrgyvuTsn4f+LTPwzFFnxMDKVzZiAUdyWk/D/5jQmnM8y5/jGULZjDyNgVk/D/5C82gh40Z/uFPehMGT4znGbgxQw6EAOkASZo8vs9Q+X61YztgaH/z7AKMiCLAwCZSmuGjIy0SwAAAABJRU5ErkJggg=="),
-moz-linear-gradient(top,rgb(121,29,22),rgb(121,29,22)),
-moz-linear-gradient(top,rgb(121,29,22),rgb(121,29,22)),
-moz-linear-gradient(top,rgb(145,69,63),rgb(121,29,22)),
-moz-linear-gradient(top,rgb(229,153,147),rgb(223,132,125)),
-moz-linear-gradient(top,rgb(229,153,147),rgb(223,132,125)),
-moz-linear-gradient(top,rgb(223,132,125),rgb(223,132,125)),
-moz-linear-gradient(top,rgb(235,175,170) 0%,rgb(230,155,150) 35%,rgb(211,85,74) 78%,rgb(202,50,38) 100%)
!important;
background-size:auto auto,1px 100%,100% 1px,1px 100%,2px 100%,1px 100%,100% 1px,auto auto !important;
background-position:
50% 3px,0 0,0 100%,100% 0,0 0,-moz-calc(100% - 1px) 0,1px -moz-calc(100% - 1px),0 0 !important;
background-repeat:no-repeat !important;
border:none !Important;
}

#titlebar-max{
width:26px !important;
height:18px !important;
background-image:
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAgUlEQVR42mMs6J3///HJ4wzEAFlzSwbG4LC0/2tWziRKQ0h4OoUaQALYALI8WMPcWV1ggeS0Moa1q2YxIitGlwdrmDqpCSyQnVeHVQOyPFjDhN5asEBBcTNWJyHLgzV0d1QQ5enSig6IhvaWEqI0VNb0ADU0z/3PcPkkURoYdM0ZAHWkRohfYpuTAAAAAElFTkSuQmCC"),
-moz-linear-gradient(top,rgb(51,102,120),rgb(51,102,120)),
-moz-linear-gradient(top,rgb(214,222,233),rgb(156,204,211)),
-moz-linear-gradient(top,rgb(214,222,233),rgb(156,204,211)),
-moz-linear-gradient(top,rgb(156,204,222),rgb(156,204,222)),
-moz-linear-gradient(top,rgb(240,240,240),rgb(240,240,240)),
-moz-linear-gradient(top,rgb(169,203,224),rgb(75,160,210))
!important;
background-size:auto auto,100% 1px,1px 100%,1px 100%,100% 1px,100% 1px,auto auto !important;
background-position:50% 50%,0 100%,100% 0,0 0,0 -moz-calc(100% - 1px),0 0,0 0 !important;
background-repeat:no-repeat !important;
border:none !Important;
}


#titlebar-min{
width:29px !important;
height:18px !important;
background-image:
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAANUlEQVR42mOMKe36//3hHQZiAKe8CgNjcFja/zUrZxKlISQ8nR4agkq7/zM+vE2UBgZ5VQYAoFQY3I7rrtoAAAAASUVORK5CYII="),
-moz-linear-gradient(top,rgb(51,102,120),rgb(51,102,120)),
-moz-linear-gradient(top,rgb(51,102,120),rgb(51,102,120)),
-moz-linear-gradient(top,rgb(51,102,120),rgb(51,102,120)),
-moz-linear-gradient(top,rgb(214,222,233),rgb(156,204,211)),
-moz-linear-gradient(top,rgb(214,222,233),rgb(156,204,211)),
-moz-linear-gradient(top,rgb(156,204,222),rgb(156,204,222)),
-moz-linear-gradient(top,rgb(240,240,240),rgb(240,240,240)),
-moz-linear-gradient(top,rgb(169,203,224),rgb(75,160,206))
!important;
background-size:auto auto,1px 100%,1px 100%,100% 1px,1px 100%,1px 100%,100% 1px,100% 1px,auto auto !important;
background-position:50% 50%,0 0,100% 0,0 100%,-moz-calc(100% - 1px) 0,1px 0,0 -moz-calc(100% - 1px),0 0,0 0 !important;
background-repeat:no-repeat !important;
border:none !Important;
}