Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed useless CSS property | gorhill | 2015-05-26 | 1 | -1/+0 |
| | |||||
* | minor epicker dialog restyling | gorhill | 2015-05-26 | 1 | -27/+36 |
| | |||||
* | code review | gorhill | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | this fixes #843 | gorhill | 2015-02-24 | 1 | -2/+5 |
| | |||||
* | cursor shape | gorhill | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | Transparent background for the picker | Deathamns | 2015-02-15 | 1 | -0/+1 |
| | |||||
* | fine tuning css | gorhill | 2015-02-14 | 1 | -13/+11 |
| | |||||
* | Move every part of the picker to the iframe | Deathamns | 2015-02-14 | 1 | -23/+63 |
| | |||||
* | vAPI.sessionId, element-picker dialog as iframe | Deathamns | 2015-02-14 | 1 | -0/+120 |
vAPI.sessionId - random ID generated every time when a page loads. Having the dialog in an iframe lowers the chance of interference with the styling of the page, also avoids using innerHTML (AMO complaint). |