diff --git a/htdocs/theme/bureau2crea/img/object_project.png b/htdocs/theme/bureau2crea/img/object_project.png index ae1d7deadb7..47029fed03d 100644 Binary files a/htdocs/theme/bureau2crea/img/object_project.png and b/htdocs/theme/bureau2crea/img/object_project.png differ diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 46abe55ecae..73873699280 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -1143,20 +1143,6 @@ div.tabs a.tab#active { } -div.tabs a.tab span { - padding: 0px 10px 0px 10px; - background-image: url(); - background-position: left; - background-repeat: no-repeat; - display: block; - height: 18px; - width: auto; -} - -div.tabs a.tab#active span { - background-image: url(); -} - div.tabs a.tab:hover { color: #FFFFFF; background-color: #505050; @@ -1174,6 +1160,7 @@ div.tabBar { margin: 0px 0px 10px 0px; background: #dee7ec url() repeat-x; } +*/ div.tabsAction { margin: 20px 0em 1px 0em; @@ -1181,7 +1168,7 @@ div.tabsAction { text-align: right; } - +/* a.tabTitle { background: #5088A9; color: white; @@ -1299,8 +1286,7 @@ div.divButAction { margin-bottom: 1.4em; } margin: 0px 10px 0px 10px; text-decoration: none; white-space: nowrap; - float: right; - font-size: 10px; + font-size: 12px; height: 18px; line-height: 18px; cursor: pointer; @@ -1330,8 +1316,7 @@ div.divButAction { margin-bottom: 1.4em; } margin: 0px 10px 0px 10px; text-decoration: none; white-space: nowrap; - float: right; - font-size: 10px; + font-size: 12px; height: 18px; line-height: 18px; margin-bottom: 10px; @@ -2119,10 +2104,6 @@ A.none, A.none:active, A.none:visited, A.none:hover { font-size:1em; } -div.tabsAction { - margin-top: 10px; -} - table.noborder { margin-bottom: 10px; position: relative;