aboutsummaryrefslogtreecommitdiff
path: root/popup/main.html
diff options
context:
space:
mode:
Diffstat (limited to 'popup/main.html')
-rw-r--r--popup/main.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/popup/main.html b/popup/main.html
index 81f8f06..6c57d10 100644
--- a/popup/main.html
+++ b/popup/main.html
@@ -6,12 +6,15 @@
div a {
margin: 1em;
}
- table td a {
+ table.preview td a {
margin: 0em;
}
- td {
+ table.preview td {
border: 1px solid black;
}
+ table.feeds tr td {
+ //border-bottom: 1px solid black;
+ }
</style>
</head>
<body>