first commit

This commit is contained in:
2024-11-05 12:22:50 +01:00
commit e5682a3912
19641 changed files with 2948548 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
drwxr-xr-x 2 30094 users 4 Oct 6 10:16 .
drwxr-xr-x 5 30094 users 6 Oct 6 10:16 ..
-rw-r--r-- 1 30094 users 0 Sep 8 12:24 index.php
-rw-r--r-- 1 30094 users 652 Sep 8 12:24 style.css

View File

@@ -0,0 +1,32 @@
.bootstrap.panel{
width:100%;
float:left;
}
.form_config .control-label{
text-align:right;
margin-top:4px;
}
.form_config .panel-footer{
display: block;
float: left;
width: 100%;
margin: 0 !important;
background:none !important;
border:0;
}
#content.bootstrap .form_config .ba_title_selection{
margin: 0px 0 15px !important;
width: 100% ;
float: left;
padding: 0;
}
.ba_title_selection{
margin: 0px 0 15px !important;
width: 100%;
float: left;
padding: 0;
}
#wrapperViewCodeAdword,#wrapperViewCodeFacebook{
display:none;
}
.bootstrap .alert.alert-danger:before{top:23px;}