UI improvement: Fixing buttons styles

This commit is contained in:
Rasika Perera 2017-01-18 08:29:21 +05:30
parent 60ac0522d8
commit 51bd2b5bb6

View File

@ -6545,6 +6545,9 @@ select > option:hover {
padding-right: 5px; padding-right: 5px;
} }
.btn-operations:hover, .btn-operations:focus, .btn-operations:active {
color : #C7C7C7;
}
/** /**
* *