1
0

Just a test for cancel button. Need to be polished.

This commit is contained in:
Romain LE DISEZ 2010-11-27 22:30:48 +08:00 committed by Bharat Mediratta
parent 3567291609
commit db479a61e2

View File

@ -801,6 +801,18 @@ div#g-action-status {
height: 8em;
}
#g-dialog input[type=submit].submit {
float: right;
}
#g-dialog a.g-cancel {
float: right;
-moz-appearance: button;
-webkit-appearance: push-button;
/*clear: left;*/
}
#g-add-photos-canvas-sd {
height: 33px;
/*margin-right: 63px;*/