Merge "ChangeScreen2: Use consistent borders on header buttons"

This commit is contained in:
David Pursehouse
2013-11-21 06:30:03 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 2 deletions

View File

@@ -61,7 +61,6 @@ limitations under the License.
#change_actions button.submit {
float: right;
color: white;
background-color: #4d90fe;
background-image: -webkit-linear-gradient(top, #4d90fe, #4d90fe);
}

View File

@@ -262,7 +262,6 @@ limitations under the License.
white-space: nowrap;
}
button.quickApprove {
color: #fff;
background-color: #4d90fe;
background-image: -webkit-linear-gradient(top, #4d90fe, #4d90fe);
}