summaryrefslogtreecommitdiff
path: root/test/smoke-tests/eosactionbutton.css
diff options
context:
space:
mode:
authorFelipe Erias Morandeira <femorandeira@igalia.com>2013-07-19 13:01:28 +0100
committerFelipe Erias Morandeira <femorandeira@igalia.com>2013-07-22 11:43:07 +0100
commitee9c7244f01af156f885c291e49caa12c765ad70 (patch)
treedf0f6038cfd827ae804c3a45752963021746dd96 /test/smoke-tests/eosactionbutton.css
parent88567d3a86117c03d591f835414faa803644c6ba (diff)
Smoke tests for "label-position" in EosActionButton
[endlessm/eos-sdk#108]
Diffstat (limited to 'test/smoke-tests/eosactionbutton.css')
-rw-r--r--test/smoke-tests/eosactionbutton.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/smoke-tests/eosactionbutton.css b/test/smoke-tests/eosactionbutton.css
index 13ddfe4..b01e3cf 100644
--- a/test/smoke-tests/eosactionbutton.css
+++ b/test/smoke-tests/eosactionbutton.css
@@ -1,5 +1,9 @@
/* ****** ACTION MENU ****** */
+GtkWindow {
+ background-color: mix(white, black, 0.1);
+}
+
#menu {
background-color: mix(white, black, 0.2);
border-color: mix(white, black, 0.5);