/* ===================================== */
/* CSS for control sap.m/NumericContent  */
/* Horizon High Contrast Black theme     */
/* ===================================== */

.sapMNC:focus {
  outline: 2px dotted @sapUiContentFocusColor;
}