mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 19:24:34 +00:00
Tooltips for media buttons. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7311 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -704,3 +704,8 @@ div#media-upload-error, .file-error, abbr.required, .widget-control-remove:hover
|
||||
#poststuff #titlewrap {
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
#tTips p#tTips_inside {
|
||||
background-color: #ddd;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
@@ -678,4 +678,9 @@ div#media-upload-error, .file-error, abbr.required, .widget-control-remove:hover
|
||||
|
||||
.curtime {
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
|
||||
#tTips p#tTips_inside {
|
||||
background-color: #ddd;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user