projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
When sending an address literal to an SMTP EHLO command, do it with the right syntax
[squirrelmail.git]
/
css
/
bluesteel
/
default.css
diff --git
a/css/bluesteel/default.css
b/css/bluesteel/default.css
index
088d5e8
..
3b63647
100644
(file)
--- a/
css/bluesteel/default.css
+++ b/
css/bluesteel/default.css
@@
-153,11
+153,11
@@
tr.odd {
background: #dedfdf;
}
background: #dedfdf;
}
-/*
folder_manip.tpl
defs */
-
#folderManip
table.wrapper {
+/*
dialog box
defs */
+
.dialogbox
table.wrapper {
border: 1px solid #a8a8a8;
}
border: 1px solid #a8a8a8;
}
-
#folderManip
td.folderAction {
+
.dialogbox
td.folderAction {
background: #a8a8a8;
}
background: #a8a8a8;
}