Skip to content
Extraits de code Groupes Projets
Valider cb5f723e rédigé par Thomas ZILLIOX's avatar Thomas ZILLIOX
Parcourir les fichiers

Alignment of the dashboard elements

parent 00c08ec0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -48,7 +48,7 @@ h3 { ...@@ -48,7 +48,7 @@ h3 {
/* Content */ /* Content */
#content.home { #content.home {
padding-top: 5px; padding-top: 15px;
font-size: 14px; font-size: 14px;
} }
......
...@@ -83,6 +83,10 @@ ...@@ -83,6 +83,10 @@
z-index: 1; z-index: 1;
} }
.widget:first-child {
margin-top: 0;
}
.widgetHover { .widgetHover {
border: 1px solid #aba494; border: 1px solid #aba494;
} }
...@@ -124,7 +128,7 @@ ...@@ -124,7 +128,7 @@
} }
.widgetTopHover { .widgetTopHover {
background: #B0A798 url(plugins/Zeitgeist/images/dashboard_h_bg_hover.png) repeat-x 0 0; background: #C4BBAD url(plugins/Zeitgeist/images/dashboard_h_bg_hover.png) repeat-x 0 0;
} }
.widgetName { .widgetName {
......
...@@ -122,7 +122,5 @@ ...@@ -122,7 +122,5 @@
<div class="widgetpreview-preview"></div> <div class="widgetpreview-preview"></div>
</div> </div>
<div class="clear"></div>
<div id="dashboardWidgetsArea"></div> <div id="dashboardWidgetsArea"></div>
</div> </div>
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
padding: 0; padding: 0;
float: left; float: left;
width: 240px; width: 240px;
padding-top: 10px;
} }
.Menu--dashboard > .Menu-tabList { .Menu--dashboard > .Menu-tabList {
......
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