Quantcast
Channel: CSSタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 8679

aタグをクリック後にボタンのカラーを変更しない処理

$
0
0

いきなり結論。

// aタグのtwitter-share-buttonクラスが付与されているタグ
a.twitter-share-button:visited {
    background-color: #6dc8fc !important;
}

「important!」 はあってもなくても問題ないと思います。
私の環境では必要だったので上記では記述されています。


Viewing all articles
Browse latest Browse all 8679


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>