style-old.css
2 years ago
style-old.css.map
2 years ago
style.css
2 years ago
style.css.map
2 years ago
style-old.css
37 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 | } |
| 13 | |
| 14 | #wpadminbar #wp-admin-bar-included_files_path .ab-item { |
| 15 | height: auto; |
| 16 | } |
| 17 | |
| 18 | #wpadminbar #wp-admin-bar-included_files_path .ab-item div { |
| 19 | font-family: monospace; |
| 20 | text-shadow: none; |
| 21 | } |
| 22 | |
| 23 | #wpadminbar .show-template-name { |
| 24 | color: #ccc; |
| 25 | } |
| 26 | |
| 27 | #wpadminbar #included-files-list li, #wpadminbar .menupop.hover .show-template-name { |
| 28 | color: #333; |
| 29 | } |
| 30 | |
| 31 | #wpadminbar #included-files-list li { |
| 32 | margin-left: 20px; |
| 33 | text-shadow: none; |
| 34 | } |
| 35 | |
| 36 | /*# sourceMappingURL=style-old.css.map */ |
| 37 |