diff --git a/extension.json b/extension.json index ae6ca75c..0603c107 100644 --- a/extension.json +++ b/extension.json @@ -329,9 +329,6 @@ "vector": [ "css/ext.uls.pt-vector.less" ], - "vector-2022": [ - "css/ext.uls.pt-vector.less" - ], "monobook": [ "css/ext.uls.pt.less", "css/ext.uls.pt-default.less", diff --git a/resources/css/ext.uls.pt-vector.less b/resources/css/ext.uls.pt-vector.less index 3ad507d0..bfa7cc9e 100644 --- a/resources/css/ext.uls.pt-vector.less +++ b/resources/css/ext.uls.pt-vector.less @@ -1,8 +1,3 @@ -// Resets the background set in jquery.uls for Modern Vector -.vector-user-links .uls-trigger { - background: none; -} - // Applies old styling rules to legacy Vector .skin-vector-legacy { @import 'ext.uls.pt.less';