mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
init
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
@@ -0,0 +1,54 @@
|
||||
img.f_reply
|
||||
{
|
||||
width:87px;
|
||||
height:25px;
|
||||
background:url(forum.gif) 0 0;
|
||||
}
|
||||
img.f_new
|
||||
{
|
||||
width:87px;
|
||||
height:25px;
|
||||
background:url(forum.gif) -87px 0;
|
||||
}
|
||||
img.f_delete
|
||||
{
|
||||
width:69px;
|
||||
height:25px;
|
||||
background:url(forum.gif) 0 -25px;
|
||||
}
|
||||
img.f_edit
|
||||
{
|
||||
width:62px;
|
||||
height:25px;
|
||||
background:url(forum.gif) -69px -25px;
|
||||
}
|
||||
img.f_pm
|
||||
{
|
||||
width:30px;
|
||||
height:25px;
|
||||
background:url(forum.gif) -131px -25px;
|
||||
}
|
||||
img.f_offline
|
||||
{
|
||||
width:35px;
|
||||
height:25px;
|
||||
background:url(forum.gif) -161px -25px;
|
||||
}
|
||||
img.f_quote
|
||||
{
|
||||
width:69px;
|
||||
height:25px;
|
||||
background:url(forum.gif) 0 -50px;
|
||||
}
|
||||
img.f_report
|
||||
{
|
||||
width:69px;
|
||||
height:25px;
|
||||
background:url(forum.gif) -69px -50px;
|
||||
}
|
||||
img.f_online
|
||||
{
|
||||
width:30px;
|
||||
height:25px;
|
||||
background:url(forum.gif) -138px -50px;
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 638 B |
Reference in New Issue
Block a user