From 85790a8a070a9bb4e024beef4fd49c842c7e07d8 Mon Sep 17 00:00:00 2001 From: SeƱor X Date: Mon, 1 Apr 2019 02:29:34 -0300 Subject: material.css - Que lista de hilos tenga fade --- static/css/spc/material.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/css/spc') diff --git a/static/css/spc/material.css b/static/css/spc/material.css index 5eb9de7..ac3051c 100644 --- a/static/css/spc/material.css +++ b/static/css/spc/material.css @@ -19,6 +19,7 @@ h4{font-size:12px} #titlebox,#createbox,#footer,.end{background:#303F9F;color:#FFF;margin:0} #rules,#search{margin:1em 1em 0} #threadbox{background:rgb(63, 81, 181);color:#FFF;margin:0 0 -150px;padding-bottom:150px} +#threadbox .innerbox:after{content:'';box-shadow:0 0 20px 25px #3f51b5;display:block;position:relative;z-index:9} #threadlinks{text-transform:uppercase} #threadlist{overflow-y:hidden} #threadlist a{background:#FFF;border-bottom:1px solid #182050;border-radius:5px;color:#303F9F;display:inline-block;padding:3px;margin:3px} @@ -36,7 +37,7 @@ input[type="text"],textarea,#search input[type="text"]{border:1px solid #CCC;bor textarea{margin:.5em 0;width:100%} select{border-radius:2px;background:#2296f3 url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAADCAYAAABbNsX4AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH4wQBBAYpAtmVHwAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAAfSURBVAjXY/z///9/BjTAyMDAwIAswcjIyAiXRZYAAKlrC/sti8JVAAAAAElFTkSuQmCC) no-repeat 95%;border:0;padding:0;color:#FFF;appearance:none;-webkit-appearance:none;-moz-appearance:none;} .num,.del{float:right} -.name{background:#FFF;float:left;margin-right:-10px;position:relative;z-index:9} +.name{background:#FFF;float:left;margin-right:-20px;position:relative;z-index:9} a .name,.name,.abbrev{color:#2296f3} .name:after{content:' dijo';color:#FF4081;font-style:italic;text-decoration:none} .name em{color:#009} -- cgit v1.2.1-18-gbd029