@@ -2207,6 +2207,9 @@ div.navigator .pull-right .nav {
color: #338bb8 !important;
}
+.inactive-action:focus {
+ color: #d1d1d1;
+}
/*
Transition to Hue 4
@@ -785,6 +785,10 @@ table.airy tr td {
color: #DBE8F1 !important;
+.snippet-side-btn:focus {
+ color: #DBE8F1;
+
.snippet-side-btn.active {
color: #338bb8;