mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 06:05:02 +03:00
4 lines
127 B
CSS
4 lines
127 B
CSS
.carousel .control-dots .dot.selected, .carousel .control-dots .dot:hover {
|
|
opacity: 1;
|
|
filter: alpha(opacity=100);
|
|
} |