Peekaboo, I see you. fixes #2008
git-svn-id: https://develop.svn.wordpress.org/trunk@3282 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
743ac5a1b8
commit
fcb2a69feb
@ -555,9 +555,17 @@ table .vers, table .name {
|
|||||||
margin-right: 190px;
|
margin-right: 190px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
* html #template div {
|
||||||
|
margin-right: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#template, #template div, #editcat, #addcat {
|
||||||
|
zoom: 1;
|
||||||
|
}
|
||||||
|
|
||||||
#template textarea {
|
#template textarea {
|
||||||
font: small 'Courier New', Courier, monospace;
|
font: small 'Courier New', Courier, monospace;
|
||||||
width: 99%;
|
width: 97%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#templateside {
|
#templateside {
|
||||||
|
Loading…
Reference in New Issue
Block a user