AKZA#38532 Menukoppen met 1 item kunnen (met S('portalmenu_combine_single')) worden samengevoegd en gecentreerd.
svn path=/Website/trunk/; revision=32950
This commit is contained in:
@@ -1773,7 +1773,7 @@ tr.rejected td {
|
||||
font-size: 1.2em;
|
||||
color:#900;
|
||||
}
|
||||
#faqsubhead {font-weight: normal; font-size: 1.2em; padding-bottom:4px;}
|
||||
#faqsubhead {font-weight: normal; font-size: 1.1em; padding-bottom:4px;}
|
||||
#faqfoot {font-weight: bold;}
|
||||
#faqsolved {font-weight: normal; padding:2px 0 0 4px; color:#111; font-size:1.2em;}
|
||||
.faqantwoord {display:none; float:none; padding:4px 0 4px 8px; font-size:1.1em;}
|
||||
@@ -3588,7 +3588,6 @@ table.besaccordeon td {
|
||||
padding: 8px 1px 8px 0px;
|
||||
}
|
||||
|
||||
|
||||
#portalmenu ul {
|
||||
margin: 0 0 5px 0;
|
||||
padding: 0 0 0 0;
|
||||
@@ -3611,8 +3610,6 @@ table.besaccordeon td {
|
||||
#portalmenu .more:hover {
|
||||
color: ==linkhovercolor==;
|
||||
}
|
||||
|
||||
|
||||
#portalmenu span.menuimg {
|
||||
font-weight: bold;
|
||||
line-height: 100px;
|
||||
@@ -3630,7 +3627,10 @@ table.besaccordeon td {
|
||||
width:62%;
|
||||
float:left;
|
||||
}
|
||||
|
||||
#portalmenu div.portalmenukop.withimg {
|
||||
float:none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#portalmenu span.menuimg img {
|
||||
max-width: 95%;
|
||||
@@ -3671,7 +3671,12 @@ table.besaccordeon td {
|
||||
padding-right: 0.9em;
|
||||
}
|
||||
}
|
||||
|
||||
#portalmenu .portalmenukop.withimg span.menuimg {
|
||||
line-height: normal;
|
||||
float: none;
|
||||
margin: auto;
|
||||
padding-right: 0em;
|
||||
}
|
||||
|
||||
.deleted {
|
||||
text-decoration: line-through;
|
||||
|
||||
Reference in New Issue
Block a user