mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
init
This commit is contained in:
@@ -0,0 +1,673 @@
|
||||
body
|
||||
{
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
color: #000000;
|
||||
font-family: tahoma, arial, helvetica, sans-serif;
|
||||
background-color: #587993
|
||||
}
|
||||
body.inframe
|
||||
{
|
||||
background-image: none;
|
||||
background-color: #bccad6
|
||||
}
|
||||
table
|
||||
{
|
||||
border-right: medium none;
|
||||
border-top: medium none;
|
||||
border-left: medium none;
|
||||
border-bottom: medium none;
|
||||
border-collapse: collapse;
|
||||
background-color: #bccad6
|
||||
}
|
||||
table.head
|
||||
{
|
||||
background: transparent;
|
||||
height: 100px;
|
||||
width: 920px;
|
||||
}
|
||||
table.main
|
||||
{
|
||||
border-right: medium none;
|
||||
border-top: medium none;
|
||||
border-left: medium none;
|
||||
border-bottom: medium none;
|
||||
background-color: #7c98ae
|
||||
}
|
||||
table.mainouter
|
||||
{
|
||||
border-right: gray;
|
||||
border-top: gray;
|
||||
border-left: gray;
|
||||
border-bottom: gray;
|
||||
background-color: #7c98ae
|
||||
}
|
||||
table.message
|
||||
{
|
||||
border-right: #bccad6 1px solid;
|
||||
border-top: #bccad6 1px solid;
|
||||
border-left: #bccad6 1px solid;
|
||||
border-bottom: #bccad6 1px solid
|
||||
}
|
||||
table.bottom
|
||||
{
|
||||
background: none transparent scroll repeat 0% 0%
|
||||
}
|
||||
a.info
|
||||
{
|
||||
z-index: 24;
|
||||
color: #000;
|
||||
position: relative;
|
||||
background-color: #ccc;
|
||||
text-decoration: none
|
||||
}
|
||||
a.info:hover
|
||||
{
|
||||
z-index: 25;
|
||||
background-color: #ff0
|
||||
}
|
||||
a.info span
|
||||
{
|
||||
display: none
|
||||
}
|
||||
a.info:hover span
|
||||
{
|
||||
border-right: #0cf 1px solid;
|
||||
border-top: #0cf 1px solid;
|
||||
display: block;
|
||||
left: 2em;
|
||||
border-left: #0cf 1px solid;
|
||||
width: 15em;
|
||||
color: #000;
|
||||
border-bottom: #0cf 1px solid;
|
||||
position: absolute;
|
||||
top: 2em;
|
||||
background-color: #cff;
|
||||
text-align: center
|
||||
}
|
||||
table.bottom
|
||||
{
|
||||
background: none transparent scroll repeat 0% 0%
|
||||
}
|
||||
h1
|
||||
{
|
||||
}
|
||||
h2
|
||||
{
|
||||
background-position: left top;
|
||||
padding-right: 4px;
|
||||
padding-left: 4px;
|
||||
margin-bottom: 0px;
|
||||
padding-bottom: 3px;
|
||||
padding-top: 3px;
|
||||
background-color: #2f4879;
|
||||
background-repeat: repeat;
|
||||
}
|
||||
h2.transparentbg
|
||||
{
|
||||
background-color: transparent;
|
||||
background-image: none
|
||||
}
|
||||
p
|
||||
{
|
||||
}
|
||||
p.sub
|
||||
{
|
||||
margin-bottom: 4pt
|
||||
}
|
||||
td
|
||||
{
|
||||
border-right: #000000 1px solid;
|
||||
border-top: #000000 1px solid;
|
||||
border-left: #000000 1px solid;
|
||||
border-bottom: #000000 1px solid
|
||||
}
|
||||
td.embedded
|
||||
{
|
||||
border-right: medium none;
|
||||
padding-right: 0px;
|
||||
border-top: medium none;
|
||||
padding-left: 0px;
|
||||
padding-bottom: 0px;
|
||||
border-left: medium none;
|
||||
padding-top: 0px;
|
||||
border-bottom: medium none;
|
||||
text-align: left
|
||||
}
|
||||
td.no_border
|
||||
{
|
||||
border-right: medium none;
|
||||
padding-right: 2px;
|
||||
border-top: medium none;
|
||||
padding-left: 2px;
|
||||
padding-bottom: 3px;
|
||||
border-left: medium none;
|
||||
padding-top: 3px;
|
||||
border-bottom: medium none;
|
||||
background-color: transparent;
|
||||
text-align: left
|
||||
}
|
||||
td.no_border_wide
|
||||
{
|
||||
border-right: medium none;
|
||||
padding-right: 16px;
|
||||
border-top: medium none;
|
||||
padding-top: 0px;
|
||||
border-left: medium none;
|
||||
padding-left: 0px;
|
||||
border-bottom: medium none;
|
||||
padding-bottom: 0px;
|
||||
background-color: transparent;
|
||||
text-align: left;
|
||||
vertical-align: top;
|
||||
}
|
||||
td.shoutrow
|
||||
{
|
||||
border-right: medium none;
|
||||
border-top: medium none;
|
||||
border-left: medium none;
|
||||
border-bottom: medium none;
|
||||
}
|
||||
td.bottom
|
||||
{
|
||||
border-right: medium none;
|
||||
border-top: medium none;
|
||||
border-left: medium none;
|
||||
border-bottom: medium none
|
||||
}
|
||||
td.heading
|
||||
{
|
||||
font-weight: bold
|
||||
}
|
||||
td.text
|
||||
{
|
||||
padding-right: 10pt;
|
||||
padding-left: 10pt;
|
||||
padding-bottom: 10pt;
|
||||
padding-top: 10pt
|
||||
}
|
||||
td.comment
|
||||
{
|
||||
padding-right: 10pt;
|
||||
padding-left: 10pt;
|
||||
padding-bottom: 10pt;
|
||||
padding-top: 10pt;
|
||||
text-align: left
|
||||
}
|
||||
td.colhead
|
||||
{
|
||||
white-space:nowrap;
|
||||
font-weight: bold;
|
||||
color: #ffffff;
|
||||
background-color: #2f4879
|
||||
}
|
||||
.nowrap
|
||||
{
|
||||
white-space:nowrap;
|
||||
}
|
||||
td.rowhead_left
|
||||
{
|
||||
text-align: left
|
||||
}
|
||||
td.rowhead_center
|
||||
{
|
||||
text-align: center
|
||||
}
|
||||
td.rowhead
|
||||
{
|
||||
font-weight: bold;
|
||||
vertical-align: top;
|
||||
text-align: right
|
||||
}
|
||||
td.rowfollow
|
||||
{
|
||||
}
|
||||
td.colfollow
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
table.torrents td.colhead
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
table.torrents td.rowfollow
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
td.toolbox
|
||||
{
|
||||
}
|
||||
td.title
|
||||
{
|
||||
}
|
||||
td.navigation
|
||||
{
|
||||
border-right: medium none;
|
||||
border-top: medium none;
|
||||
font-weight: bold;
|
||||
border-left: medium none;
|
||||
border-bottom: medium none
|
||||
}
|
||||
td.clear
|
||||
{
|
||||
border-right: 0px;
|
||||
border-top: 0px;
|
||||
background: none transparent scroll repeat 0% 0%;
|
||||
border-left: 0px;
|
||||
border-bottom: 0px
|
||||
}
|
||||
form
|
||||
{
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px
|
||||
}
|
||||
.sublink
|
||||
{
|
||||
font-weight: normal;
|
||||
font-style: italic
|
||||
}
|
||||
font.gray
|
||||
{
|
||||
color: #aca899;
|
||||
text-decoration: underline
|
||||
}
|
||||
img
|
||||
{
|
||||
border: 0;
|
||||
}
|
||||
.attach img
|
||||
{
|
||||
border: 0;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
.attach a:link
|
||||
{
|
||||
color: #0099CC;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.attach .size
|
||||
{
|
||||
color: gray;
|
||||
}
|
||||
a:link
|
||||
{
|
||||
color: #000000;
|
||||
text-decoration: none
|
||||
}
|
||||
a:visited
|
||||
{
|
||||
color: #000000;
|
||||
text-decoration: none
|
||||
}
|
||||
a:hover
|
||||
{
|
||||
color: #00008c
|
||||
}
|
||||
a.index
|
||||
{
|
||||
font-weight: bold
|
||||
}
|
||||
a.biglink
|
||||
{
|
||||
font-weight: bold;
|
||||
text-decoration: none
|
||||
}
|
||||
a.altlink:link
|
||||
{
|
||||
font-weight: bold;
|
||||
color: #a83838;
|
||||
text-decoration: none
|
||||
}
|
||||
a.altlink:visited
|
||||
{
|
||||
font-weight: bold;
|
||||
color: #a83838;
|
||||
text-decoration: none
|
||||
}
|
||||
a.altlink:hover
|
||||
{
|
||||
text-decoration: underline
|
||||
}
|
||||
a.faqlink:link
|
||||
{
|
||||
font-weight: bold;
|
||||
color: #a83838;
|
||||
text-decoration: none
|
||||
}
|
||||
a.faqlink:visited
|
||||
{
|
||||
font-weight: bold;
|
||||
color: #a83838;
|
||||
text-decoration: none
|
||||
}
|
||||
a.faqlink:hover
|
||||
{
|
||||
text-decoration: underline
|
||||
}
|
||||
a.altlink_blue:link
|
||||
{
|
||||
font-weight: bold;
|
||||
color: #004e98;
|
||||
text-decoration: none
|
||||
}
|
||||
a.altlink_blue:visited
|
||||
{
|
||||
font-weight: bold;
|
||||
color: #004e98;
|
||||
text-decoration: none
|
||||
}
|
||||
a.altlink_blue:hover
|
||||
{
|
||||
text-decoration: underline
|
||||
}
|
||||
a.altlink_green:link
|
||||
{
|
||||
font-weight: bold;
|
||||
color: #007800;
|
||||
text-decoration: none
|
||||
}
|
||||
a.altlink_green:visited
|
||||
{
|
||||
font-weight: bold;
|
||||
color: #007800;
|
||||
text-decoration: none
|
||||
}
|
||||
a.altlink_green:hover
|
||||
{
|
||||
text-decoration: underline
|
||||
}
|
||||
.important
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
.red
|
||||
{
|
||||
color: #ee0000
|
||||
}
|
||||
.yellow
|
||||
{
|
||||
color: #997700
|
||||
}
|
||||
.green
|
||||
{
|
||||
color: #000000
|
||||
}
|
||||
.btn2
|
||||
{
|
||||
border-right: #ccc 1px outset;
|
||||
padding-right: 2px;
|
||||
border-top: #ccc 1px outset;
|
||||
padding-left: 2px;
|
||||
font-weight: bold;
|
||||
background: url(./btnbg.gif) repeat-x left top;
|
||||
padding-bottom: 1px;
|
||||
border-left: #ccc 1px outset;
|
||||
cursor: pointer;
|
||||
color: #666;
|
||||
padding-top: 1px;
|
||||
border-bottom: #ccc 1px outset
|
||||
}
|
||||
.btn
|
||||
{
|
||||
border-right: #ccc 1px outset;
|
||||
padding-right: 2px;
|
||||
border-top: #ccc 1px outset;
|
||||
padding-left: 2px;
|
||||
font-weight: bold;
|
||||
background: url(./btnbg.gif) repeat-x left top;
|
||||
padding-bottom: 1px;
|
||||
border-left: #ccc 1px outset;
|
||||
cursor: pointer;
|
||||
color: #666;
|
||||
padding-top: 1px;
|
||||
border-bottom: #ccc 1px outset
|
||||
}
|
||||
.small
|
||||
{
|
||||
}
|
||||
.big
|
||||
{
|
||||
}
|
||||
li
|
||||
{
|
||||
margin-top: 6pt;
|
||||
margin-bottom: 6pt;
|
||||
margin-left: 16pt;
|
||||
}
|
||||
ul
|
||||
{
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
img.border
|
||||
{
|
||||
border-right: #000000 1px solid;
|
||||
border-top: #000000 1px solid;
|
||||
border-left: #000000 1px solid;
|
||||
border-bottom: #000000 1px solid
|
||||
}
|
||||
.gobutton
|
||||
{
|
||||
background: #476ba2;
|
||||
color: #fff
|
||||
}
|
||||
.codetop
|
||||
{
|
||||
padding-right: 3px;
|
||||
padding-left: 3px;
|
||||
font-weight: bold;
|
||||
background: url(./code.gif) #f1b000 no-repeat right 50%;
|
||||
padding-bottom: 3px;
|
||||
margin: 0px auto;
|
||||
color: #000;
|
||||
padding-top: 3px
|
||||
}
|
||||
.codemain
|
||||
{
|
||||
border-right: #000 1px solid;
|
||||
padding-right: 3px;
|
||||
border-top: #000 1px solid;
|
||||
padding-left: 3px;
|
||||
background: #fff;
|
||||
padding-bottom: 3px;
|
||||
margin: 0px auto;
|
||||
border-left: #000 1px solid;
|
||||
color: #000;
|
||||
padding-top: 3px;
|
||||
border-bottom: #000 1px solid
|
||||
}
|
||||
.dropmenu
|
||||
{
|
||||
background:#F2F9FD none repeat scroll 0 0;
|
||||
border:3px solid #A6C9D7;
|
||||
margin-top:3px;
|
||||
opacity:0.9;
|
||||
position:absolute;
|
||||
text-align:left;
|
||||
}
|
||||
.dropmenu ul
|
||||
{
|
||||
list-style-type: none;
|
||||
white-space: nowrap;
|
||||
padding:10px;
|
||||
}
|
||||
.dropmenu ul li
|
||||
{
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
}
|
||||
ul.menu
|
||||
{
|
||||
list-style-image: none;
|
||||
list-style-type: none;
|
||||
white-space: nowrap;
|
||||
text-align: center;
|
||||
}
|
||||
ul.menu li
|
||||
{
|
||||
display: inline;
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
}
|
||||
ul.menu li a
|
||||
{
|
||||
color: #2d2b2b;
|
||||
background: url(./shade.gif) repeat-x left top;
|
||||
border: 1px solid white;
|
||||
background-color: #dedede;
|
||||
margin-right: 1px;
|
||||
padding: 3px 7px;
|
||||
text-decoration: none;
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
font-family: verdana;
|
||||
font-variant: normal;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
}
|
||||
ul.menu li a:link
|
||||
{
|
||||
color: #2d2b2b;
|
||||
}
|
||||
ul.menu li a:visited
|
||||
{
|
||||
color: #2d2b2b;
|
||||
}
|
||||
ul.menu li a:hover
|
||||
{
|
||||
color: #2d2b2b;
|
||||
background: url(./shadehover.gif) repeat-x left top;
|
||||
background-color: #72b5ec;
|
||||
text-decoration: underline;
|
||||
}
|
||||
ul.menu li a:active
|
||||
{
|
||||
color: #2d2b2b;
|
||||
}
|
||||
ul.menu li.selected a
|
||||
{
|
||||
background-image: url(./shadeactive.gif);
|
||||
background-color: #72b5ec;
|
||||
}
|
||||
ul.menu li.selected a:hover
|
||||
{
|
||||
background: url(./shadehover.gif) repeat-x left top;
|
||||
background-color: #72b5ec;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.listitem
|
||||
{
|
||||
margin-left: 10px;
|
||||
margin-right: 5px
|
||||
}
|
||||
.StaffLeader_Name{color: #8b0000}
|
||||
A.StaffLeader_Name:link{color: #8b0000}
|
||||
A.StaffLeader_Name:visited{color: #8b0000}
|
||||
|
||||
.SysOp_Name{color: #a0522d}
|
||||
A.SysOp_Name:link{color: #a0522d}
|
||||
A.SysOp_Name:visited{color: #a0522d}
|
||||
|
||||
.Administrator_Name{color: #4b0082}
|
||||
A.Administrator_Name:link{color: #4b0082}
|
||||
A.Administrator_Name:visited{color: #4b0082}
|
||||
|
||||
.Moderator_Name{color: #6495ED}
|
||||
A.Moderator_Name:link{color: #6495ED}
|
||||
A.Moderator_Name:visited{color: #6495ED}
|
||||
|
||||
.ForumModerator_Name{COLOR: #1cc6d5}
|
||||
A.ForumModerator_Name:link{COLOR: #1cc6d5}
|
||||
A.ForumModerator_Name:visited{COLOR: #1cc6d5}
|
||||
|
||||
.Retiree_Name{COLOR: #1cc6d5}
|
||||
A.Retiree_Name:link{COLOR: #1cc6d5}
|
||||
A.Retiree_Name:visited{COLOR: #1cc6d5}
|
||||
|
||||
.Uploader_Name{color: #DC143C}
|
||||
A.Uploader_Name:link{color: #DC143C}
|
||||
A.Uploader_Name:visited{color: #DC143C}
|
||||
|
||||
.VIP_Name{color: #009F00}
|
||||
A.VIP_Name:link{color: #009F00}
|
||||
A.VIP_Name:visited{color: #009F00}
|
||||
|
||||
.NexusMaster_Name{color: #38ACEC}
|
||||
A.NexusMaster_Name:link{color: #38ACEC}
|
||||
A.NexusMaster_Name:visited{color: #38ACEC}
|
||||
|
||||
.UltimateUser_Name{color: #006400}
|
||||
A.UltimateUser_Name:link{color: #006400}
|
||||
A.UltimateUser_Name:visited{color: #006400}
|
||||
|
||||
.ExtremeUser_Name{color: #FF8C00}
|
||||
A.ExtremeUser_Name:link{color: #FF8C00}
|
||||
A.ExtremeUser_Name:visited{color: #FF8C00}
|
||||
|
||||
.VeteranUser_Name{color: #483D8B}
|
||||
A.VeteranUser_Name:link{color: #483D8B}
|
||||
A.VeteranUser_Name:visited{color: #483D8B}
|
||||
|
||||
.InsaneUser_Name{color: #8B008B}
|
||||
A.InsaneUser_Name:link{color: #8B008B}
|
||||
A.InsaneUser_Name:visited{color: #8B008B}
|
||||
|
||||
.CrazyUser_Name{color: #00BFFF}
|
||||
A.CrazyUser_Name:link{color: #00BFFF}
|
||||
A.CrazyUser_Name:visited{color: #00BFFF}
|
||||
|
||||
.EliteUser_Name{color: #008B8B}
|
||||
A.EliteUser_Name:link{color: #008B8B}
|
||||
A.EliteUser_Name:visited{color: #008B8B}
|
||||
|
||||
.PowerUser_Name{color: #DAA520}
|
||||
A.PowerUser_Name:link{color: #DAA520}
|
||||
A.PowerUser_Name:visited{color: #DAA520}
|
||||
|
||||
.User_Name{color: #000000}
|
||||
A.User_Name:link{color: #000000}
|
||||
A.User_Name:visited{color: #000000}
|
||||
|
||||
.Peasant_Name{color: #708090}
|
||||
A.Peasant_Name:link{color: #708090}
|
||||
A.Peasant_Name:visited{color: #708090}
|
||||
|
||||
.color_bonus{color: #1900d1}
|
||||
.color_invite{color: #1900d1}
|
||||
.color_slots{color: #1900d1}
|
||||
.color_downloaded{color: #8b0000}
|
||||
.color_uploaded{color: #008000}
|
||||
.color_ratio{color: #1900d1}
|
||||
.color_active{color: #1900d1}
|
||||
.color_connectable{color: #1900d1}
|
||||
|
||||
.logo
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: tahoma, arial, helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.slogan
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: tahoma, arial, helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.free{color:#f0cc00}
|
||||
.twoup{color:#d2b8b8}
|
||||
.twoupfree{color:#99cc66}
|
||||
.halfdown{color:#7c7ff6}
|
||||
.twouphalfdown{color:#7ad6ea}
|
||||
.thirtypercent{color:#70328d}
|
||||
.free_bg{background-color:#ffff99}
|
||||
.twoup_bg{background-color:#ffecec}
|
||||
.twoupfree_bg{background-color:#ccff99}
|
||||
.halfdown_bg{background-color:#cccdf8}
|
||||
.twouphalfdown_bg{background-color: #96dbea}
|
||||
.thirtypercentdown_bg{background-color:#ddc3ea}
|
||||
.hot{color:#e78d0f}
|
||||
.classic{color:#77b300}
|
||||
.recommended{color:#820084}
|
||||
.new{color:#ff0000}
|
||||
.striking{color:#ff0000}
|
||||
Reference in New Issue
Block a user