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