first commit
This commit is contained in:
4
modules/baecommercetracking/views/css/.listing
Normal file
4
modules/baecommercetracking/views/css/.listing
Normal 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
|
||||
0
modules/baecommercetracking/views/css/index.php
Normal file
0
modules/baecommercetracking/views/css/index.php
Normal file
32
modules/baecommercetracking/views/css/style.css
Normal file
32
modules/baecommercetracking/views/css/style.css
Normal 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;}
|
||||
Reference in New Issue
Block a user