Style updates for source.winehq/patches

Jerome Leclanche adys.wh at gmail.com
Sun Apr 24 13:37:40 CDT 2011


Attached patch to tools.git/patches/patches.css adds the necessary
styling for a WineHQ-style patch status page:
http://i.imgur.com/5ToSc.png

The div class="main" needs to be replaced by the html attached in the
other file. I can write a patch for it if it's to be included, but I
cannot test it. Is it worth doing?


J. Leclanche
-------------- next part --------------

<body class="patches-winehq-org"> 
 
<div id="logo_glass"><a href="/patches/"><img src="http://winehq.org/images/winehq_logo_glass_sm.png" alt=""></a></div> 
<div id="logo_text"><a href="/patches/"><img src="http://winehq.org/images/winehq_logo_text.png" alt="WineHQ" title="WineHQ"></a></div> 
 
<div id="tabs"> 
	<ul> 
		<li><a href="http://www.winehq.org/">WineHQ</a></li> 
		<li><a href="http://wiki.winehq.org/">Wiki</a></li> 
		<li><a href="http://appdb.winehq.org/">AppDB</a></li> 
		<li><a href="http://bugs.winehq.org/">Bugzilla</a></li> 
		<li><a href="http://forums.winehq.org/">Forums</a></li> 
	</ul> 
</div> 
 
<div id="logo_blurb">Wine source repository &ndash; Patch status</div> 
<div id="main_content"> 
<div id="content"> 
<table class="main">
(main table)
</table>

<div class="legend"> 
<h2>Legend</h2> 
<table id="legend">
(legend table)
</table>
</div>
 
</div>
</div>
</body>
</html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: out.patch
Type: text/x-patch
Size: 2838 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110424/1934dade/attachment.bin>


More information about the wine-devel mailing list