mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-29 01:45:00 +00:00
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;
|
||
|
}
|