style-old.css
9 years ago
style-old.css.map
9 years ago
style.css
5 years ago
style.css.map
5 years ago
style-old.css
26 lines
| 1 | /* |
| 2 | Document : style.css |
| 3 | Created on : 2013/01/21, 16:04:46 |
| 4 | Updated on : 2014/01/26, 22:28 |
| 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 | #wpadminbar #wp-admin-bar-included_files_path .ab-item div { |
| 15 | font-family: monospace; |
| 16 | text-shadow: none; } |
| 17 | #wpadminbar .show-template-name { |
| 18 | color: #ccc; } |
| 19 | #wpadminbar #included-files-list li, #wpadminbar .menupop.hover .show-template-name { |
| 20 | color: #333; } |
| 21 | #wpadminbar #included-files-list li { |
| 22 | margin-left: 20px; |
| 23 | text-shadow: none; } |
| 24 | |
| 25 | /*# sourceMappingURL=style-old.css.map */ |
| 26 |