This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/myddas/examples/Attachment – Trac QCubed PHP5 Rapid Development Framework_files/style.css
2015-09-21 17:05:36 -05:00

96 lines
4.6 KiB
CSS
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
Error: Not Found Trac | QCubed PHP5 Rapid Development Framework
</title>
<link rel="search" href="/projects/qcubed/search" />
<link rel="help" href="/projects/qcubed/wiki/TracGuide" />
<link rel="start" href="/projects/qcubed/wiki" />
<link rel="stylesheet" href="/projects/qcubed/chrome/common/css/trac.css" type="text/css" />
<link rel="shortcut icon" href="http://qcu.be/files/qcubednew_favicon_0.ico" type="image/x-icon" />
<link rel="icon" href="http://qcu.be/files/qcubednew_favicon_0.ico" type="image/x-icon" />
<link type="application/opensearchdescription+xml" rel="search" href="/projects/qcubed/search/opensearch" title="Search Trac | QCubed PHP5 Rapid Development Framework" />
<script type="text/javascript" src="/projects/qcubed/chrome/common/js/jquery.js"></script><script type="text/javascript" src="/projects/qcubed/chrome/common/js/trac.js"></script><script type="text/javascript" src="/projects/qcubed/chrome/common/js/search.js"></script>
<!--[if lt IE 7]>
<script type="text/javascript" src="/projects/qcubed/chrome/common/js/ie_pre7_hacks.js"></script>
<![endif]-->
<script type="text/javascript">/*<![CDATA[*/
jQuery(document).ready(function($) {
var descr = $("#description").text();
descr = descr.replace(/==== System Information ====\s+/m,
"User Agent was: `" + navigator.userAgent + "`\n\n$&"
);
descr = descr.replace(/\|\|\s+==== Python Traceback ====/m,
"||\n|| '''jQuery:''' || `" + $().jquery + "` $&"
);
$("#description").text(descr);
});
/*]]>*/</script>
<link rel="stylesheet" type="text/css" href="/projects/qcubed/chrome/site/style.css" />
</head>
<body>
<div id="siteheader">
</div>
<div id="banner">
<div id="header">
<a id="logo" href="http://qcu.be"><img src="http://qcu.be/sites/all/themes/qcubednew/images/QCubed.png" alt="Welcome to QCubed PHP Framework!" /></a>
</div>
<form id="search" action="/projects/qcubed/search" method="get">
<div>
<label for="proj-search">Search:</label>
<input type="text" id="proj-search" name="q" size="18" value="" />
<input type="submit" value="Search" />
</div>
</form>
<div id="metanav" class="nav">
<ul>
<li class="first"><a href="/projects/qcubed/login">Login</a></li><li><a href="/projects/qcubed/prefs">Preferences</a></li><li><a href="/projects/qcubed/wiki/TracGuide">Help/Guide</a></li><li class="last"><a href="/projects/qcubed/about">About Trac</a></li>
</ul>
</div>
</div>
<div id="mainnav" class="nav">
<ul>
<li class="first"><a href="/projects/qcubed/wiki">Wiki</a></li><li><a href="/projects/qcubed/timeline">Timeline</a></li><li><a href="/projects/qcubed/roadmap">Roadmap</a></li><li><a href="/projects/qcubed/browser">Browse Source</a></li><li><a href="/projects/qcubed/report">View Tickets</a></li><li class="last"><a href="/projects/qcubed/search">Search</a></li>
</ul>
</div>
<div id="main">
<div id="ctxtnav" class="nav">
<h2>Context Navigation</h2>
<hr />
</div>
<div id="content" class="error">
<h1>Error: Not Found</h1>
<p class="message">File style.css not found</p>
<p>
<a href="/projects/qcubed/wiki/TracGuide">TracGuide</a> — The Trac User and Administration Guide
</p>
</div>
</div>
<div id="footer" lang="en" xml:lang="en"><hr />
<a id="tracpowered" href="http://trac.edgewall.org/"><img src="/projects/qcubed/chrome/common/trac_logo_mini.png" height="30" width="107" alt="Trac Powered" /></a>
<p class="left">
Powered by <a href="/projects/qcubed/about"><strong>Trac 0.11.7</strong></a><br />
By <a href="http://www.edgewall.org/">Edgewall Software</a>.
</p>
<p class="right">Visit the Trac open source project at<br /><a href="http://trac.edgewall.org/">http://trac.edgewall.org/</a></p>
</div>
<div id="sitefooter">
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-7231795-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>