e4d3c0d9f0
Change cursor to pointer on any nickname class element
2013-04-14 19:42:05 -07:00
2f5b117998
Merge pull request #154 from vita10gy/location
...
Add current location button to geo search
2013-04-14 07:14:11 -07:00
0d5c86eb17
move sidebar toggle up 15 pixels. it felt a bit too low after various space optimisations
2013-04-14 01:26:44 +01:00
326df3af26
add a close button to the portal detail display - some people like to be able to hide it
...
show linked portals updated - the positioning needed changing
2013-04-14 01:23:35 +01:00
f2dfeb29bb
cleanups to the toolbox
...
- remove - use style sheets to prevent wrapping within links
- make more consistant with the cleanups made to the .linkdetails links
for #135
2013-04-13 21:45:30 +01:00
99d52dad8a
various cleanups to the portal detail display links
...
- removed 'donate'
- made case consistant - upper case 1st letter
- shortened excessively long links (IAPS) - but added title text on links with more detailed descriptions
inspired by #135
2013-04-13 21:18:26 +01:00
4f26a6e68d
Add current location button to geo search
2013-04-13 00:33:46 -05:00
ffcbcbc7a6
Nits and style changes
2013-04-10 00:46:16 -05:00
4d441c1afb
style tweak
2013-04-06 17:11:50 -05:00
08b9ca4efc
Merge branch 'master' into highlighter
2013-04-05 00:39:30 -05:00
d646f2df6b
Portal Highlighter - Initial Check in
2013-04-04 23:08:59 -05:00
a2a9d3458d
add highlight to SYSTEM_NARROWCAST (your X on Y was destroyed by Z) messages
2013-04-05 00:36:38 +01:00
4b3e84ce51
merge #86 , with some tweaks in the case AT_PLAYER area so it's cleaner
2013-03-28 23:32:46 +00:00
10dc1a6ef1
overflow-y: hidden -> auto
...
Fixed the sidebar scrolling problem for Opera users.
2013-03-25 18:52:47 +01:00
e6cb0e75fc
Likely Fix for px gap
...
Char bar was using padding from default input. This will probably fix
it, but I can't build it anymore.
2013-03-25 09:11:14 -05:00
5199b841cc
Clean up some wasted vertical space in sidebar
...
Clean up some wasted vertical space in sidebar and make other small
changes so more fits on 1366x768 screens (most common res) without
scrolling.
2013-03-23 00:00:12 -05:00
1f3dccc6ad
fix QR code not being readable sometimes (patch by Fragger)
...
fixes breunigs/ingress-intel-total-conversion#487
fixes breunigs/ingress-intel-total-conversion#486
2013-03-20 23:12:48 +01:00
518467617e
Instead of determining the height of the sidebar and fixing it to
...
that, this patch uses the CSS pointer-events directive to make the
area between the side bar and the map status usable. This should
avoid cutting off the sidebar and force users to scroll even if
there is space available but still allow to interact with that area.
Please report if there are any problems with this.
fix #467 , fix #461
2013-03-14 12:56:39 +01:00
14db5fd6ab
Fix MU count's blocking clicking on other things.
2013-03-12 01:10:36 -07:00
b2b2cfd33e
prevent sidebar toggle flicker, make BG color more compatible with default midnight map colors
2013-03-10 18:38:39 +01:00
3ce0217180
add black bg to styles, maybe this sets the BG on IITCM when the "Your account is not enabled to play…" message pops up
2013-03-10 17:41:19 +01:00
080c8ab136
fix #373
2013-03-08 07:37:05 +01:00
0824334d5f
Merge branch 'upstream' into redeem_dlg
...
Conflicts:
code/redeeming.js
2013-03-07 08:35:44 +01:00
967578f7ea
fixed codingstyle and removed coda font
2013-03-05 13:35:09 +01:00
4024c67f3a
Make style of buttons in dialog consistant.
2013-03-05 16:23:38 +08:00
0afc26af4a
new redeem dialog content
2013-03-05 08:52:46 +01:00
492f0846f8
Fixed some style issues
2013-03-04 21:02:25 +01:00
f50a7eb63c
new style for alert windows
2013-03-04 12:32:22 +01:00
5513ea13eb
Resolve conflict and sync
2013-03-02 21:31:12 -08:00
0ba8631b82
MU counts for fields with limiting for small fields
...
Only at higher zoom levels will counts for small fields show.
2013-03-02 21:25:03 -08:00
ee05477b2b
Merge pull request #353 from cmrn/signout-link
...
Added sign out link when hovering over name (fixes #352 )
2013-03-02 07:11:43 -08:00
75dea672f3
Inital stab at mu counts for fields
...
Still needs work on when not to display, maybe based on field area and
zoom level?
2013-03-02 05:56:29 -08:00
7207a1f50d
most likely fix #341 .
...
The fix has been ported to 0.7.x, too. The layer chooser should be
much more compact on chrome now.
2013-03-02 12:03:23 +01:00
32ca78b1d7
Added sign out link when hovering over name ( fixes #352 )
2013-03-01 13:31:13 +11:00
0767230489
Make changes asked by breunigs
2013-02-25 17:55:37 +01:00
107f4689e9
Replace gmaps-link by popup with qrcode and links
...
If you want to use your smartphone for navigation, you can now just scan
the qr-code and (if your scanner-app supports it) directly input the
locations to your navigation-app.
Additionally a link to the location in gapps and OSM will be displayed.
2013-02-25 16:21:03 +01:00
d644ef64bd
implement jqueryui dialog replacements.
...
For now only alert windows are converted automatically. You can alert custom
HTML code like so: alert('<strong>herp a derp</strong>', true);
Main can use this feature immediately, all plugins that are advertized to be
stable may only use this once 0.7 is released.
2013-02-22 11:23:44 +01:00
a23f1ecb29
fix space
2013-02-21 22:13:04 +01:00
11ca5c94fd
Update
2013-02-21 09:18:38 -06:00
6bc5156e29
Style "Nigs"
2013-02-21 09:07:27 -06:00
2396f34e7a
fix text wrapping style issues in player tracker ( fixes #212 )
2013-02-19 08:50:28 +01:00
6884e967dc
different fix for #187 and #192 . Please report back if it works.
2013-02-17 00:20:40 +01:00
7438cd6e51
broke the alignment for resos and random details
2013-02-16 16:15:07 +01:00
7b3865e170
fix #185
2013-02-16 15:27:37 +01:00
a2369b5119
avoid off by a few issues for people who zoom their browser.
2013-02-16 15:21:24 +01:00
348202f75d
fix #187
2013-02-16 15:05:55 +01:00
e242ca6ef0
avoid stretching chat messages if there are too few for the available space
2013-02-16 11:46:43 +01:00
5445006d5a
make chat copy&paste friendly again
2013-02-16 10:56:58 +01:00
2023e33567
more work for #179 .
...
Due to changed display of the portal image it now doesn’t flicker anymore,
which simplifies code a lot.
2013-02-16 10:02:18 +01:00
43d9251c57
part of #179
2013-02-16 08:33:59 +01:00