mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
b7d66a6975
commit
ccafeed086
3 changed files with 3 additions and 3 deletions
|
@ -3636,7 +3636,7 @@ a.tgme_action_button_new:active {
|
|||
}
|
||||
.tgme_action_privacy_action a.tgme_action_privacy_button {
|
||||
color: var(--accent-btn-color);
|
||||
background: #fff;
|
||||
background: none;
|
||||
border: 0;
|
||||
padding: 13px 25px 11px;
|
||||
font-size: 12px;
|
||||
|
@ -3644,7 +3644,7 @@ a.tgme_action_button_new:active {
|
|||
.tgme_action_privacy_action a.tgme_action_privacy_button:hover,
|
||||
.tgme_action_privacy_action a.tgme_action_privacy_button:active {
|
||||
color: var(--accent-btn-color);
|
||||
background: #FFF;
|
||||
background: none;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue