Sha256: ae8b72c878f0c8b9d94f1e08bf4e4e4ea47de737929c2f40179e954a391277eb
Contents?: true
Size: 1.2 KB
Versions: 3
Compression:
Stored size: 1.2 KB
Contents
thead{font-weight: bold;} table { width: 100%; text-align: left; } table thead th, table tfoot th { height: 35px; color: #959595; background-color: #eaeaea; padding: 0px 10px 0px 20px; vertical-align: middle; border-bottom: 1px solid #d9d9d9; box-shadow: 0px 2px 0px #FFFFFF; -webkit-box-shadow: 0px 2px 0px #FFFFFF; -moz-box-shadow: 0px 2px 0px #FFFFFF; text-shadow: 0px 1px 0px #ffffff; filter: dropshadow(color=#ffffff, offx=0, offy=1); } table tfoot th { background-color: transparent; border-top: 1px solid #d9d9d9; } table tbody tr:hover { background-color: #e5e5e5 !important; } table tbody tr:nth-child(even) { background-color: #F1F1F1; } td { border-bottom: 1px dotted #DDD; } table td { padding: 15px 15px 15px 20px; } table td.center, table th.center { text-align: center } table td.middle, table th.middle { vertical-align: middle } .blank_table_text{ padding-top: 65px; font-size: 40px; font-weight: bold; text-transform: uppercase; -webkit-background-clip: text; background-color: rgba(82,96,117,0.25); color: transparent; text-shadow: rgba(255,255,255,0.5) 0 5px 6px; font-family: Helvetica; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
nice_admin-0.0.5 | app/assets/stylesheets/tables.css |
nice_admin-0.0.4 | app/assets/stylesheets/tables.css |
nice_admin-0.0.3 | app/assets/stylesheets/tables.css |