mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-05 02:10:45 +01:00
Have titles show cursor. Hat tip: Noel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7d7a28c515
commit
d2143e92ed
@ -1451,3 +1451,7 @@ ul.view-switch li.current {
|
||||
td.action-links, th.action-links {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#poststuff h3, #poststuff .closed h3 {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Reference in New Issue
Block a user