mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Administration: Improve tab character width in Plugins and Themes editor.
Props afercia. Fixes #38684. git-svn-id: https://develop.svn.wordpress.org/trunk@39897 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
18eab18694
commit
fa4968e343
@ -3178,7 +3178,9 @@ img {
|
||||
font-size: 13px;
|
||||
width: 97%;
|
||||
background: #f9f9f9;
|
||||
outline: none;
|
||||
-moz-tab-size: 4;
|
||||
-o-tab-size: 4;
|
||||
tab-size: 4;
|
||||
}
|
||||
|
||||
/* rtl:ignore */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user