mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 00:01:05 +00:00
Woohoo it worked
This commit is contained in:
parent
5713e89482
commit
27402ec437
|
@ -150,26 +150,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
.suggestions {
|
||||
.suggestions-dropdown {
|
||||
background: @base-100;
|
||||
.boxshadow(4);
|
||||
|
||||
.suggestions-results {
|
||||
border: 0;
|
||||
|
||||
.suggestions-result {
|
||||
padding: @margin-side / 2 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.suggestions-special {
|
||||
padding: @margin-side / 2 15px;
|
||||
border: 0;
|
||||
background-color: @base-90;
|
||||
}
|
||||
|
||||
.suggestions-result-current {
|
||||
background-color: @accent-10;
|
||||
}
|
||||
}
|
||||
|
||||
// RTL tweaks
|
||||
|
|
Loading…
Reference in a new issue