View Single Post
Old 12 Jul 2017, 08:47 PM   #19
joe_devore
Essential Contributor
 
Join Date: Dec 2003
Location: Dover, NH, USA
Posts: 315
Quote:
Originally Posted by sflorack View Post
Most of the complaints I heard about the new interface (over and over and over again) is loss of functionality. The Stylish stylesheet posted here make only cosmetic changes.

Please tell me I'm wrong: was this entire drama ("doomsday" and "the sky is falling") all over a font color?!
ahh lol... yeah...


have u looked at the actual list of tweaks at the top?
here just one I find very usable! because currently in the New UI the list of emails in a large list have NO divider in between emails so its hard to read and distinguish one from the next.. anyway the code..
Code:
  /* Puts a thin border between the emails */
  .v-MailboxItem
  {
  border-top:2px solid green;
  }
ps: I increased it from 1pixel to 2 pixel to make it a little more visible..

LOL nO...
these were the primary features I utlized in the Classic UI.. THAT were lost i the New UI..
1) ever present folder counts "(NEW/Total)" aligned to the right margin for each folder
2) Empty link on the Trash folder (requires to clicks to empty ;p )
3) the Search results in the Classic UI SEPARATED results displayed by folder with the folder name as a header and a [HR] to separate each folder readout to make it EASIER to read!! lol ;p
joe_devore is offline   Reply With Quote