From 285a73329145403f3c1c561eb5d82880b965672a Mon Sep 17 00:00:00 2001 From: Mark Lewis Date: Thu, 22 Jan 2015 13:53:29 +0100 Subject: [PATCH] updated table links color --- Resources/public/css/admin.css | 7 ++++++- Resources/public/css/backend.css | 4 ++++ Resources/views/Admin/index.html.twig | 18 +++++++++--------- composer.json | 2 +- 4 files changed, 20 insertions(+), 11 deletions(-) diff --git a/Resources/public/css/admin.css b/Resources/public/css/admin.css index c87ac7e..1420011 100644 --- a/Resources/public/css/admin.css +++ b/Resources/public/css/admin.css @@ -69,4 +69,9 @@ div.td { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -} \ No newline at end of file +} + +.sort-link a, .sort-link a:visited, .sort-link a:focus, .sort-link a:hover, .sort-link a:active { + color: white !important; +} + diff --git a/Resources/public/css/backend.css b/Resources/public/css/backend.css index 778ac92..d89b545 100644 --- a/Resources/public/css/backend.css +++ b/Resources/public/css/backend.css @@ -106,3 +106,7 @@ button.description-btn { .calendar-item { padding: 5px; } + +.sort-link a, .sort-link a:visited, .sort-link a:focus, .sort-link a:hover, .sort-link a:active { + color: white !important; +} diff --git a/Resources/views/Admin/index.html.twig b/Resources/views/Admin/index.html.twig index cd8a52f..1b47e24 100644 --- a/Resources/views/Admin/index.html.twig +++ b/Resources/views/Admin/index.html.twig @@ -110,15 +110,15 @@ - - - - - - - - - + + + + + + + + + diff --git a/composer.json b/composer.json index 1bb0096..8a190f4 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "newscoop/google-events-plugin-bundle", "description": "GoogleEvents plugin for Newscoop", "keywords": ["newscoop", "google-events", "events"], - "version": "0.0.9", + "version": "0.0.10", "type": "newscoop-plugin", "license": "GPL-3.0", "authors": [
SummaryCreator EmailLinkDescriptionLocationCreatedStartEndToolsSummaryCreator EmailLinkDescriptionLocationCreatedStartEndTools