Jump to content
Not connected, Your IP: 18.119.19.205
cccthats3cs

Wider columns on the website now?

Recommended Posts

A few days ago I noticed that my 3rd device on the sessions page was moved below the first 2, and on the servers page there are now 2 columns instead of 3. My zoom level is unchanged and this is happening on both Firefox and Chrome. Can someone please confirm if this was intended? I much prefer the old layout with more information on screen at once.

Thanks

Share this post


Link to post
20 hours ago, cccthats3cs said:

A few days ago I noticed that my 3rd device on the sessions page was moved below the first 2


Nothing strange, I'd say, if the third device reconnected. But I don't know how it's sorted; I very rarely have more than one session active.
 
20 hours ago, cccthats3cs said:

and on the servers page there are now 2 columns instead of 3


Can confirm those small updates to the website layout.

NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT.

LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too!

Want to contact me directly? All relevant methods are on my About me page.

Share this post


Link to post
Posted ... (edited)

Here's a simple userstyle to shorten the width of the server "card" (as the CSS calls it). Install it with Stylus. With this, I can view 3 session columns on one row on my 1920x1080 display.

/* ==UserStyle==
@name           airvpn fix
@namespace      github.com/openstyles/stylus
@version        1.0.0
@author         https://airvpn.org/profile/579908-fishbasketballaries/
==/UserStyle== */
@-moz-document regexp("https:\/\/airvpn\.(org|dev|info).*\/") {
    .air_card_server {
        width:22em;
        box-shadow:0 0 .3em rgba(0,0,0,0.3);
        background-color:#fff
    }
}


Edit:
I just noticed the /status page was changed to only fit 2 servers per row, so I've altered the above userstyle to apply sitewide. The amount of servers shown in one row will depend on your browser viewport size.

Edited ... by fishbasketballaries
update userstyle

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...