PluginProbe ʕ •ᴥ•ʔ
Show Current Template / 0.4.3
Show Current Template v0.4.3
trunk 0.2.0 0.2.1 0.2.2 0.3.0 0.3.1 0.3.2 0.3.3 0.3.4 0.4.0 0.4.1 0.4.2 0.4.3 0.4.4 0.4.4-alpha 0.4.4-beta 0.4.5 0.4.6 0.5.0 0.5.1 0.5.2 0.5.3 0.5.4
show-current-template / css / style-old.css
show-current-template / css Last commit date
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