After training the PHPStorm code formatter.
See https://github.com/siebrand/MediaWiki-PHPStorm Issue remains with anonymous functions in JavaScript. Change-Id: I2b520f8df127452acf02deb659277a6465e6ca59
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#uls-current-language-nav { /* @embed */
|
||||
background: url('../images/cog-16x16-ltr.png') no-repeat scroll right
|
||||
top transparent;
|
||||
background: url('../images/cog-16x16-ltr.png') no-repeat scroll right top transparent;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@@ -93,7 +92,6 @@
|
||||
border-left-color: #3366BB;
|
||||
}
|
||||
|
||||
|
||||
#languagesettings-panels div#settings-block {
|
||||
border-left: 1px solid #C9C9C9;
|
||||
padding-left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user