Go to file
Prateek Saxena 21b856f7f7 Use correct selector for div's that hold PNGs when SVGs aren't supported
* The classes in ext.popups.core.less apply to the thumbnail
which reside in .mwe-popups > div > a.popups-discreet
The thumbnail is thus not a direct child of the div parent of
popups-discreet.
* The margin-top is unnecessary.

Change-Id: If91140a55baa1aef36483002de681503c2690cf6
2016-05-13 18:12:11 +00:00
i18n Localisation updates from https://translatewiki.net. 2016-05-10 22:29:19 +02:00
resources Use correct selector for div's that hold PNGs when SVGs aren't supported 2016-05-13 18:12:11 +00:00
tests Add tests for createPopup 2016-05-12 15:33:50 -07:00
.gitignore Add composer.json 2015-11-19 14:30:20 +01:00
.gitreview Add .gitreview 2014-02-06 11:01:39 +01:00
.jscsrc Add jscs and jshint tasks to the Gruntfile 2015-09-04 13:57:52 +05:30
.jshintignore Update Gruntfile.js 2015-10-26 08:49:33 +00:00
.jshintrc Add link preview feature to mobile beta mode 2016-03-05 18:22:30 +01:00
composer.json build: Updating development dependencies 2016-01-05 10:39:25 -08:00
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
extension.json Add client-side validation of PopupsSurveyLink 2016-05-11 14:53:30 +01:00
Gemfile Add browser test for hovering link 2016-04-19 13:12:24 +00:00
Gruntfile.js Update Gruntfile.js 2015-10-26 08:49:33 +00:00
jsduck.json Setup jsduck to run on 'npm run doc' 2015-08-03 15:54:25 +05:30
package.json build: Updating development dependencies 2015-12-29 11:48:27 -08:00
Popups.hooks.php Add QUnit test for ext.popups.settings 2016-04-28 16:13:20 -04:00
Popups.php Add extension.json, empty php entry point 2015-07-02 22:19:24 +00:00