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/seven/css/components/ |
Upload File : |
/** * Entity meta settings. */ .entity-meta { background-color: #ececec; border-left: 1px solid #bfbfbf; border-right: 1px solid #bfbfbf; box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15); } .entity-meta__header, .entity-meta details { background-color: #f7f7f7; border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; } .entity-meta__header { padding: 1em 1.5em; } .entity-meta__title { text-shadow: 0 1px 0 #fff; margin: 0.25em 0; } .entity-meta__header .form-item { margin: 0.25em 0; } .entity-meta__last-saved { font-style: italic; /* As-designed, but really: why is this italic? */ } .entity-meta details { border-left: 0; border-right: 0; border-top: 1px solid #fff; margin: 0; } .entity-meta details:first-child { border-top-color: #bfbfbf; } .entity-meta details[open] { background-color: transparent; background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.125), transparent 4px); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.125), transparent 4px); border-top-width: 0; padding-top: 1px; } .entity-meta details[open] + details[open] { background-image: none; border-top-width: 1px; padding-top: 0; } .entity-meta details > .details-wrapper { padding-top: 0; } .entity-meta details > summary { padding: 0.85em 1.25em; text-shadow: 0 1px 0 white; } .entity-meta details .summary { display: none; /* Hide JS summaries. @todo Rethink summaries. */ }