mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
commento-oauth.scss: move oauth button styling to file
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
@import "commento-common.scss";
|
||||
@import "commento-logged.scss"; // Logged in as <name>
|
||||
@import "commento-input.scss"; // Textarea decorations
|
||||
@import "commento-oauth.scss"; // OAuth buttons
|
||||
@import "commento-card.scss"; // Each comment card
|
||||
@import "commento-login.scss"; // Popup box when logging in
|
||||
@import "commento-footer.scss"; // Powered by Commento
|
||||
|
Reference in New Issue
Block a user