diff -Nru ubuntu-mate-welcome-16.04.2/data/chatroom.html ubuntu-mate-welcome-16.04.3/data/chatroom.html --- ubuntu-mate-welcome-16.04.2/data/chatroom.html 2016-01-20 23:19:01.000000000 +0000 +++ ubuntu-mate-welcome-16.04.3/data/chatroom.html 2016-02-17 13:13:01.000000000 +0000 @@ -31,9 +31,9 @@ for someone to reply. Just be patient and don't disconnect right away.

-
An Internet connection is required to join the chat room.
- - Retry +
It appears you are not connected to the Internet. Please check your connection to access this content.
+ + Retry
  Join the IRC in Hexchat diff -Nru ubuntu-mate-welcome-16.04.2/data/community.html ubuntu-mate-welcome-16.04.3/data/community.html --- ubuntu-mate-welcome-16.04.2/data/community.html 2016-01-20 23:19:01.000000000 +0000 +++ ubuntu-mate-welcome-16.04.3/data/community.html 2016-02-17 13:13:01.000000000 +0000 @@ -28,9 +28,9 @@ best place to play an active role in the Ubuntu MATE community and to help shape its direction is via our forum.

-
An Internet connection is required to access the community.
- - Retry +
It appears you are not connected to the Internet. Please check your connection to access this content.
+ + Retry
  ubuntu-mate.community diff -Nru ubuntu-mate-welcome-16.04.2/data/css/welcome.css ubuntu-mate-welcome-16.04.3/data/css/welcome.css --- ubuntu-mate-welcome-16.04.2/data/css/welcome.css 2016-01-23 10:20:23.000000000 +0000 +++ ubuntu-mate-welcome-16.04.3/data/css/welcome.css 2016-02-22 11:23:01.000000000 +0000 @@ -205,10 +205,11 @@ /* Center images within the div */ div .center-inside { - height: 100%; - min-height: 50px; - line-height: 50px; - text-align: center; + position: relative; + height: 100%; + min-height: 50px; + line-height: 50px; + text-align: center; } /* System Specifications Table */ @@ -379,6 +380,10 @@ z-index: 11; } +.success-text { + color: #477301; +} + /************************ * Introduction Page *************************/ @@ -419,10 +424,32 @@ * Software Page *************************/ -/* Visibility Toggles */ -.hideSection { display: none; } -.proprietary { } -.alternate { } +/* Always keep category tabs visible */ +#categoryTabs { + position: fixed; + background-image: -webkit-linear-gradient(top, rgba(244,244,244,1), rgba(244,244,244,1), rgba(244,244,244,0.9), rgba(244,244,244,0)); + width: 100%; + left: 0; + top: 48px; + z-index: 5; + padding-top: 8px; + margin-bottom: 2px; + padding-bottom: 28px; +} + +/* Hover label for categories */ +#categoryHover { + position: fixed; + top: 100px; + margin: auto; + font-size: 14px; + width: 110px; + padding-top: 4px; + padding-left: 3px; + text-align: center; + color: #758A53; + z-index: 10; +} /* Proprietary Software Tooltip */ .popover-title { @@ -478,17 +505,55 @@ padding-bottom: 8px; } -/* Hover label for categories */ -#categoryHover { +/* Installed checkmark that overlays the application's icon */ +.installed-check { position: absolute; - top: 110px; + bottom: -15px; + right: 15px; + color: #466E00; +} + +/* Filter drop down */ +.filter-box { + float: right; + font-family: 'Ubuntu'; +} + +/* More details for an individual application */ +.more-details th { + font-family: 'Ubuntu'; + width: 100px; +} + +.more-details td { + font-family: 'Ubuntu'; +} + +.arch-in-use { + font-weight: bold; +} + +.screenshot { + height: 100px; + margin: 4px; + border: 2px solid white; +} + +.screenshot:hover, .screenshot:focus { + border: 2px solid #799251; +} + +.screenshot-link { + cursor: -webkit-zoom-in; +} + +/* Software Only Mode Splash */ +#center-spinner { + width: 200px; + height: 200px; margin: auto; - font-size: 14px; - width: 90px; - padding-top: 2px; - padding-left: 3px; - text-align: center; - color: #758A53; + top: 0; bottom: 0; left: 0; right: 0; + position: absolute; } /************************ @@ -562,6 +627,16 @@ background-color: #C6053D \9; } +/* Shows a notification in the top-right corner */ +.heads-up { + position: fixed; + top: 8px; + right: 8px; + z-index: 11; + font-size: 16px; + text-align: right; +} + /************************ * Splash Screen *************************/ diff -Nru ubuntu-mate-welcome-16.04.2/data/donate.html ubuntu-mate-welcome-16.04.3/data/donate.html --- ubuntu-mate-welcome-16.04.2/data/donate.html 2016-01-20 23:19:01.000000000 +0000 +++ ubuntu-mate-welcome-16.04.3/data/donate.html 2016-02-17 13:13:01.000000000 +0000 @@ -26,9 +26,9 @@
  • Our Supporters
  • -
    An Internet connection is required to donate and view our supporters.
    - - Retry +
    It appears you are not connected to the Internet. Please check your connection to access this content.
    + + Retry
    diff -Nru ubuntu-mate-welcome-16.04.2/data/getinvolved.html ubuntu-mate-welcome-16.04.3/data/getinvolved.html --- ubuntu-mate-welcome-16.04.2/data/getinvolved.html 2016-01-20 23:19:01.000000000 +0000 +++ ubuntu-mate-welcome-16.04.3/data/getinvolved.html 2016-02-17 13:13:01.000000000 +0000 @@ -26,9 +26,9 @@
    -
    An Internet connection is required to access development repositories.
    - - Retry +
    It appears you are not connected to the Internet. Please check your connection to access this content.
    + + Retry
    diff -Nru ubuntu-mate-welcome-16.04.2/data/gettingstarted.html ubuntu-mate-welcome-16.04.3/data/gettingstarted.html --- ubuntu-mate-welcome-16.04.2/data/gettingstarted.html 2016-01-24 11:46:56.000000000 +0000 +++ ubuntu-mate-welcome-16.04.3/data/gettingstarted.html 2016-02-22 11:23:01.000000000 +0000 @@ -37,7 +37,6 @@ Drivers Language & Input Optional Tasks - Discover Software
    Familiarity
    Customization @@ -46,7 +45,6 @@
    Troubleshooting
    System Specifications - Ask the Community