[MediaWiki-commits] [Gerrit] mediawiki...Translate[master]: Clean up unused and ineffective CSS in message group selector

2018-01-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/400703 )

Change subject: Clean up unused and ineffective CSS in message group selector
..


Clean up unused and ineffective CSS in message group selector

Change-Id: Ib6c82e120712fcd8e8130e91114f5eb2d36a42d7
---
M resources/css/ext.translate.groupselector.less
1 file changed, 0 insertions(+), 18 deletions(-)

Approvals:
  jenkins-bot: Verified
  Santhosh: Looks good to me, approved



diff --git a/resources/css/ext.translate.groupselector.less 
b/resources/css/ext.translate.groupselector.less
index c3a9b41..e0a5841 100644
--- a/resources/css/ext.translate.groupselector.less
+++ b/resources/css/ext.translate.groupselector.less
@@ -9,19 +9,13 @@
right: 0;
z-index: 1000;
display: none;
-   float: left;
margin-top: 13px;
-   min-width: 600px;
width: 600px;
padding: 0;
border: 1px solid #a2a9b1;
background-color: #f0f0f0;
border-radius: 5px;
box-shadow: 0 5px 10px rgba( 0, 0, 0, 0.2 );
-   -webkit-background-clip: padding-box;
-   -moz-background-clip: padding;
-   background-clip: padding-box;
-   text-align: left;
 }
 
 /* The triangle shaped callout */
@@ -54,7 +48,6 @@
 }
 
 .tux-groupselector__filter {
-   height: 30px;
padding-top: 10px;
 }
 
@@ -71,13 +64,6 @@
background-position: right center;
background-size: 25px;
height: 28px;
-   width: 28px;
-}
-
-.tux-groupselector button {
-   height: 32px;
-   margin: 5px;
-   font-weight: bold;
 }
 
 /*
@@ -85,7 +71,6 @@
  */
 .tux-grouptab {
color: #222;
-   box-sizing: border-box;
line-height: 30px;
height: 30px;
cursor: pointer;
@@ -124,7 +109,6 @@
 .grid .tux-grouplist__item__label {
padding-bottom: 0; /* grid override */
padding-left: 15px; /* grid override */
-   font-weight: normal;
line-height: 32px;
cursor: pointer;
white-space: nowrap;
@@ -143,14 +127,12 @@
/* Keep this in sync with js! */
background-size: 32px;
height: 50px;
-   width: 50px;
 }
 
 .grid .row .tux-grouplist__item__subgroups {
color: #72777d;
position: absolute; /* grid override */
padding: 0 15px 2px 0; /* grid override */
-   font-weight: normal;
line-height: 1.25em;
bottom: 0;
right: 0;

-- 
To view, visit https://gerrit.wikimedia.org/r/400703
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib6c82e120712fcd8e8130e91114f5eb2d36a42d7
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit 
Gerrit-Reviewer: Santhosh 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...Translate[master]: Clean up unused and ineffective CSS in message group selector

2017-12-29 Thread Nikerabbit (Code Review)
Nikerabbit has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/400703 )

Change subject: Clean up unused and ineffective CSS in message group selector
..

Clean up unused and ineffective CSS in message group selector

Change-Id: Ib6c82e120712fcd8e8130e91114f5eb2d36a42d7
---
M resources/css/ext.translate.groupselector.less
1 file changed, 0 insertions(+), 18 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/03/400703/1

diff --git a/resources/css/ext.translate.groupselector.less 
b/resources/css/ext.translate.groupselector.less
index 75a0b7b..4ff32ca 100644
--- a/resources/css/ext.translate.groupselector.less
+++ b/resources/css/ext.translate.groupselector.less
@@ -9,19 +9,13 @@
right: 0;
z-index: 1000;
display: none;
-   float: left;
margin-top: 13px;
-   min-width: 600px;
width: 600px;
padding: 0;
border: 1px solid #a2a9b1;
background-color: #f0f0f0;
border-radius: 5px;
box-shadow: 0 5px 10px rgba( 0, 0, 0, 0.2 );
-   -webkit-background-clip: padding-box;
-   -moz-background-clip: padding;
-   background-clip: padding-box;
-   text-align: left;
 }
 
 /* The triangle shaped callout */
@@ -54,7 +48,6 @@
 }
 
 .tux-groupselector__filter {
-   height: 30px;
padding-top: 10px;
 }
 
@@ -71,13 +64,6 @@
background-position: right center;
background-size: 25px;
height: 28px;
-   width: 28px;
-}
-
-.tux-groupselector button {
-   height: 32px;
-   margin: 5px;
-   font-weight: bold;
 }
 
 /*
@@ -85,7 +71,6 @@
  */
 .tux-grouptab {
color: #222;
-   box-sizing: border-box;
line-height: 30px;
height: 30px;
cursor: pointer;
@@ -124,7 +109,6 @@
 .grid .tux-grouplist__item__label {
padding-bottom: 0; /* grid override */
padding-left: 15px; /* grid override */
-   font-weight: normal;
line-height: 32px;
cursor: pointer;
white-space: nowrap;
@@ -143,14 +127,12 @@
/* Keep this in sync with js! */
background-size: 32px;
height: 50px;
-   width: 50px;
 }
 
 .grid .row .tux-grouplist__item__subgroups {
color: #72777d;
position: absolute; /* grid override */
padding: 0 15px 2px 0; /* grid override */
-   font-weight: normal;
line-height: 1.25em;
bottom: 0;
right: 0;

-- 
To view, visit https://gerrit.wikimedia.org/r/400703
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib6c82e120712fcd8e8130e91114f5eb2d36a42d7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits