Merge "ChangeScreen2: Use consistent borders on header buttons"
This commit is contained in:
@@ -61,7 +61,6 @@ limitations under the License.
|
|||||||
|
|
||||||
#change_actions button.submit {
|
#change_actions button.submit {
|
||||||
float: right;
|
float: right;
|
||||||
color: white;
|
|
||||||
background-color: #4d90fe;
|
background-color: #4d90fe;
|
||||||
background-image: -webkit-linear-gradient(top, #4d90fe, #4d90fe);
|
background-image: -webkit-linear-gradient(top, #4d90fe, #4d90fe);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -262,7 +262,6 @@ limitations under the License.
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
button.quickApprove {
|
button.quickApprove {
|
||||||
color: #fff;
|
|
||||||
background-color: #4d90fe;
|
background-color: #4d90fe;
|
||||||
background-image: -webkit-linear-gradient(top, #4d90fe, #4d90fe);
|
background-image: -webkit-linear-gradient(top, #4d90fe, #4d90fe);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user