Merge 5.3.2 patches

svn path=/Website/trunk/; revision=20021
This commit is contained in:
Jos Groot Lipman
2013-12-02 14:10:13 +00:00
38 changed files with 1213 additions and 360 deletions

View File

@@ -0,0 +1,45 @@
/*
* $Revision$
* $Modtime: 15-02-12 14:31 $
*/
/* Widgetportal */
#widgetportalbody #portalbody {
text-align: center;
}
#widgetportalbody #portalmenu h2 {
color: #004f80;
padding: 0;
}
#widgetportalbody #portalmenu table {
margin: auto;
}
#widgetportalbody #portalmenu table tr td {
width: 220px;
padding: 8px 16px;
border: none;
}
#widgetportalbody #portalmenu span.menuimg {
width: 90px;
float: left;
margin: 16px 0 0 0;
display: block;
}
#widgetportalbody #portalmenu span.menukop {
text-align: left;
width: 50%;
padding: 0;
margin: 2px 0 2px 0;
display: block;
float: left;
font-size: 1.1em;
}
#widgetportalbody #portalmenu ul {
text-align: left;
width: 50%;
padding: 0;
margin: 0;
display: block;
float: left;
font-size: 0.9em;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 30 KiB