Thomas Bruederli
2013-10-19 49b8e5d0bb712ccf1a1a52bd794d3d7bb905a493
skins/larry/svggradients.css
@@ -7,8 +7,6 @@
 * License. It is allowed to copy, distribute, transmit and to adapt the work
 * by keeping credits to the original autors in the README file.
 * See http://creativecommons.org/licenses/by-sa/3.0/ for details.
 *
 * $Id$
 */
input.button {
@@ -31,7 +29,8 @@
   background-image: url(svggradient.php?c=2a2e31;505050);
}
a.button {
a.button,
.buttongroup {
   background-image: url(svggradient.php?c=f9f9f9;e6e6e6);
}
@@ -47,6 +46,10 @@
.pagenav.dark a.button.pressed {
   background-image: url(svggradient.php?c=bababa;d8d8d8);
}
.buttongroup a.button.selected {
   background-image: url(svggradient.php?c=909090;858585);
}
#message.statusbar {
@@ -134,9 +137,16 @@
}
#messageheader, #partheader, #composeheaders {
   background-image: url(svggradient.php?c=ffffff;e9e9e9);
   background-image: url(svggradient.php?c=ffffff;f0f0f0);
}
.moreheaderstoggle {
   background-image: url(svggradient.php?c=fbfbfb;e9e9e9&h=1);
}
#messagelistfooter {
   background-image: url(svggradient.php?c=ebebeb;c6c6c6);
}
/*** jqueryui theme ***/