From 0ce1d48fbbc7acdd1ab345873fa34f6ce0aa3715 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Mon, 10 Jun 2013 08:03:21 +0100 Subject: [PATCH] Update page control icon colours for Blanca theme --- themes/giffmex/blanca/styles.tid | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/giffmex/blanca/styles.tid b/themes/giffmex/blanca/styles.tid index fbd2e9431..5d142b3e0 100644 --- a/themes/giffmex/blanca/styles.tid +++ b/themes/giffmex/blanca/styles.tid @@ -54,3 +54,7 @@ border-style:solid;border-color:#eee;border-width:1px; background-color: #ffffff; border-bottom: 1px solid #ffffff; } + +svg.tw-image-new-button, svg.tw-image-options-button, svg.tw-image-save-button { + fill: #cccccc; +}