Remove "Danger!" red from Cancel links and Deactivate plugins
git-svn-id: http://svn.automattic.com/wordpress/trunk@9941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1422,18 +1422,6 @@ div.star.select:hover {
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
|
||||
form p.submit a.cancel {
|
||||
border-color: red;
|
||||
color: red;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
form p.submit a.cancel:hover {
|
||||
background: red;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.misc-pub-section {
|
||||
border-bottom-color: #eee;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user