Fix: Theme border

This commit is contained in:
Laurent Destailleur
2010-12-20 15:45:19 +00:00
parent 006bb98a3c
commit eec949db7c
4 changed files with 23 additions and 1 deletions

View File

@@ -663,6 +663,13 @@ td.photo {
/* Panes for ECM or Filemanager */
/* ============================================================================== */
/*
#containerlayout .layout-with-no-border {
border: 0 !important;
border-width: 0 !important;
}
*/
/*
* PANES and CONTENT-DIVs
*/

View File

@@ -648,6 +648,11 @@ td.photo {
/* Panes for ECM or Filemanager */
/* ============================================================================== */
#containerlayout .layout-with-no-border {
border: 0 !important;
border-width: 0 !important;
}
/*
* PANES and CONTENT-DIVs
*/

View File

@@ -525,6 +525,11 @@ td.photo {
/* Panes for ECM or Filemanager */
/* ============================================================================== */
#containerlayout .layout-with-no-border {
border: 0 !important;
border-width: 0 !important;
}
/*
* PANES and CONTENT-DIVs
*/
@@ -736,7 +741,7 @@ span.tabspan {
/* Boutons actions */
/* ============================================================================== */
/* Nouvelle syntaxe <EFBFBD> utiliser */
/* Nouvelle syntaxe a utiliser */
a.butAction:link { font-family: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 0.7em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; }
a.butAction:visited { font-family: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 0.7em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; }

View File

@@ -519,6 +519,11 @@ td.photo {
/* Panes for ECM or Filemanager */
/* ============================================================================== */
#containerlayout .layout-with-no-border {
border: 0 !important;
border-width: 0 !important;
}
/*
* PANES and CONTENT-DIVs
*/