From 235137b4dcdfa1f930b2c6811a1f394e83d12a24 Mon Sep 17 00:00:00 2001 From: Jay Date: Mon, 8 Apr 2019 00:32:28 -0400 Subject: Devolviendo borde a .highlight en IB --- static/css/another.css | 158 ++++++++++++++++++++++++------------------------ static/css/buri.css | 2 +- static/css/cyber.css | 4 +- static/css/dickgirl.css | 2 +- static/css/futaba.css | 2 +- static/css/kraut.css | 2 +- static/css/night.css | 2 +- static/css/putaba.css | 2 +- static/css/red.css | 2 +- static/css/rene.css | 2 +- 10 files changed, 89 insertions(+), 89 deletions(-) diff --git a/static/css/another.css b/static/css/another.css index 548b9e8..b89b7e8 100644 --- a/static/css/another.css +++ b/static/css/another.css @@ -1,204 +1,204 @@ html, body { - background: #181818; - color: #d8d8d8; - font-size: 13px; + background: #181818; + color: #d8d8d8; + font-size: 13px; } .rep { - color: #e0e0e0 + color: #e0e0e0 } a .name, .nav label { - color: #83a74d + color: #83a74d } a { - color: #56a74d; - text-decoration: none; + color: #56a74d; + text-decoration: none; } a:hover { - color: #86c1b9; - text-decoration: none; + color: #86c1b9; + text-decoration: none; } hr { - border: none; - border-bottom: 1px solid #333; - margin-bottom: 10px; + border: none; + border-bottom: 1px solid #333; + margin-bottom: 10px; } .form textarea { - width: 295px; - min-width: 295px; - max-width: 295px; - height: 110px; - min-height: 110px; - max-height: 110px; + width: 295px; + min-width: 295px; + max-width: 295px; + height: 110px; + min-height: 110px; + max-height: 110px; } input[type="text"], input[type="password"],input[type="submit"], select, textarea { - background: #282828; - border: 1px solid #383838; - color: #d8d8d8; + background: #282828; + border: 1px solid #383838; + color: #d8d8d8; } .postblock { - font-size: 12px; - padding: 3px 5px; - width: 100px; - background: #282828; - border: 1px solid #111; - color: #d8d8d8; - font-weight: normal; + font-size: 12px; + padding: 3px 5px; + width: 100px; + background: #282828; + border: 1px solid #111; + color: #d8d8d8; + font-weight: normal; } .rules{ - font-size: 11px; + font-size: 11px; } .fs{ - font-size: 11px; + font-size: 11px; } .fs span, .fs a{ - font-size: 10pt; + font-size: 10pt; } .info{ - font-size: 10pt; + font-size: 10pt; } .omitted, td #text{ - font-size: 10pt; + font-size: 10pt; } blockquote{ - font-size: 13px; - line-height: 1.16em; - margin-left: 1.8em; - padding-right: 3em; - padding-bottom: 0.3em; + font-size: 13px; + margin-left: 1.8em; + padding-right: 3em; + padding-bottom: 0.3em; } .logo{ - font-size: 18pt; - margin: 0px; - padding-bottom: 2em; + font-size: 18pt; + margin: 0px; + padding-bottom: 2em; } .postform{ - font-size: 10pt; + font-size: 10pt; } .reply{ - background-color: #282828; - border: 1px solid; - border-color: #383838 #282828 #282828 #383838; - padding: 0px 7px 7px 7px; + background-color: #282828; + border: 1px solid; + border-color: #383838 #282828 #282828 #383838; + padding: 0px 7px 7px 7px; } .subj { - color: #3b7335; - font-weight: bold + color: #3b7335; + font-weight: bold } .thread .fs{ - margin-left: 20px; - padding-bottom: 0.25em; + margin-left: 20px; + padding-bottom: 0.25em; } /* para que chucha son estos 3 puntos??? */ .ell{ - /*display: none;*/ - color: #181818; + /*display: none;*/ + color: #181818; } #main_nav{ - font-size: 9pt; + font-size: 9pt; } .pg, .pg span{ - border: none; - font-size: 10pt; + border: none; + font-size: 10pt; } .pg span input { - padding: 0.25em; + padding: 0.25em; } #ctrl, .tt, .hsbn{ - font-size: 10pt; + font-size: 10pt; } .replymode, .extramode { - color: #fff; - margin-top: 0.5em; + color: #fff; + margin-top: 0.5em; } .rep{ - color: #888; + color: #888; } .replymode { - background: #2b2b2b + background: #2b2b2b } .extramode { - background: #333 + background: #333 } .q { - color: #789922 + color: #789922 } .fs { - text-decoration: none + text-decoration: none } .name, .omitted { - color: #aaa; + color: #aaa; } .abbrev { - color: #777 + color: #777 } .highlight { - background: #5b5f69 + background: #5b5f69; + outline: 1px dashed #44474f; } .managertable td { - background: #64697b + background: #64697b } .managertable th { - background: #252830; - color: #f8f8f8 + background: #252830; + color: #f8f8f8 } #catalog .thread:hover { - background: #373a44; - box-shadow: 0 0 5px 5px #373a44 + background: #373a44; + box-shadow: 0 0 5px 5px #373a44 } #catalog .replies { - color: #909090; - font-weight: bold + color: #909090; + font-weight: bold } .yt { - background: #292c33; - border: 1px solid #5e6b7d; - color: #e0e0e0 + background: #292c33; + border: 1px solid #5e6b7d; + color: #e0e0e0 } .quoted { - border-color: #1a1d22; - color: #aaa + border-color: #1a1d22; + color: #aaa } \ No newline at end of file diff --git a/static/css/buri.css b/static/css/buri.css index b8c1eb5..44169fe 100644 --- a/static/css/buri.css +++ b/static/css/buri.css @@ -14,7 +14,7 @@ a:hover,a:hover .name,a:hover .name b,.nav label:hover{color:#DD0000} .name b{color:#117743} .reply,#q-p{background:#D6DAF0;color:#000} .omitted,.abbrev{color:#707070} -.highlight{background:#c1c6e2} +.highlight{background:#c1c6e2;outline:1px dashed #0F0C5D} .managertable td{background:#9AD2F6;color:#000} .managertable th{background:#0F8FE1;color:#000} #catalog .thread:hover{background:#D6DAF0;box-shadow:0 0 5px 5px #D6DAF0} diff --git a/static/css/cyber.css b/static/css/cyber.css index e9732bc..d440e77 100644 --- a/static/css/cyber.css +++ b/static/css/cyber.css @@ -23,10 +23,10 @@ input[type="submit"]:active{border-style:inset} .name b{color:#989898} .omitted,.abbrev{color:#428C29} .thread{border:solid 1px #7b68ee;background:#1A1A1A;box-shadow:5px 5px #7b68ee;margin-top:1em;margin-bottom:1em;padding:5px} -.reply,#q-p{background:#2b2b2b;border:1px solid #2e8b57 !important;box-shadow:5px 5px #2e8b57} +.reply,#q-p{background:#2b2b2b;border:1px solid #2e8b57!important;box-shadow:5px 5px #2e8b57} .thread table{margin:0;margin-bottom:10px;margin-right:10px} .thumb{border:1px solid #4D4D4D;box-shadow:3px 3px #4D4D4D;margin-bottom:5px} -.reply.highlight{border-color:#93e0e3 !important;box-shadow:5px 5px #93e0e3} +.highlight{border-color:#93e0e3!important;box-shadow:5px 5px #93e0e3} .pg,.userdelete,.nav{background:#2b2b2b;border:1px solid #2e8b57;box-shadow:5px 5px #2e8b57;color:#89A} .nav{padding:4px} #adminmenu table{margin-bottom:10px} diff --git a/static/css/dickgirl.css b/static/css/dickgirl.css index ba0bcc4..d2f4260 100644 --- a/static/css/dickgirl.css +++ b/static/css/dickgirl.css @@ -14,7 +14,7 @@ a:hover,a:hover .name,.nav label:hover{color:#D00} .omitted{color:#909090} .reply,#q-p{background:#3B6B94;color:#fff} .abbrev{color:#BBB} -.highlight{background:#5B8BB4} +.highlight{background:#5B8BB4;outline:1px dashed #AFD775} .managertable td{background:#3B6B94;color:#FFF} .managertable th{background:#AAF;color:#FFF} #catalog .thread:hover{background:#3B6B94;box-shadow:0 0 5px 5px #3B6B94} diff --git a/static/css/futaba.css b/static/css/futaba.css index f90af88..7ba229b 100644 --- a/static/css/futaba.css +++ b/static/css/futaba.css @@ -13,7 +13,7 @@ a:hover,a:hover .name,a:hover .name b,.nav label:hover{color:#D00} .omitted{color:#707070} .reply,#q-p{background:#F0E0D6} .abbrev{color:#707070} -.highlight{background:#F0C0B0} +.highlight{background:#F0C0B0;outline:1px dashed #EA8} .managertable td{background:#EEEECC;color:#800000} .managertable th{background:#AAAA66;color:#400000} #catalog .thread:hover{background:#F0E0D6;box-shadow:0 0 5px 5px #F0E0D6} diff --git a/static/css/kraut.css b/static/css/kraut.css index a9e82da..277b2a9 100644 --- a/static/css/kraut.css +++ b/static/css/kraut.css @@ -15,7 +15,7 @@ a:hover,a:hover .name,.nav label:hover{color:#922} .thumb{background:#ddd;border:1px solid #aaa} .reply .thumb{background:#99b;border:1px solid #aaf} #q-p{border:1px solid #003099;box-shadow:5px 5px #333} -.highlight{background:#aac;/*border:2px dashed #448*/} +.highlight{background:#aac;outline:2px dashed #448} .managertable td{background:#ddd} .managertable th{background:#313370;color:#fff} #catalog .thread:hover{background:#aac;box-shadow:0 0 5px 5px #aac} diff --git a/static/css/night.css b/static/css/night.css index ba3ee7b..4249a5a 100644 --- a/static/css/night.css +++ b/static/css/night.css @@ -13,7 +13,7 @@ a:hover,a:hover .name,.nav label:hover{color:#888c90} .name a:hover{color:#426fa0} .reply{background:#2F3D48;border:1px solid #1c242b} .abbrev{color:#707070} -.highlight{background:#1D1D21;border:1px solid #111} +.highlight{background:#1D1D21;border:1px dashed #7A848C} hr{border:none;border-top:1px solid #979ea3;height:0} #catalog .thread:hover{background:#2F3D48;box-shadow:0 0 5px 5px #2F3D48} #catalog .replies{color:#909090;font-weight:bold} diff --git a/static/css/putaba.css b/static/css/putaba.css index 840d5fd..4c67245 100644 --- a/static/css/putaba.css +++ b/static/css/putaba.css @@ -31,7 +31,7 @@ hr,.ell{display:none} .omitted,.hsbn,.hsbn:hover{color:#ff3fff;background:#5500aa;display:inline-block} .reply,#q-p{background:#e6e6e6} .abbrev{color:#707070} -.highlight{background:#ccc} +.highlight{background:#ccc;outline:2px dashed #AAA} .userdelete{padding:5px} input[type="submit"].psei{background:#ff6600;color:white;border:none;padding:0.4em 1em} .nav{float:left} diff --git a/static/css/red.css b/static/css/red.css index ad3159a..e8018a6 100644 --- a/static/css/red.css +++ b/static/css/red.css @@ -11,7 +11,7 @@ a:hover,a:hover .name,.nav label:hover{color:#D00} .omitted,.abbrev{color:#707070} .reply,#q-p{background:#FBB} .subj{color:#CC1105;font-weight:bold} -.highlight{background:#F0E0D6} +.highlight{background:#F0E0D6;outline:1px dashed #EA8} .managertable td{background:#FED0D0} .managertable th{background:#FA4A4A;color:#400000} #catalog .thread:hover{background:#FBB} diff --git a/static/css/rene.css b/static/css/rene.css index 7126099..a376f18 100644 --- a/static/css/rene.css +++ b/static/css/rene.css @@ -12,7 +12,7 @@ a:hover,a:hover .name,.nav label:hover{color:#5c6a74} .name,.omitted{color:#a3a3a3} .reply,#q-p{background:#373a44} .abbrev{color:#777} -.highlight{background:#5b5f69} +.highlight{background:#5b5f69;outline:1px dashed #888} .managertable td{background:#64697b} .managertable th{background:#252830;color:#f8f8f8} hr{border:none;border-top:1px dotted #696969;height:0} -- cgit v1.2.1-18-gbd029