mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-25 23:05:47 +00:00
Merge pull request #12 from StarCitizenTools/revert-11-feature/popups_darkmode
Revert "Add darkmode for imageless popup"
This commit is contained in:
commit
9141a65b8b
|
@ -28,15 +28,5 @@
|
|||
.mwe-popups-extract[ dir='ltr' ]:after {
|
||||
background-image: linear-gradient( to right, rgba( 255, 255, 255, 0 ), @dark-bg-50 50% );
|
||||
}
|
||||
|
||||
&.mwe-popups-no-image-pointer {
|
||||
&:before {
|
||||
border-bottom-color: @dark-bg-50;
|
||||
}
|
||||
|
||||
&:after {
|
||||
border-bottom-color: @dark-bg-50;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue