aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ventanas.css
diff options
context:
space:
mode:
authorLibravatar Terry 2019-03-29 13:36:15 -0300
committerLibravatar Terry 2019-03-29 13:36:15 -0300
commit8b24c666262c095557aa16f9b0639ef3c7e4dbe2 (patch)
tree20250652b948083a5c6cef5e35f47cd3391664d7 /static/css/txt/ventanas.css
parent1f21fc3feb31cacd6d42799f56a18ce67f05fe46 (diff)
downloadweabot-8b24c666262c095557aa16f9b0639ef3c7e4dbe2.tar.gz
weabot-8b24c666262c095557aa16f9b0639ef3c7e4dbe2.tar.xz
weabot-8b24c666262c095557aa16f9b0639ef3c7e4dbe2.zip
Tecnologías del futuro para la web 1.0
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}