DFW: change width resizing to use hotkeys only: Alt (Win, Linux) or Ctrl (Mac) 0/reset, +/wider, -/narrower, see #17136

git-svn-id: https://develop.svn.wordpress.org/trunk@17838 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-05-08 06:32:44 +00:00
parent 13ad310c3f
commit 223162e568
6 changed files with 23 additions and 31 deletions

View File

@@ -794,15 +794,6 @@ form.upgrade .hint {
display: none;
}
#wp-fullscreen-plus,
#wp-fullscreen-minus,
#wp-fullscreen-reset {
font-size: 14px;
border: 1px solid #aaa;
padding: 0 4px;
cursor: default;
}
/* =Thickbox Adjustments
-------------------------------------------------------------- */
.fullscreen-active #TB_overlay {