style-old.css
9 years ago
style-old.css.map
9 years ago
style.css
9 years ago
style.css.map
9 years ago
style.css
33 lines
| 1 | /* |
| 2 | Document : style.css |
| 3 | Created on : 2013/01/21, 16:04:46 |
| 4 | Updated on : 2016/10/17, 18:42 |
| 5 | Author : tai |
| 6 | Description: |
| 7 | The stylesheet for the plugin. |
| 8 | */ |
| 9 | #wpadminbar .show-template-name, #wpadminbar .hover .show-template-name { |
| 10 | font-family: monospace; |
| 11 | text-shadow: none; } |
| 12 | #wpadminbar #wp-admin-bar-included_files_path .ab-item { |
| 13 | height: auto; |
| 14 | padding-bottom: 1rem; } |
| 15 | #wpadminbar #wp-admin-bar-included_files_path .ab-item div { |
| 16 | font-family: monospace; |
| 17 | text-shadow: none; |
| 18 | color: #fff; } |
| 19 | #wpadminbar .hover .show-template-name:hover { |
| 20 | color: #2ea2cc; } |
| 21 | #wpadminbar #wp-admin-bar-included_files_path .ab-item #included-files-list li { |
| 22 | line-height: 1.5; } |
| 23 | #wpadminbar #wp-admin-bar-included_files_path .ab-item #included-files-list li:hover { |
| 24 | color: #2ea2cc; } |
| 25 | #wpadminbar #included-files-list { |
| 26 | margin-left: 20px; } |
| 27 | |
| 28 | #wp-admin-bar-show_template_file_name_on_top-default { |
| 29 | max-height: 90vh; |
| 30 | overflow-x: hidden; } |
| 31 | |
| 32 | /*# sourceMappingURL=style.css.map */ |
| 33 |