Skip to content

Commit d3fd3c8

Browse files
author
李阳
committed
1 parent 7a9e694 commit d3fd3c8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

panda/index.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -395,14 +395,14 @@
395395
}
396396

397397
/* line 84, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
398-
.icon-androidpadwhite, .client-bar ul li.t4:hover span, .client-bar ul li.active span {
398+
.icon-androidpadwhite, .client-bar ul li.t4:hover span, .client-bar ul li.t4.active span {
399399
background-position: 0 -62px;
400400
height: 25px;
401401
width: 26px;
402402
}
403403

404404
/* line 84, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
405-
.icon-androidwhite, .client-bar ul li.t3:hover span, .client-bar ul li.active span {
405+
.icon-androidwhite, .client-bar ul li.t3:hover span, .client-bar ul li.t3.active span {
406406
background-position: 0 -93px;
407407
height: 25px;
408408
width: 26px;
@@ -451,7 +451,7 @@
451451
}
452452

453453
/* line 84, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
454-
.icon-ipadwhite, .client-bar ul li.t2:hover span, .client-bar ul li.active span {
454+
.icon-ipadwhite, .client-bar ul li.t2:hover span, .client-bar ul li.t2.active span {
455455
background-position: 0 -310px;
456456
height: 25px;
457457
width: 26px;
@@ -465,7 +465,7 @@
465465
}
466466

467467
/* line 84, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
468-
.icon-iphonewhite, .client-bar ul li.t1:hover span, .client-bar ul li.active span {
468+
.icon-iphonewhite, .client-bar ul li.t1:hover span, .client-bar ul li.t1.active span {
469469
background-position: 0 -372px;
470470
height: 25px;
471471
width: 26px;
@@ -493,7 +493,7 @@
493493
}
494494

495495
/* line 84, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
496-
.icon-pcwhite, .client-bar ul li.t6:hover span, .client-bar ul li.active span {
496+
.icon-pcwhite, .client-bar ul li.t6:hover span, .client-bar ul li.t6.active span {
497497
background-position: 0 -488px;
498498
height: 25px;
499499
width: 26px;
@@ -528,7 +528,7 @@
528528
}
529529

530530
/* line 84, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
531-
.icon-tvwhite, .client-bar ul li.t5:hover span, .client-bar ul li.active span {
531+
.icon-tvwhite, .client-bar ul li.t5:hover span, .client-bar ul li.t5.active span {
532532
background-position: 0 -644px;
533533
height: 25px;
534534
width: 26px;
@@ -542,7 +542,7 @@
542542
}
543543

544544
/* line 84, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
545-
.icon-uwpwhite, .client-bar ul li.t7:hover span, .client-bar ul li.active span {
545+
.icon-uwpwhite, .client-bar ul li.t7:hover span, .client-bar ul li.t7.active span {
546546
background-position: 0 -706px;
547547
height: 25px;
548548
width: 26px;

0 commit comments

Comments
 (0)