Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: В настоящее время эта функция требует доступа к сайту с помощью встроенного браузера Safari.
Есть такая вещь как редактирование ресурса и кнопка добавить обновление.
.message-footer .actionBar-action--report, .message-footer .actionBar-action--edit, .message-footer .actionBar-action--spam, .message-footer .actionBar-action--delete, .message-footer .actionBar-action--ip, .message-footer .actionBar-action--warn, .message-footer .actionBar-action--bookmark, .message-footer .actionBar-action--reply, .message-footer .actionBar-action--mq, .message-footer .actionBar-action--like, .message-footer .actionBar-action--reaction, .message-footer .actionBar-action--bookmark, .message-footer .actionBar-action--tag, .message-footer .bestAnswerButton--unselect, .message-footer .bestAnswerButton--select, .message-footer .actionBar-action--history {
background: none !important;
padding: 2px 15px;
border-color: #ececec;
}
.message-footer .actionBar-action--report:hover, .message-footer .actionBar-action--edit:hover, .message-footer .actionBar-action--spam:hover, .message-footer .actionBar-action--delete:hover, .message-footer .actionBar-action--ip:hover, .message-footer .actionBar-action--warn:hover, .message-footer .actionBar-action--bookmark:hover, .message-footer .actionBar-action--reply:hover, .message-footer .actionBar-action--mq:hover, .message-footer .actionBar-action--like:hover, .message-footer .actionBar-action--reaction:hover, .message-footer .actionBar-action--bookmark:hover, .message-footer .actionBar-action--tag:hover, .message-footer .bestAnswerButton--unselect:hover, .message-footer .bestAnswerButton--select:hover, .message-footer .actionBar-action--history:hover {
background: #edf6fd !important;
text-decoration: none !important;
}
С историями версий
Посмотреть вложение 103587Код:.message-footer .actionBar-action--report, .message-footer .actionBar-action--edit, .message-footer .actionBar-action--spam, .message-footer .actionBar-action--delete, .message-footer .actionBar-action--ip, .message-footer .actionBar-action--warn, .message-footer .actionBar-action--bookmark, .message-footer .actionBar-action--reply, .message-footer .actionBar-action--mq, .message-footer .actionBar-action--like, .message-footer .actionBar-action--reaction, .message-footer .actionBar-action--bookmark, .message-footer .actionBar-action--tag, .message-footer .bestAnswerButton--unselect, .message-footer .bestAnswerButton--select, .message-footer .actionBar-action--history { background: none !important; padding: 2px 15px; border-color: #ececec; } .message-footer .actionBar-action--report:hover, .message-footer .actionBar-action--edit:hover, .message-footer .actionBar-action--spam:hover, .message-footer .actionBar-action--delete:hover, .message-footer .actionBar-action--ip:hover, .message-footer .actionBar-action--warn:hover, .message-footer .actionBar-action--bookmark:hover, .message-footer .actionBar-action--reply:hover, .message-footer .actionBar-action--mq:hover, .message-footer .actionBar-action--like:hover, .message-footer .actionBar-action--reaction:hover, .message-footer .actionBar-action--bookmark:hover, .message-footer .actionBar-action--tag:hover, .message-footer .bestAnswerButton--unselect:hover, .message-footer .bestAnswerButton--select:hover, .message-footer .actionBar-action--history:hover { background: #edf6fd !important; text-decoration: none !important; }
.actionBar-action--report, .actionBar-action--edit, .actionBar-action--spam, .actionBar-action--delete, .actionBar-action--ip, .actionBar-action--warn, .actionBar-action--bookmark, .actionBar-action--reply, .actionBar-action--mq, .actionBar-action--like, .actionBar-action--reaction, .actionBar-action--bookmark, .actionBar-action--tag, .bestAnswerButton--unselect, .bestAnswerButton--select, .actionBar-action--history {
background: none;
padding: 2px 15px;
border-color: #ececec;
&:hover {
background: #edf6fd;
text-decoration: none;
}
}
.message-footer
не надо указывать, как и !improtant'ы. Вместо повторения всего списка классов для ховера, достаточно указать &
(это благодаря less).Держите ещё шаманства
Код:.actionBar-action--report, .actionBar-action--edit, .actionBar-action--spam, .actionBar-action--delete, .actionBar-action--ip, .actionBar-action--warn, .actionBar-action--bookmark, .actionBar-action--reply, .actionBar-action--mq, .actionBar-action--like, .actionBar-action--reaction, .actionBar-action--bookmark, .actionBar-action--tag, .bestAnswerButton--unselect, .bestAnswerButton--select, .actionBar-action--history { background: none; padding: 2px 15px; border-color: #ececec; &:hover { background: #edf6fd; text-decoration: none; } }
.message-footer
не надо указывать, как и !improtant'ы. Вместо повторения всего списка классов для ховера, достаточно указать&
(это благодаря less).
На дефолтном стиле все это работоспособно 100%
Мы используем основные cookies для обеспечения работы этого сайта, а также дополнительные cookies для обеспечения максимального удобства пользователя.
Посмотрите дополнительную информацию и настройте свои предпочтения