mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
16 lines
272 B
CSS
Executable File
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 ;
|
|
} |