mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 23:55:53 +00:00
8815afad25
Since these are part of the interface they should evolve with the interface. This is needed to support switching our markup to Codex. Bug: T335710 Change-Id: I9996696795f792567f770ac8bf57002bd5706d06
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
// Reset the background set in jquery.uls for Modern Vector.
|
|
.vector-user-links .uls-trigger {
|
|
background: none;
|
|
}
|