Skip to content
Extraits de code Groupes Projets
Valider d722db70 rédigé par mattpiwik's avatar mattpiwik
Parcourir les fichiers

Refs #3011 minor css changes

git-svn-id: http://dev.piwik.org/svn/trunk@6316 59fd770c-687e-43c8-a1e3-f5a4ff64c105
parent 9742caa4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -3,14 +3,25 @@ ...@@ -3,14 +3,25 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<title>{'General_Dashboard'|translate} - {'CoreHome_WebAnalyticsReports'|translate}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
{loadJavascriptTranslations plugins='CoreHome Dashboard'} {loadJavascriptTranslations plugins='CoreHome Dashboard'}
{include file="CoreHome/templates/js_global_variables.tpl"} {include file="CoreHome/templates/js_global_variables.tpl"}
{include file="CoreHome/templates/js_css_includes.tpl"} {include file="CoreHome/templates/js_css_includes.tpl"}
{literal} {literal}
<style type="text/css"> <style type="text/css">
body {
padding-left:7px;
}
#dashboard { #dashboard {
margin: 30px -6px 0 -12px; margin: 30px -6px 0 -12px;
width: 100%;
padding-top:8px;
}
#menuHead {
position: absolute;
top: 0;
padding: 7px 0 0 2px;
} }
#Dashboard { #Dashboard {
...@@ -66,13 +77,6 @@ ...@@ -66,13 +77,6 @@
margin-left: 0; margin-left: 0;
margin-right: 10px; margin-right: 10px;
} }
#menuHead {
position: absolute;
top: 0;
padding: 3px 0 0 3px;
}
.jqplock-seriespicker-popover { .jqplock-seriespicker-popover {
top: 0; top: 0;
} }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter