mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
Being in Beta for ever is not cool anymore. Bye Beta
This commit is contained in:
parent
5b997de415
commit
d8f9826f85
@ -193,18 +193,6 @@ h4 {
|
|||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#headerPBetaLogo {
|
|
||||||
margin-top: 30px;
|
|
||||||
height: 35px;
|
|
||||||
width: 150px;
|
|
||||||
background-image: url( "../images/beta.png" );
|
|
||||||
behavior: url( ../css/iepngfix.htc );
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
position: absolute;
|
|
||||||
top: -4px;
|
|
||||||
left: 140px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#headerSlogan {
|
#headerSlogan {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
border-left: 1px dashed gray;
|
border-left: 1px dashed gray;
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB |
@ -45,7 +45,6 @@
|
|||||||
<div id="headerLogo"> </div>
|
<div id="headerLogo"> </div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<div id="headerPBetaLogo"> </div>
|
|
||||||
<div id="headerSlogan">
|
<div id="headerSlogan">
|
||||||
<spring:message code="SITE.SLOGAN"/>
|
<spring:message code="SITE.SLOGAN"/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user