Little tweak to entry disabled text color.

SVN revision: 50311
This commit is contained in:
toma 2010-07-18 02:28:21 +00:00 committed by toma
parent f14fc78856
commit ecded09a13
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ color_classes {
}
color_class {
name: "entry_text_disabled";
color: 164 164 164 255;
color: 128 128 128 255;
}
color_class {
name: "slider_text";