The badges are now aligned and don't jump around when
the menu entry is selected. The left menu gets more room.
Releases: 6.2
Resolves: #51997
Change-Id: Ia9eb44467243781677df6a8046d6c2c864e70ad8
Reviewed-on: https://review.typo3.org/23824
Reviewed-by: Stefan Neufeind
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
}
#t3-install-outer {
- width: 76em;
+ width: 78em;
margin: 1em auto;
}
}
#t3-install-logo {
- width: 19em;
+ width: 21em;
float: left;
height: 100px;
}
}
#t3-install-left {
- width: 19em;
+ width: 21em;
position: fixed;
}
#t3-install-right {
- padding-left: 19em;
+ padding-left: 21em;
margin-bottom: 1em;
width: 57em;
}
margin: 0;
padding: 0;
list-style: none;
- width: 16em;
+ width: 18em;
font-size: 110%;
line-height: 2em;
}
#t3-install-menu li.act {
background-color: #585858;
- line-height: 1.5em;
}
#t3-install-menu a {
#t3-install-menu .t3-install-menu-errorCount {
background-color: #dc4c42;
- color:#ffffff;
+ color: #ffffff;
font-weight: normal;
- margin: 0 0.2em 0 0;
+ margin: 3px 0.4em 0 0;
float: right;
- padding: 0 0.6em 0 0.6em;
- -webkit-border-radius: 1em;
- -moz-border-radius: 1em;
- border-radius: 1em;
+ padding: 0px 5px;
+ border-radius: 6px;
+ line-height: 1.5em;
}
#t3-install-links {
text-indent:-999em;
margin: 2.5em 0 3.7em 0;
height: 34px;
- width: 19em;
+ width: 21em;
float: left;
}