From e942979e26b6f752133952c60e341317ddcbea9a Mon Sep 17 00:00:00 2001 From: muzi_ys <1099438829@qq.com> Date: Sat, 5 Jan 2019 23:34:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=B8=80=E4=BA=9Bcss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/macdefault.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/css/macdefault.css b/css/macdefault.css index 3d634bc..d4cc36d 100644 --- a/css/macdefault.css +++ b/css/macdefault.css @@ -75,7 +75,9 @@ body { height: 30px; line-height:30px; /* IE9+ */ - background:rgba(255,255,255,0.5); + background-color:rgba(255,255,255,0.5); + /* IE6-IE8 */ + filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#68FFFFFF,endColorStr=#68FFFFFF); z-index: 19930813; } @@ -321,9 +323,6 @@ body { color: grey; } - - - #win10 #win10-shortcuts { height: calc(100% - 40px); position: relative;