Merge "Remove remaining references to csslint"

This commit is contained in:
jenkins-bot 2016-05-17 12:41:48 +00:00 committed by Gerrit Code Review
commit d2c995594a
6 changed files with 1 additions and 7 deletions

View file

@ -122,7 +122,7 @@ module.exports = function ( grunt ) {
},
watch: {
files: [
'.{csslintrc,jscsrc,jshintignore,jshintrc}',
'.{stylelintrc,jscsrc,jshintignore,jshintrc}',
'<%= jshint.all %>',
'<%= stylelint.all %>'
],

View file

@ -4,7 +4,6 @@
* @copyright 2011-2016 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
/*csslint regex-selectors:false, overqualified-elements:false */
/* Override paragraph margins inside of captions */
.ve-ce-mwBlockImageNode figcaption p {

View file

@ -89,11 +89,9 @@
}
/* ve.ce.TableCellnode.css's margin replaced by more specific rule in Vector (div#content p) */
/*csslint ids:false */
#content .ve-ce-tableCellNode .ve-ce-paragraphNode {
margin: 0;
}
/*csslint ids:true */
/* High-definition-specific styles (because Vector adds 1em to the leftNav if width is 982px+ */
@media screen and ( min-width: 982px ) {

View file

@ -5,7 +5,6 @@
* @license The MIT License (MIT); see LICENSE.txt
*/
/*csslint known-properties:false */
/* Bug: https://github.com/stubbornella/csslint/issues/436 */
/*!

View file

@ -4,7 +4,6 @@
* @copyright 2011-2016 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
/*csslint ids:false */
/* Hide VE edit tab and section edit things for noscript users.
* For script users they're always visible unless and until ve-not-available is added.

View file

@ -4,7 +4,6 @@
* @copyright 2011-2016 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
/*csslint duplicate-background-images:false */
.oo-ui-icon-alienextension {
/* @embed */