logo       

CVS: phpwiki/themes/MonoBook main.css,1.2,1.3: msg#00164

web.wiki.phpwiki.checkins

Subject: CVS: phpwiki/themes/MonoBook main.css,1.2,1.3

Update of /cvsroot/phpwiki/phpwiki/themes/MonoBook
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17810

Modified Files:
main.css
Log Message:
s/.gif/.png


Index: main.css
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/themes/MonoBook/main.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -2 -b -p -d -r1.2 -r1.3
--- main.css 16 Jun 2004 12:22:11 -0000 1.2
+++ main.css 26 Jan 2005 21:07:54 -0000 1.3
@@ -115,5 +115,5 @@ ul {
margin: 0.3em 0 0 1.5em;
padding:0;
- list-style-image: url("images/bullet.gif");
+ list-style-image: url("images/bullet.png");
}
ol {
@@ -443,10 +443,10 @@ td.diff-context { background:#eeeeee; }
#bodyContent a[href ^="https://";],
.link-https {
- background: url("images/lock_icon.gif") center right no-repeat;
+ background: url("images/lock_icon.png") center right no-repeat;
padding-right: 16px;
}
#bodyContent a[href ^="mailto:";],
.link-mailto {
- background: url("images/mail_icon.gif") center right no-repeat;
+ background: url("images/mail_icon.png") center right no-repeat;
padding-right: 18px;
}
@@ -457,10 +457,10 @@ td.diff-context { background:#eeeeee; }
#bodyContent a[href ^="ftp://";],
.link-ftp {
- background: url("images/file_icon.gif") center right no-repeat;
+ background: url("images/file_icon.png") center right no-repeat;
padding-right: 18px;
}
#bodyContent a[href ^="irc://"],
.link-irc {
- background: url("images/discussionitem_icon.gif") center right no-repeat;
+ background: url("images/discussionitem_icon.png") center right no-repeat;
padding-right: 18px;
}
@@ -537,5 +537,5 @@ special external link styling */
line-height: 1.5em;
list-style-type: square;
- list-style-image: url("images/bullet.gif");
+ list-style-image: url("images/bullet.png");
font-size:95%;
}
@@ -682,5 +682,5 @@ li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
- background: url('images/wikiuser.gif') top left no-repeat;
+ background: url('images/wikiuser.png') top left no-repeat;
background-repeat: no-repeat;
padding-left: 20px;



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise