Merge pull request #1994 from ONLYOFFICE/feature/update-colors-table-dark

Update colors-table-dark.less
This commit is contained in:
maxkadushkin 2022-10-07 13:34:46 +03:00 committed by GitHub
commit f0402ac0a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,7 +131,7 @@
--component-hover-icon-opacity: .8; --component-hover-icon-opacity: .8;
--component-active-icon-opacity: 1; --component-active-icon-opacity: 1;
--component-active-hover-icon-opacity: 1; --component-active-hover-icon-opacity: 1;
--component-disabled-opacity: .6; --component-disabled-opacity: .4;
--header-component-normal-icon-opacity: .8; --header-component-normal-icon-opacity: .8;
--header-component-hover-icon-opacity: .8; --header-component-hover-icon-opacity: .8;