Experimenting with w3.css themes.
This commit is contained in:
@ -119,7 +119,7 @@ class TfTabNewsElement extends LitElement {
|
||||
return html`
|
||||
<p class="w3-bar">
|
||||
<button
|
||||
class="w3-bar-item w3-button w3-dark-grey"
|
||||
class="w3-bar-item w3-button w3-theme-d1"
|
||||
@click=${this.show_more}
|
||||
>
|
||||
${this.new_messages_text()}
|
||||
|
Reference in New Issue
Block a user