mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 11:15:21 +01:00
Fix: Theme border
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
@@ -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; }
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user