Let Vector 2022 manage its own styles

Depends-On: I9996696795f792567f770ac8bf57002bd5706d06
Bug: T335710
Change-Id: I1f4bddc9091a360795f0ee16f5eed00a7a9ce846
This commit is contained in:
Jon Robson
2023-05-10 15:10:13 -07:00
committed by Jdlrobson
parent 5e0e59793b
commit 240498e6ee
2 changed files with 0 additions and 8 deletions

View File

@@ -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",

View File

@@ -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';