diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index 304e9718637..3d15615cb21 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -412,7 +412,7 @@ else $classviewhide='visible'; // Start container of all panels ?>
-
+
background-image: -o-linear-gradient(bottom, rgb() 15%, rgb() 100%) !important; background-image: -moz-linear-gradient(bottom, rgb() 15%, rgb() 100%) !important; @@ -1009,7 +1009,9 @@ td.photo { box-shadow: 4px 4px 4px #EEE; padding: 0 4px 0 4px !important; +} +.toolbar { height: 34px !important; }