src/widgets/Polemic.module.css
author ymh <ymh.work@gmail.com>
Fri, 18 Oct 2024 10:24:57 +0200
changeset 1074 231ea5ea7de4
parent 1072 ac1eacb3aa33
permissions -rw-r--r--
change http to https for default thumb

/*
 * Polemic Widget CSS
 */

.Ldt-Polemic {
    border-style: solid none; border-color: #cccccc; border-width: 1px;
}

.Ldt-Polemic-Position {
    background: #fc00ff;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -1px;
    width: 2px;
    height: 100%;
}

.Ldt-Polemic-TweetDiv {
    position: absolute;
}