Don't even show parent theme files when viewing the child theme. see #15672.

git-svn-id: https://develop.svn.wordpress.org/trunk@16714 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-12-04 03:52:59 +00:00
parent a01db8b692
commit c8fc17767f
4 changed files with 29 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
h3 span {
font-weight: normal;
}
#template textarea {
font-family: Consolas, Monaco, Courier, monospace;
font-size: 12px;