mirror of
https://github.com/anatolykopyl/vk-mute.git
synced 2026-03-26 21:05:16 +00:00
Заменил изображение кнопки
This commit is contained in:
@@ -77,6 +77,11 @@ input:checked + .slider:before {
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-bottom: 0;
|
||||
padding: .5rem 0 .5rem 0;
|
||||
}
|
||||
|
||||
.idToHide {
|
||||
padding: 10px;
|
||||
box-sizing: border-box;
|
||||
@@ -101,3 +106,12 @@ input:checked + .slider:before {
|
||||
.del_item {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.donation_btn {
|
||||
cursor: pointer;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.donation_btn > a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user