Hi,
For the switches page I changed the following section in feynman.css into:
Code: Select all
.ui-draggable:not(.ui-dialog) table > tbody > tr{
background-color:transparent!important;
background: -moz-linear-gradient(to bottom, rgba(212,225,238,1) 0% ,rgba(212,225,238,1) 42px, rgba(255,255,255,1) 42px,rgba(255,255,255,0.95) 69px,rgba(255,255,255,1) 69px,rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(to bottom, rgba(212,225,238,1) 0% ,rgba(212,225,238,1) 42px, rgba(255,255,255,1) 42px,rgba(255,255,255,0.95) 69px,rgba(255,255,255,1) 69px,rgba(255,255,255,1) 100%);
background: linear-gradient(rgba(73, 17, 189, 1), rgba(25, 12, 98, 0.17) 26.05%, rgba(121, 89, 124, 0.42));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e1ee', endColorstr='#cccccccc',GradientType=0 );
border-radius:2px!important;
But note that probably only looks good on a dark/purple background.
The flickering is indeed a setting, but for sensors I really like to have it active.