Авторизуйтесь по паролю
Kela 16.04.2017 Общие вопросы, Стили (CSS) 1231
ewak - 2017-01-2116 апреля 2017 14:54 - #63211
Kela - 2017-01-2116 апреля 2017 14:58 - #63212
ewak - 2017-01-2116 апреля 2017 15:33 - #63213
content: ""; display: block; position: absolute; top: 14px; left: 7px; width: 6px; border-radius: 50%; height: 6px; background: #508300;
WebMen - 2017-01-2116 апреля 2017 15:37 - #63214
ul.dots > li::before, .text_content ul > li::before
Kela - 2017-01-2116 апреля 2017 15:37 - #63215
WebMen - 2017-01-2116 апреля 2017 15:47 - #63216
Верстала - 2017-01-2116 апреля 2017 15:57 - #63217
ul.dots > li:before, .text_content ul>li:before { background: transparent!important; }
Kela - 2017-01-2116 апреля 2017 16:32 - #63218
CREATE TABLE `dle_views` ( `id` int(11) NOT NULL, `news_id` int(11) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;