mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Don't show info cursor for .caps.
git-svn-id: https://develop.svn.wordpress.org/trunk@1928 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+4
-1
@@ -25,11 +25,14 @@ acronym, abbr {
|
||||
}
|
||||
|
||||
acronym, abbr, span.caps {
|
||||
cursor: help;
|
||||
font-size: 90%;
|
||||
letter-spacing: .07em;
|
||||
}
|
||||
|
||||
acronym, abbr {
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 5px solid #ccc;
|
||||
margin-left: 1.5em;
|
||||
|
||||
Reference in New Issue
Block a user