diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css
index 234fb8b322428bba041f82cd45de8098bb8ff5b6..ea77bafeb09de3e44322a3b4e5cb04943867d3fe 100644
--- a/it4i_theme/assets/stylesheets/application.css
+++ b/it4i_theme/assets/stylesheets/application.css
@@ -1245,7 +1245,7 @@ a:not([href*="//"]) {
     /* CSS for internal links */
 }
 
-a[href*="//"]:not([href*="https://gitlab.it4i.cz/kru0052/docs.it4i"]) {
+a[href*="//"] {
     /*CSS for external links */
     background: transparent url("/img/external.png") no-repeat right 0px top 1px;
     background-size: 12px;