//new custom stylesheet login, add new images logo module partenaires, admin css
@@ -75,7 +75,7 @@ input.button[disabled=disabled]:hover{background-color:#FFF6D3}
|
||||
|
||||
|
||||
.number_wrapper {color: white;display: none;font-size: 13px;font-weight: bold;position: absolute; right: -8px;top: -10px;z-index: 101;padding: 2px 5px;}
|
||||
.number_wrapper span {background-color: #F03D25;display: block;padding: 0 2px;border-color: -moz-use-text-color #DD3822 #DD3822;border-radius: 2px 2px 2px 2px;border-right: 1px solid #DD3822;border-style: none solid solid;border-width: 0 0px;}
|
||||
.number_wrapper span {background-color: #F03D25; font-size:11px; display: block; padding: 1px 3px;border-color: -moz-use-text-color #DD3822 #DD3822;border-radius: 2px 2px 2px 2px;border-right: 1px solid #DD3822;border-style: none solid solid;border-width: 0 0px;}
|
||||
.notifs_wrapper {background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #000; border-top:none;display: none; cursor:auto; position: absolute; top: 25px; left: -1px; width:300px; padding: 10px;color: black; z-index:9999;}
|
||||
.notifs_wrapper h3 {font-size: 14px;padding-bottom:8px;margin:0;border-bottom: 1px solid #E5E5E5;}
|
||||
.notifs_wrapper ul {padding:6px 0;margin:0;}
|
||||
@@ -222,8 +222,7 @@ form#product_form, form#access_form, form#cart_rule_form { background-color:#e
|
||||
#addons_login_div p {float:left; font-size:16px; color:#585A69; line-height:24px; text-shadow: 0 1px 0 #fff; margin:0; padding-left:25px;}
|
||||
#addons_login_div label {}
|
||||
#addons_login_div input { float:left; margin-right:10px;}
|
||||
#addons_login_div input#
|
||||
#addons_login_div input#username_addons { }
|
||||
#addons_login_div input#addons_login_button { margin-right: 0px; }
|
||||
|
||||
|
||||
/*SIDEBAR*/
|
||||
@@ -260,8 +259,12 @@ form#product_form, form#access_form, form#cart_rule_form { background-color:#e
|
||||
#moduleContainer .button.uninstalled,
|
||||
#moduleContainer .button.installed { float:right; clear:both; margin-top:15px; font-size:12px;}
|
||||
#moduleContainer ul.listing-grid-module { position:relative; margin:0; padding:0;}
|
||||
#moduleContainer ul.listing-grid-module li { float:left; border:1px solid #ccc; width:400px; min-height:50px; margin:10px; padding:5px; border-radius:4px;}
|
||||
#moduleContainer ul.listing-grid-module li select { float:right;}
|
||||
#moduleContainer ul.listing-grid-module li { float:left; border:1px solid #ccc; width:400px; min-height:30px; margin:10px; padding:5px; border-radius:4px;}
|
||||
#moduleContainer .moduleGridDesc { position:relative; display:block; height:30px;}
|
||||
#moduleContainer .moduleGridDesc h3 { color:#3A6EA7; margin:0;}
|
||||
#moduleContainer ul.listing-grid-module li select { position:absolute; top:0; right:0px; }
|
||||
|
||||
|
||||
/*FOOTER*/
|
||||
#footer {height:40px; font-size:12px;clear:both;font-size:0.9em;color:#666666}
|
||||
#footer .footer_link, #footer .footer_link:hover {color:#D41958;}
|
||||
|
||||
@@ -1197,6 +1197,7 @@ html[xmlns] .clearfix {
|
||||
font-weight:bold;
|
||||
margin-top: 35px;
|
||||
margin-bottom: 0;
|
||||
line-height: 14px;
|
||||
}
|
||||
|
||||
.F_list a{
|
||||
@@ -1445,7 +1446,6 @@ html[xmlns] .clearfix {
|
||||
width: 590px;
|
||||
cellpadding: 0;
|
||||
cellspacing: 0;
|
||||
border-collapse:collapse;
|
||||
border-radius:3px;
|
||||
}
|
||||
|
||||
@@ -1508,8 +1508,7 @@ html[xmlns] .clearfix {
|
||||
}
|
||||
|
||||
#table_customer tbody tr td{
|
||||
border: 1px solid #E0E0E0;
|
||||
border-top: none;
|
||||
border: none;
|
||||
padding-left: 10px;
|
||||
height: 35px;
|
||||
}
|
||||
|
||||
@@ -7,7 +7,8 @@ body {
|
||||
font-size: 13px;
|
||||
color: #333;
|
||||
text-align: center;
|
||||
background-image: url('../img/admin/bg_2.png');
|
||||
background-image: url('../img/admin/bg-admin-gradient.png'),url('../img/admin/bg-admin.jpg');
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -19,15 +20,15 @@ h1 {
|
||||
}
|
||||
|
||||
h2 a {
|
||||
color: #dedede;
|
||||
font-size: 7pt;
|
||||
text-decoration: underline;
|
||||
color: #eee;
|
||||
font-size: 11px;
|
||||
margin: 0;
|
||||
text-shadow: 0 -1px 0 #000;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
h2 a:hover {
|
||||
color: #dedede;
|
||||
font-size: 7pt;
|
||||
color: #eee;
|
||||
text-decoration: underline;
|
||||
margin: 0;
|
||||
}
|
||||
@@ -59,7 +60,7 @@ input:focus, textarea:focus {
|
||||
|
||||
#container {
|
||||
width: 464px;
|
||||
margin: 5em auto 1em auto;
|
||||
margin: 12% auto 1em;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@@ -70,7 +71,7 @@ input:focus, textarea:focus {
|
||||
font-weight: bold;
|
||||
background-color:#F5F5F5;
|
||||
border-radius:9px;
|
||||
box-shadow: 0 1px 20px #333333;
|
||||
box-shadow: 0 1px 30px #333333;
|
||||
}
|
||||
|
||||
#login h1 {
|
||||
@@ -118,6 +119,7 @@ input:focus, textarea:focus {
|
||||
background-color: #FAE2E3;
|
||||
text-align: left;
|
||||
border-radius:9px;
|
||||
box-shadow: 0 1px 30px #333333;
|
||||
}
|
||||
|
||||
#error ol {
|
||||
@@ -127,15 +129,17 @@ input:focus, textarea:focus {
|
||||
|
||||
#error li {
|
||||
_margin-left: 45px;
|
||||
font-family: Arial;
|
||||
font-size: 11px;
|
||||
font-family: Georgia;
|
||||
font-size: 13px;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#error h3 {
|
||||
margin: 0 0 .83em 0;
|
||||
padding: 5px 0 0 30px;
|
||||
background: url(../img/admin/error.png) no-repeat 0 0;
|
||||
font-size: 1em;
|
||||
margin: 0;
|
||||
padding: 5px 0 12px 30px;
|
||||
background: url(../img/admin/icon-cancel.png) no-repeat 0 0;
|
||||
font-size: 16px;
|
||||
text-indent:14px;
|
||||
}
|
||||
|
||||
/* CLASS */
|
||||
@@ -162,8 +166,8 @@ input:focus, textarea:focus {
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
background-color: #F0EBD6;
|
||||
cursor:default;
|
||||
border:1px solid #939393;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.center {
|
||||
|
||||
BIN
img/admin/bg-admin-gradient.png
Normal file
|
After Width: | Height: | Size: 352 KiB |
BIN
img/admin/bg-admin.jpg
Normal file
|
After Width: | Height: | Size: 71 KiB |
1
log/20111123_installation.log
Normal file
@@ -0,0 +1 @@
|
||||
*ERROR* 2011/11/23 - 10:27:18: A Prestashop database already exists, please drop it or change the prefix.
|
||||
BIN
modules/blockreinsurance/logo.png
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
modules/fianetsceau/logo.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
modules/graphartichow/logo.png
Executable file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
modules/hipay/logo.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
modules/iadvize/logo.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
modules/livezilla/logo.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
modules/mailjet/logo
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
modules/mailjet/logo.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
modules/ogone/logo.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
modules/reverso/logo.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
modules/shoppingfluxexport/logo.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
modules/socolissimo/logo
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
modules/socolissimo/logo.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 2.3 KiB |
BIN
modules/trustedshops/logo.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
modules/twenga/logo.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
modules/upscarrier/logo.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
modules/uspscarrier/logo.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |