Thiemo Mättig (WMDE) has uploaded a new change for review.
https://gerrit.wikimedia.org/r/120218
Change subject: Restore destroyed UniversalLanguageSelector search box design
......................................................................
Restore destroyed UniversalLanguageSelector search box design
Simply removing all styles from an input field is confusing and
inconsistent, especially if the same extension uses two completely
different styles. A search box must look like a search box.
That's nothing I make up: Check google.com or any other search engine
or major website, they are all using a clearly visible search box. If
you want to change the design of this extension then please change
the style in the original place, please.
Change-Id: Id07e4517fc3ab75484420cdaf1e96414f0089962
---
M lib/jquery.uls/css/jquery.uls.compact.css
1 file changed, 2 insertions(+), 17 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UniversalLanguageSelector
refs/changes/18/120218/1
diff --git a/lib/jquery.uls/css/jquery.uls.compact.css
b/lib/jquery.uls/css/jquery.uls.compact.css
index a958c80..c4dab31 100644
--- a/lib/jquery.uls/css/jquery.uls.compact.css
+++ b/lib/jquery.uls/css/jquery.uls.compact.css
@@ -1,5 +1,5 @@
.uls-compact .icon-close,
-.uls-compact .uls-title,
+.uls-compact .uls-title-region,
.uls-compact .map-block {
display: none !important;
}
@@ -9,22 +9,7 @@
}
.uls-compact .search {
- background: white;
- border-top: none;
- padding: 0.8em 0;
- border-bottom-width: 1px;
- border-bottom-style: solid;
- border-bottom-color: #DDD;
-}
-
-.uls-compact .filterinput,
-.uls-compact .filterinput:focus {
- background-color: transparent;
- border: none;
- box-shadow: none;
- outline: none;
- font-size: 18px;
- left: 0;
+ border-top: 0;
}
.uls-compact .uls-language-list {
--
To view, visit https://gerrit.wikimedia.org/r/120218
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id07e4517fc3ab75484420cdaf1e96414f0089962
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits