Files
server/usr/share/psa-horde/themes/default/mozilla.css
2026-01-07 20:52:11 +01:00

11 lines
173 B
CSS

/**
* CSS corrections for Gecko.
*/
input[type="submit"], input[type="button"], input[type="reset"] {
padding: 3px 10px;
}
input.horde-cancel {
padding: 3px 0;
}