1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/X/imapsync_form.css
Nick Bebout 9a927be251 1.882
2018-05-07 09:04:23 -05:00

16 lines
272 B
CSS
Executable File

/* $Id: imapsync_form.css,v 1.1 2018/01/27 21:58:41 gilles Exp gilles $ */
#account1 {
background-color: DodgerBlue ;
}
#account2 {
background-color: DarkTurquoise ;
}
.padd0 {
padding-left: 0px ;
padding-right: 0px ;
}