BUG 9709 "Add a new option in ADMIN -> Logs for the cron" SOLVED
- New feature - Add a new option in ADMIN -> Logs for the cron - Added new feature * Available from version 2.0.44
This commit is contained in:
@@ -775,6 +775,12 @@ antes funcionaba.
|
||||
background-position:0 -15517px !important;
|
||||
}
|
||||
|
||||
.ICON_CRON {
|
||||
/*ss_time*/
|
||||
background-image: url(/images/icons_silk/sprites.png) !important;
|
||||
background-position: 0 -16939px !important;
|
||||
}
|
||||
|
||||
.ICON_PROCESS_CATEGORY{
|
||||
/*ss_sitemap_color*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
@@ -1509,7 +1515,7 @@ td.x-cnotes-label {
|
||||
background: none repeat scroll 0 0 #32405a;
|
||||
background-image: url("/images/canvastile_bg2.jpg");
|
||||
}
|
||||
#loading-message
|
||||
#loading-message
|
||||
{
|
||||
padding-left: 10px !important;
|
||||
color: #fff;
|
||||
@@ -1521,7 +1527,7 @@ td.x-cnotes-label {
|
||||
position: absolute;
|
||||
bottom : 0;
|
||||
}
|
||||
.x-pm-footer-text
|
||||
.x-pm-footer-text
|
||||
{
|
||||
color: #fff;
|
||||
font: 8pt Tahoma,sans-serif,MiscFixed;
|
||||
@@ -1530,7 +1536,7 @@ td.x-cnotes-label {
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
}
|
||||
.x-pm-footer-advisetext
|
||||
.x-pm-footer-advisetext
|
||||
{
|
||||
color: #fff;
|
||||
font: 6pt Tahoma,sans-serif,MiscFixed;
|
||||
|
||||
Reference in New Issue
Block a user