From ad7923cb94a2f24e649d8e3f179fbefe6394676c Mon Sep 17 00:00:00 2001 From: Alexander Zolotov Date: Mon, 30 Jul 2018 19:11:16 +0300 Subject: [PATCH] Remove colors from tip of the day titles (IDEA-181678) --- platform/platform-resources-en/src/tips/css/tips.css | 6 ------ .../platform-resources-en/src/tips/css/tips_darcula.css | 6 ------ python/educational-python/resources/tips/css/tips.css | 6 ------ .../educational-python/resources/tips/css/tips_darcula.css | 6 ------ .../resources/tips/css/tips.css | 6 ------ .../resources/tips/css/tips_darcula.css | 6 ------ 6 files changed, 36 deletions(-) diff --git a/platform/platform-resources-en/src/tips/css/tips.css b/platform/platform-resources-en/src/tips/css/tips.css index 5042176f2719..0e9756ce88d7 100644 --- a/platform/platform-resources-en/src/tips/css/tips.css +++ b/platform/platform-resources-en/src/tips/css/tips.css @@ -48,10 +48,4 @@ pre { } pre .keyword{ color: #000080; -} -h1 .product { - color: #264db5; -} -h1 .version { - color: #f58220; } \ No newline at end of file diff --git a/platform/platform-resources-en/src/tips/css/tips_darcula.css b/platform/platform-resources-en/src/tips/css/tips_darcula.css index a7e869f90d31..d581a8516b87 100644 --- a/platform/platform-resources-en/src/tips/css/tips_darcula.css +++ b/platform/platform-resources-en/src/tips/css/tips_darcula.css @@ -63,10 +63,4 @@ pre { } pre .keyword{ color: #cb7832; -} -h1 .product { - color: #5275d0; -} -h1 .version { - color: #f58220; } \ No newline at end of file diff --git a/python/educational-python/resources/tips/css/tips.css b/python/educational-python/resources/tips/css/tips.css index 5042176f2719..0e9756ce88d7 100644 --- a/python/educational-python/resources/tips/css/tips.css +++ b/python/educational-python/resources/tips/css/tips.css @@ -48,10 +48,4 @@ pre { } pre .keyword{ color: #000080; -} -h1 .product { - color: #264db5; -} -h1 .version { - color: #f58220; } \ No newline at end of file diff --git a/python/educational-python/resources/tips/css/tips_darcula.css b/python/educational-python/resources/tips/css/tips_darcula.css index a7e869f90d31..d581a8516b87 100644 --- a/python/educational-python/resources/tips/css/tips_darcula.css +++ b/python/educational-python/resources/tips/css/tips_darcula.css @@ -63,10 +63,4 @@ pre { } pre .keyword{ color: #cb7832; -} -h1 .product { - color: #5275d0; -} -h1 .version { - color: #f58220; } \ No newline at end of file diff --git a/python/python-community-ide-resources/resources/tips/css/tips.css b/python/python-community-ide-resources/resources/tips/css/tips.css index 5042176f2719..0e9756ce88d7 100644 --- a/python/python-community-ide-resources/resources/tips/css/tips.css +++ b/python/python-community-ide-resources/resources/tips/css/tips.css @@ -48,10 +48,4 @@ pre { } pre .keyword{ color: #000080; -} -h1 .product { - color: #264db5; -} -h1 .version { - color: #f58220; } \ No newline at end of file diff --git a/python/python-community-ide-resources/resources/tips/css/tips_darcula.css b/python/python-community-ide-resources/resources/tips/css/tips_darcula.css index a7e869f90d31..d581a8516b87 100644 --- a/python/python-community-ide-resources/resources/tips/css/tips_darcula.css +++ b/python/python-community-ide-resources/resources/tips/css/tips_darcula.css @@ -63,10 +63,4 @@ pre { } pre .keyword{ color: #cb7832; -} -h1 .product { - color: #5275d0; -} -h1 .version { - color: #f58220; } \ No newline at end of file