mirror of
https://github.com/Mibew/design.git
synced 2024-11-16 01:44:11 +03:00
original theme: sprites for leavemessage page
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@268 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
742f627a70
commit
5e83de0593
BIN
src/messenger/webim/styles/original/images/wmfrm.png
Normal file
BIN
src/messenger/webim/styles/original/images/wmfrm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
@ -5,6 +5,22 @@
|
||||
<link rel="shortcut icon" href="${webimroot}/images/favicon.ico" type="image/x-icon"/>
|
||||
<link rel="stylesheet" type="text/css" href="${webimroot}/chat.css" />
|
||||
</head>
|
||||
<style>
|
||||
.tplimage {
|
||||
background: transparent url(${tplroot}/images/wmfrm.png) no-repeat scroll 0px 0px;
|
||||
-moz-background-clip: -moz-initial;
|
||||
-moz-background-origin: -moz-initial;
|
||||
-moz-background-inline-policy: -moz-initial;
|
||||
}
|
||||
.icrnlb { background-position:-40px -15px; width: 15px; height: 15px; }
|
||||
.icrnlt { background-position:-40px 0px; width: 15px; height: 15px; }
|
||||
.icrnrb { background-position:-55px -15px; width: 15px; height: 15px; }
|
||||
.icrnrt { background-position:-55px 0px; width: 15px; height: 15px; }
|
||||
.ierricon { background-position:0px 0px; width: 40px; height: 40px; }
|
||||
.iback { background-position:-41px -30px; width: 25px; height: 26px; }
|
||||
.isubmit { background-position:0px -39px; width: 40px; height: 35px; }
|
||||
.isubmitrest { background-position:-31px -39px; width: 10px; height: 35px;}
|
||||
</style>
|
||||
<body bgcolor="#FFFFFF" background="${tplroot}/images/bg.gif" text="#000000" link="#C28400" vlink="#C28400" alink="#C28400" marginwidth="0" marginheight="0" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0">
|
||||
<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
@ -26,7 +42,7 @@
|
||||
${if:errors}
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td valign="top"><img src='${webimroot}/images/icon_err.gif' width="40" height="40" border="0" alt="" /></td>
|
||||
<td valign="top"><img class="tplimage ierricon" src="${webimroot}/images/free.gif" border="0" alt=""/></td>
|
||||
<td width="10"></td>
|
||||
<td class="text">
|
||||
${errors}
|
||||
@ -41,7 +57,7 @@ ${endif:errors}
|
||||
<td height="60"></td>
|
||||
<td>
|
||||
|
||||
<table cellspacing="0" cellpadding="0" border="0"><tr><td width="15"><img src="${tplroot}/images/wincrnlt.gif" width="15" height="15" border="0" alt="" /></td><td width="100%" background="${tplroot}/images/winbg.gif" class="bgcy"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td><td width="15"><img src="${tplroot}/images/wincrnrt.gif" width="15" height="15" border="0" alt="" /></td></tr><tr><td height="100%" bgcolor="#FED840"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td><td background="${tplroot}/images/winbg.gif" class="bgcy"><table cellspacing="0" cellpadding="0" border="0">
|
||||
<table cellspacing="0" cellpadding="0" border="0"><tr><td width="15"><img class="tplimage icrnlt" src="${webimroot}/images/free.gif" border="0" alt=""/></td><td width="100%" background="${tplroot}/images/winbg.gif" class="bgcy"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td><td width="15"><img class="tplimage icrnrt" src="${webimroot}/images/free.gif" border="0" alt=""/></td></tr><tr><td height="100%" bgcolor="#FED840"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td><td background="${tplroot}/images/winbg.gif" class="bgcy"><table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td colspan="3" class="text">${msg:leavemessage.descr}</td>
|
||||
</tr>
|
||||
@ -65,7 +81,7 @@ ${endif:errors}
|
||||
<textarea name="message" class="message" tabindex="0">${form:message}</textarea>
|
||||
</td><td bgcolor="#A1A1A1"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td></tr><tr><td colspan="3" bgcolor="#A1A1A1"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td></tr></table></td>
|
||||
</tr>
|
||||
</table></td><td bgcolor="#E8A400"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td></tr><tr><td><img src="${tplroot}/images/wincrnlb.gif" width="15" height="15" border="0" alt="" /></td><td background="${tplroot}/images/winbg.gif" class="bgcy"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td><td><img src="${tplroot}/images/wincrnrb.gif" width="15" height="15" border="0" alt=""/></td></tr></table>
|
||||
</table></td><td bgcolor="#E8A400"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td></tr><tr><td><img class="tplimage icrnlb" src="${webimroot}/images/free.gif" border="0" alt=""/></td><td background="${tplroot}/images/winbg.gif" class="bgcy"><img src="${webimroot}/images/free.gif" width="1" height="1" border="0" alt="" /></td><td><img class="tplimage icrnrb" src="${webimroot}/images/free.gif" border="0" alt=""/></td></tr></table>
|
||||
|
||||
</td>
|
||||
<td></td>
|
||||
@ -80,12 +96,12 @@ ${endif:errors}
|
||||
<td width="33%">
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td><a href="javascript:document.leaveMessageForm.submit();" title="${msg:leavemessage.perform}"><img src='${webimroot}/images/submit.gif' width="40" height="35" border="0" alt="" /></a></td>
|
||||
<td><a href="javascript:document.leaveMessageForm.submit();" title="${msg:leavemessage.perform}"><img class="tplimage isubmit" src="${webimroot}/images/free.gif" border="0" alt=""/></a></td>
|
||||
<td background="${webimroot}/images/submitbg.gif" valign="top" class="submit">
|
||||
<img src='${webimroot}/images/free.gif' width="1" height="10" border="0" alt="" /><br>
|
||||
<a href="javascript:document.leaveMessageForm.submit();" title="${msg:leavemessage.perform}">${msg:leavemessage.perform}</a><br>
|
||||
</td>
|
||||
<td width="10"><a href="javascript:document.leaveMessageForm.submit();" title="${msg:leavemessage.perform}"><img src='${webimroot}/images/submitrest.gif' width="10" height="35" border="0" alt="" /></a></td>
|
||||
<td width="10"><a href="javascript:document.leaveMessageForm.submit();" title="${msg:leavemessage.perform}"><img class="tplimage isubmitrest" src="${webimroot}/images/free.gif" border="0" alt=""/></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
@ -95,7 +111,7 @@ ${endif:errors}
|
||||
<td width="33%" align="right">
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td><a href="javascript:window.close();" title="${msg:leavemessage.close}"><img src='${tplroot}/images/buttons/back.gif' width="25" height="25" border="0" alt="" /></a></td>
|
||||
<td><a href="javascript:window.close();" title="${msg:leavemessage.close}"><img class="tplimage iback" src="${webimroot}/images/free.gif" border="0" alt=""/></a></td>
|
||||
<td width="5"></td>
|
||||
<td class="button"><a href="javascript:window.close();" title="${msg:leavemessage.close}">${msg:leavemessage.close}</a></td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user