View Single Post
Old 8 Apr 2024, 05:45 PM   #41
Terry
The "e" in e-mail
 
Join Date: Jul 2002
Location: VK4
Posts: 3,029
Quote:
Originally Posted by nudge View Post
Monday blues

Fastmail have updated the web interface with the reduced size of the main menu button, now replaced with a pointless (for me) hide/show sidebar toggle.

They also added this hide folders triangle. Can't for the life of me imagine why you'd want to hide folders just to have a blank box. If you don't want to see folders you can hide the sidebar anyhow.

If anyone has an idea what benefit there are of changing these despite being long established functions of the UI I'm all ears.

There are so many bugs or inconsistencies in the settings UI just crying out to be fixed and here we are changing the front page for the sake of it.

Grunt, grunt, grumble, grumble, I got the Monday Fastmail blues... :P
The new changes have really put me off and to have a folder search should be with the folder button in settings not suck on top of my inbox.

But sadly we cant do anything about it.

Is there anything in this script code I could use to block it with stylish

blockquote,
body,
button,
code,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
textarea,
ul {
margin:0;
padding:0
}
fieldset,
iframe,
img {
border:0
}
button {
border-radius:0
}
abbr,
acronym {
font-feature-settings:normal;
border:0;
font-variant:normal;
-webkit-text-decoration:none;
text-decoration:none
}
:focus {
outline:none
}
:-moz-submit-invalid,
:-moz-ui-invalid,
:invalid {
box-shadow:none
}
ol,
ul {
list-style:none
}
textarea {
resize:none
}
html {
background:#fff;
color:#000
}
body {
line-height:1.35
}
a,
button,
div,
span {
-webkit-tap-highlight-color:rgba(0,0,0,0)
}
address,
button,
caption,
cite,
code,
em,
h1,
h2,
h3,
h4,
h5,
h6,
input,
pre,
select,
strong,
textarea {
color:inherit;
font:inherit;
letter-spacing:inherit;
text-align:inherit
}
option {
text-align:left
}
pre {
word-wrap:break-word;
overflow-wrap:break-word;
white-spacere-wrap
}
table:not([cellspacing]):not([width]) {
border-collapse:collapse;
border-spacing:0;
width:100%
}
:where(table:not([cellpadding]) th,
table:not([cellpadding]) td) {
padding:0
}
iframe {
width:100%
}
button::-moz-focus-inner {
border:0;
padding:0
}
@media screen {
body,
html {
cursor:default;
height:100%;
overflow:hidden;
position:relative
}
.u-fillparent {
bottom:0;
left:0;
position:absolute;
right:0;
top:0
}
.u-fillparent>h1 {
background-position:50% 100%;
font-size:202.72865295%;
padding-bottom:22px;
position:absolute;
text-align:center;
top:33%;
width:100%
}
}
#bootstrap-page {
background:#fff
}
.prefersdark #bootstrap-page {
background:#121416
}
@media (prefers-color-scheme:dark) {
#bootstrap-page,
html {
background:#121416
}
}

Last edited by Terry : 8 Apr 2024 at 06:28 PM.
Terry is offline   Reply With Quote