File: /var/www/html/wp-content/plugins/show-current-template/css/style.css
/*
Document : style.css
Created on : 2013/01/21, 16:04:46
Updated on : 2022/01/29, 13:47
Author : tai
Description:
The stylesheet for the plugin.
*/
#wpadminbar .quicklinks #wp-admin-bar-show_template_file_name_on_top a {
display: inline;
padding: 0;
text-decoration: underline;
line-height: 1rem;
}
#wpadminbar .quicklinks #wp-admin-bar-show_template_file_name_on_top .ab-item {
height: auto;
white-space: normal;
}
#wpadminbar .quicklinks #wp-admin-bar-show_template_file_name_on_top .ab-sub-wrapper {
width: 300px;
}
#wpadminbar .quicklinks p {
line-height: 1rem;
margin-bottom: 1rem;
}
#wpadminbar .show-template-name,
#wpadminbar .hover .show-template-name {
font-family: monospace;
text-shadow: none;
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item {
height: auto;
padding-bottom: 1rem;
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item div {
font-family: monospace;
text-shadow: none;
color: #fff;
}
#wpadminbar .hover .show-template-name:hover {
color: #2ea2cc;
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item #included-files-list li {
line-height: 1.5;
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item #included-files-list li:hover {
color: #2ea2cc;
}
#wpadminbar #included-files-list {
margin-left: 20px;
}
#wp-admin-bar-show_template_file_name_on_top-default {
max-height: 90vh;
overflow-x: hidden;
}
#included-files-fie-on-wp-footer {
display: none;
}
/*# sourceMappingURL=style.css.map */