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 * Styling for Views in Bartik. */ /* Tab styles */ .views-displays .tabs .open > a { border-radius: 7px 7px 0 0; } .views-displays .tabs .open > a:hover, .views-displays .tabs .open > a:focus { color: #0071B3; } .views-displays .secondary .form-submit { font-size: 0.846em; } /* Tabs action list styles */ .views-displays .tabs .action-list { padding: 0; } /* Contextual filter options styles */ .views-filterable-options .filterable-option:nth-of-type(even) .form-type-checkbox { background-color: #F9F9F9; } /* Views action dropbutton styles */ .views-ui-display-tab-actions .dropbutton .form-submit { color: #0071B3; } .views-ui-display-tab-actions .dropbutton .form-submit:hover, .views-ui-display-tab-actions .dropbutton .form-submit:focus { color: #018FE2; }