mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-11 15:14:30 +02:00
16 lines
No EOL
272 B
CSS
Executable file
16 lines
No EOL
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 ;
|
|
} |