aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ventanas.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/ventanas.css')
-rw-r--r--static/css/txt/ventanas.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/txt/ventanas.css b/static/css/txt/ventanas.css
index 811def0..2528918 100644
--- a/static/css/txt/ventanas.css
+++ b/static/css/txt/ventanas.css
@@ -25,7 +25,8 @@ input[type=text],textarea,.innerbox,#content,#threadlist{border-width:2px;border
.innerbox{padding:10px;margin:2px}
.links{border:1px solid;border-color:#888 #dadada #dadada #888;padding:2px}
#threadlist{background:#FFF}
-#threadlist a{color:#000}
+#threadlist a{border-right:1px solid #000;border-bottom:1px solid #000;color:#000}
+#threadlist a:active{background:#DDD}
#thread_nav a{color:#000;display:inline-block;margin:-3px -2px;padding:3px}#thread_nav a:hover{background:#DDD}
.{margin-bottom:.5em}
.name,.abbrev{color:#444}