improve navigating saving with keyboard

This commit is contained in:
Ansis Brammanis
2013-04-17 18:45:42 -04:00
parent a18c9f1c6d
commit e2f9f57410
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -421,6 +421,7 @@ button.action {
background: #7092ff;
}
button.action:focus,
button.action:hover {
background: #597BE7;
}