jammagic.net
Jam Magic by sportswook
Details
Authorsportswook
LicenseNo License
Categoryuserstyles
Created
Updated
Size1.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Jam Magic
@namespace Jam Magic
@version 1.0.0
@description A new userstyle
@author sportswook
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("jammagic.net") {
.pad-top, .container .note, table.list abbr.time, .last-edited, #recent-threads .item.thread td.latest.last, .legend .content td {
color: #000;
}
#recent-threads tbody tr:hover a, .item.thread td.latest.last, #recent-threads .item.thread.state-hover td.latest.last, #recent-threads .item.thread.state-hover td.latest.last span.date abbr.o-timestamp.time, .content-box {
color: #fff
}
table.list {
background: #38869c;
}
.ui-dialog {
border: 3px solid #eee;
}
.button:hover, input[type="submit"]:hover, input[type="button"]:hover, button:hover {
color: #000;
background: #f27263 center repeat-x scroll;
border: 2px solid #ABB;
}
.ui-tabMenu ul li:hover a {
color: #0078f3;
font-weight: bold;
}
}