mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-02 15:11:49 +02:00
1.945
This commit is contained in:
parent
0797e48248
commit
275436c5a0
126 changed files with 25270 additions and 4380 deletions
|
@ -1,16 +1,29 @@
|
|||
|
||||
|
||||
/* $Id: imapsync_form.css,v 1.1 2018/01/27 21:58:41 gilles Exp gilles $ */
|
||||
/* $Id: imapsync_form.css,v 1.5 2019/06/25 21:31:44 gilles Exp gilles $ */
|
||||
|
||||
#account1 {
|
||||
background-color: DodgerBlue ;
|
||||
// background-color: DodgerBlue ;
|
||||
background-color: Fuchsia ;
|
||||
}
|
||||
|
||||
#account2 {
|
||||
background-color: DarkTurquoise ;
|
||||
}
|
||||
|
||||
#parameters {
|
||||
// background-color: GreenYellow ;
|
||||
// background-color: White ;
|
||||
}
|
||||
|
||||
#progress {
|
||||
text-align: center ;
|
||||
font-size: 1.6em ;
|
||||
margin: 0 0 0px;
|
||||
}
|
||||
|
||||
.padd0 {
|
||||
padding-left: 0px ;
|
||||
padding-right: 0px ;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue