cfoe
2012-09-05 2339ee8c3427ee0cab3c5c3e4dc9272fd41d5e91
changed link from default to default_304
4 files modified
54 ■■■■ changed files
interface/web/themes/default_64_navimg/css/additional.css 24 ●●●● patch | view | raw | blame | history
interface/web/themes/default_64_navimg/templates/main.tpl.htm 10 ●●●● patch | view | raw | blame | history
interface/web/themes/default_combobox/templates/main.tpl.htm 10 ●●●● patch | view | raw | blame | history
interface/web/themes/default_no_navimg/templates/main.tpl.htm 10 ●●●● patch | view | raw | blame | history
interface/web/themes/default_64_navimg/css/additional.css
@@ -14,51 +14,51 @@
    }
    .topnav-admin {
        background-image: url('/themes/default/icons/x64/system.png') !important;
        background-image: url('/themes/default_304/icons/x64/system.png') !important;
    }
    .topnav-client {
        background-image: url('/themes/default/icons/x64/client.png') !important;
        background-image: url('/themes/default_304/icons/x64/client.png') !important;
    }
    .topnav-mail {
        background-image: url('/themes/default/icons/x64/email.png') !important;
        background-image: url('/themes/default_304/icons/x64/email.png') !important;
    }
    .topnav-monitor {
        background-image: url('/themes/default/icons/x64/monitor.png') !important;
        background-image: url('/themes/default_304/icons/x64/monitor.png') !important;
    }
    .topnav-sites {
        background-image: url('/themes/default/icons/x64/sites.png') !important;
        background-image: url('/themes/default_304/icons/x64/sites.png') !important;
    }
    .topnav-dns {
        background-image: url('/themes/default/icons/x64/dns.png') !important;
        background-image: url('/themes/default_304/icons/x64/dns.png') !important;
    }
    .topnav-tools {
        background-image: url('/themes/default/icons/x64/tools.png') !important;
        background-image: url('/themes/default_304/icons/x64/tools.png') !important;
    }
    .topnav-help {
        background-image: url('/themes/default/icons/x64/help.png') !important;
        background-image: url('/themes/default_304/icons/x64/help.png') !important;
    }
    .topnav- {
        background-image: url('/themes/default/icons/x64/login.png') !important;
        background-image: url('/themes/default_304/icons/x64/login.png') !important;
    }
    .topnav-domain {
        background-image: url('/themes/default/icons/x64/domain.png') !important;
        background-image: url('/themes/default_304/icons/x64/domain.png') !important;
    }
    .topnav-dashboard {
        background-image: url('/themes/default/icons/x64/dashboard.png') !important;
        background-image: url('/themes/default_304/icons/x64/dashboard.png') !important;
    }
    
    .topnav-vm {
        background-image: url("/themes/default/icons/x64/drawer.png") !important;
        background-image: url("/themes/default_304/icons/x64/drawer.png") !important;
    }
}
interface/web/themes/default_64_navimg/templates/main.tpl.htm
@@ -5,10 +5,10 @@
    <title><tmpl_var name="app_title"> <tmpl_var name="app_version"></title>
    <meta http-equiv="Content-Type" content="text/html; charset=<tmpl_var name="html_content_encoding">"/>
    <meta http-equiv="X-UA-Compatible" content="IE=8"/>
    <link href="themes/default/css/central.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_304/css/central.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_64_navimg/css/additional.css" rel="stylesheet" type="text/css"/>
    <!--[if lte IE 7]>
        <link href="themes/default/css/patches/central.css" rel="stylesheet" type="text/css" />
        <link href="themes/default_304/css/patches/central.css" rel="stylesheet" type="text/css" />
    <![endif]-->
    <!--[if lte ie 6]>
      <style type="text/css" media="screen">
@@ -54,9 +54,9 @@
        .uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; }
      </style>
    <![endif]-->
    <link href="themes/default/css/screen/redmond/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default/css/screen/jquery-ui-custom.css" rel="stylesheet" type="text/css"/>
    <link rel="shortcut icon" href="/themes/default/images/favicon.ico" />
    <link href="themes/default_304/css/screen/redmond/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_304/css/screen/jquery-ui-custom.css" rel="stylesheet" type="text/css"/>
    <link rel="shortcut icon" href="/themes/default_304/images/favicon.ico" />
    <script type="text/javascript" src="js/jquery-1.6.3.min.js"></script>
    <script type="text/javascript" src="js/jquery-ui-1.8.16.custom.min.js"></script>
    <script type="text/javascript" src="js/scrigo.js.php"></script>
interface/web/themes/default_combobox/templates/main.tpl.htm
@@ -5,9 +5,9 @@
    <title><tmpl_var name="app_title"> <tmpl_var name="app_version"></title>
    <meta http-equiv="Content-Type" content="text/html; charset=<tmpl_var name="html_content_encoding">"/>
    <meta http-equiv="X-UA-Compatible" content="IE=8"/>
    <link href="themes/default/css/central.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_304/css/central.css" rel="stylesheet" type="text/css"/>
    <!--[if lte IE 7]>
        <link href="themes/default/css/patches/central.css" rel="stylesheet" type="text/css" />
        <link href="themes/default_304/css/patches/central.css" rel="stylesheet" type="text/css" />
    <![endif]-->
    <!--[if lte ie 6]>
      <style type="text/css" media="screen">
@@ -53,10 +53,10 @@
        .uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; }
      </style>
    <![endif]-->
    <link href="themes/default/css/screen/redmond/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default/css/screen/jquery-ui-custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_304/css/screen/redmond/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_304/css/screen/jquery-ui-custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_combobox/css/additional.css" rel="stylesheet" type="text/css"/>
    <link rel="shortcut icon" href="/themes/default/images/favicon.ico" />
    <link rel="shortcut icon" href="/themes/default_304/images/favicon.ico" />
    <script type="text/javascript" src="js/jquery-1.6.3.min.js"></script>
    <script type="text/javascript" src="js/jquery-ui-1.8.16.custom.min.js"></script>
    <script type="text/javascript" src="js/scrigo.js.php"></script>
interface/web/themes/default_no_navimg/templates/main.tpl.htm
@@ -5,9 +5,9 @@
    <title><tmpl_var name="app_title"> <tmpl_var name="app_version"></title>
    <meta http-equiv="Content-Type" content="text/html; charset=<tmpl_var name="html_content_encoding">"/>
    <meta http-equiv="X-UA-Compatible" content="IE=8"/>
    <link href="themes/default/css/central.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_304/css/central.css" rel="stylesheet" type="text/css"/>
    <!--[if lte IE 7]>
        <link href="themes/default/css/patches/central.css" rel="stylesheet" type="text/css" />
        <link href="themes/default_304/css/patches/central.css" rel="stylesheet" type="text/css" />
    <![endif]-->
    <!--[if lte ie 6]>
      <style type="text/css" media="screen">
@@ -53,10 +53,10 @@
        .uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; }
      </style>
    <![endif]-->
    <link href="themes/default/css/screen/redmond/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default/css/screen/jquery-ui-custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_304/css/screen/redmond/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_304/css/screen/jquery-ui-custom.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_no_navimg/css/additional.css" rel="stylesheet" type="text/css"/>
    <link rel="shortcut icon" href="/themes/default/images/favicon.ico" />
    <link rel="shortcut icon" href="/themes/default_304/images/favicon.ico" />
    <script type="text/javascript" src="js/jquery-1.6.3.min.js"></script>
    <script type="text/javascript" src="js/jquery-ui-1.8.16.custom.min.js"></script>
    <script type="text/javascript" src="js/scrigo.js.php"></script>