fix_color_to_#009688 and hover btn (#125)

* fix_color_to_#009688 and hover btn

* fix_color_main_menu

* fix double ##

* tooltip_color

* fix bitmapcache.cpp
This commit is contained in:
Heiko Liebscher 2023-01-06 14:22:20 +01:00 committed by GitHub
parent 0d473ed447
commit 964f2163cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
131 changed files with 342 additions and 341 deletions

View file

@ -124,7 +124,7 @@ body
.NormalBtn:hover
{
background-color:#009638;
background-color:#00f0d9;
}
.GrayBtn
@ -176,7 +176,7 @@ body
.SmallBtn_Green:hover
{
background-color: #009638;
background-color: #00f0d9;
}
/*---HyperLink---*/

View file

@ -20,7 +20,7 @@ body
#Title div
{
color: #21A452;
color: #009688;
}
/*-----Button-----*/