GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/Student/JimMartinson/Lab12/Joomla/administrator/templates/hathor/css/ |
Upload File : |
@charset "UTF-8"; /** * @package Joomla.Administrator * @subpackage templates.hathor * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @since 1.6 * * CSS file for IE6 */ /** * Special Styles for Internet Explorer 6 */ div.toolbar-box { float: left; width: 100%; } #minwidth,#minwidth-body { width: expression(document.body.clientWidth <= 960 ? "960px" : "auto"); } #content { float: left; } input { border-width: expression(this.type == "radio" ? '0px' : this.type == "checkbox" ? '0px' : '1px'); } div.toolbar-list span { margin: 0; position: relative } div.toolbar-list a { position: relative } div#subheader { height: 2em; } #login-page .pagetitle h2 { margin: 0; padding: 0; } * html .clearfix { height: 1%; } .hidelabeltxt { position: relative; text-indent: -9999em; }