Out of beta
parent
8464bc0d83
commit
cedaf2cbc4
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB |
|
@ -1,6 +1,5 @@
|
||||||
doctype html
|
doctype html
|
||||||
|
|
||||||
include ../includes/components/beta
|
|
||||||
div.wrapper
|
div.wrapper
|
||||||
div.auth
|
div.auth
|
||||||
div.auth-container
|
div.auth-container
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
doctype html
|
doctype html
|
||||||
|
|
||||||
div
|
|
||||||
include ../includes/components/beta
|
|
||||||
|
|
||||||
div.wrapper
|
div.wrapper
|
||||||
div.auth
|
div.auth
|
||||||
div.auth-container
|
div.auth-container
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
img.beta(src="/#{v}/images/beta.png", title="{{'COMMON.BETA' | translate}}")
|
|
|
@ -1,6 +0,0 @@
|
||||||
.beta {
|
|
||||||
left: 0;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
z-index: 9999;
|
|
||||||
}
|
|
Loading…
Reference in New Issue