Browse Source

Change the active class

pull/10/head
Viljami S 13 years ago
parent
commit
92e1cd3127
  1. 2
      example/styles.css

2
example/styles.css

@ -90,7 +90,7 @@ a:active {
color: #666; color: #666;
} }
.anotherslideshow_tabs .anotherslideshow_active a { .anotherslideshow_tabs .anotherslideshow_here a {
color: #fff; color: #fff;
font-weight: bold; font-weight: bold;
} }

Loading…
Cancel
Save