Introduce regionfilter
RegionFilter is a basic jquery plugin to work with ULS to select languages based on regions. PS2: Added a css class for elements with regionfilter. Used it for visual indication of selection. Plus some clean up. Change-Id: Ib01b4077435f98665075310e285e68f8538eeb4e
This commit is contained in:
@@ -78,11 +78,9 @@
|
||||
|
||||
.uls-region:hover {
|
||||
outline: 1px solid #0E90D2;
|
||||
background: black;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
.uls-region.active {
|
||||
.regionselector.active {
|
||||
background: black;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user