mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 21:57:56 +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;
|
||||
}
|
||||
|
||||
#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 {
|
||||
position: absolute;
|
||||
border-left: 1px dashed gray;
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB |
@ -45,7 +45,6 @@
|
||||
<div id="headerLogo"> </div>
|
||||
</a>
|
||||
|
||||
<div id="headerPBetaLogo"> </div>
|
||||
<div id="headerSlogan">
|
||||
<spring:message code="SITE.SLOGAN"/>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user