A few more CSS changes to finish tweaking /home.jsp for the other themes

This commit is contained in:
str4d
2012-05-25 05:27:46 +00:00
parent c4057bb5a0
commit e7c3e07626
3 changed files with 13 additions and 13 deletions

View File

@@ -656,15 +656,14 @@ h2.app {
}
*/
h4.app {
h4.app, h4.app2 {
margin: 0 10px 2px 10px;
padding: 10px 0 8px 0;
}
h4.app2 {
clear: left;
margin: 0 4px 2px 0;
padding: 16px 0 8px 0;
margin-top: 5px !important;
}
div.ag2 {
@@ -674,13 +673,14 @@ div.ag2 {
div.app {
float: left;
padding: 2px;
height: 84px;
/*height: 84px;*/
width: 112px;
text-align: center !important;
}
div.appgroup {
margin: 0;
padding: 16px 8px;
padding: 0 8px;
width: auto;
}