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 * Styles for Bartik's modal windows */ .ui-widget-overlay { background: #000; opacity: 0.7; } .ui-dialog { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; border-radius: 0; } .ui-dialog input, .ui-dialog select, .ui-dialog textarea { font-size: 0.9em; } .ui-dialog .button { background-color: #fff; background-image: -webkit-linear-gradient(top,#f3f3f3,#e8e8e8); background-image: linear-gradient(to bottom,#f3f3f3,#e8e8e8); border: 1px solid #e4e4e4; border-bottom-color: #b4b4b4; border-left-color: #d2d2d2; border-right-color: #d2d2d2; color: #3a3a3a; cursor: pointer; font-size: 0.929em; font-weight: normal; text-align: center; padding: 0.250em 1.063em; border-radius: 1em; }