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/drupal/core/themes/bartik/css/components/ |
Upload File : |
/** * @file * Visual styles for the Shortcut action link in Bartik. */ .shortcut-wrapper { margin: 2.2em 0 1.1em 0; /* Same as usual .page-title margin. */ } .shortcut-wrapper .page-title { float: left; /* LTR */ margin: 0; } [dir="rtl"] .shortcut-wrapper .page-title { float: right; } .shortcut-action { border-bottom: none; margin-left: 0.5em; /* LTR */ padding-top: 0.35em; } [dir="rtl"] .shortcut-action { margin-left: 0; margin-right: 0.5em; } .shortcut-action:hover, .shortcut-action:active, .shortcut-action:focus { border-bottom: none; }