fix default theme efm popups to be white again

SVN revision: 78847
This commit is contained in:
Mike Blumenkrantz 2012-11-02 09:45:44 +00:00
parent e020a07e58
commit 89a2bd8242
1 changed files with 1 additions and 1 deletions

View File

@ -15846,7 +15846,7 @@ target: "region";
parts { parts {
part { name: "base"; type: RECT; mouse_events: 0; part { name: "base"; type: RECT; mouse_events: 0;
description { state: "default" 0.0; description { state: "default" 0.0;
color: 160 160 160 255; color: 255 255 255 255;
} }
} }
part { name: "e.swallow.content"; type: SWALLOW; part { name: "e.swallow.content"; type: SWALLOW;