aboutsummaryrefslogtreecommitdiff
path: root/src/css/customkeyboard.css
blob: d15afb28cc0a23e6c7d9612d293983104e293b03 (plain) (blame)
1
2
3
4
5
6
.ui-keyboard-has-focus {
	background: #eeeeee 50% bottom repeat-x;
    border-style: solid;
    border-width: 1px;
	border-color: #cccccc;
}