src/widgets/Polemic.css
changeset 1072 ac1eacb3aa33
parent 1071 02c04d2c8fd8
child 1073 687133dc13cf
--- a/src/widgets/Polemic.css	Sun Nov 12 22:07:33 2017 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-/*
- * 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;
-}
-