Browse Source

Update production assets

Kristan Kenney 5 years ago
parent
commit
140c73a87e
3 changed files with 2 additions and 3 deletions
  1. 1 1
      web/css/src/styles.css
  2. 0 1
      web/css/styles.min.css
  3. 1 1
      web/templates/header.html

+ 1 - 1
web/css/src/styles.css

@@ -2015,7 +2015,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
 
 
 .l-unit__stat-col--right {
 .l-unit__stat-col--right {
   float: left;
   float: left;
-  max-width: 165px;
+  max-width: 170px;
 }
 }
 
 
 .l-unit-toolbar__col--left {
 .l-unit-toolbar__col--left {

File diff suppressed because it is too large
+ 0 - 1
web/css/styles.min.css


+ 1 - 1
web/templates/header.html

@@ -4,7 +4,7 @@
   <meta charset="utf-8">
   <meta charset="utf-8">
   <link rel="icon" href="/images/favicon.ico" type="image/x-icon">
   <link rel="icon" href="/images/favicon.ico" type="image/x-icon">
   <title><?php echo $_SERVER['HTTP_HOST']; ?> - <?=__($TAB)?> - <?=__('Hestia Control Panel');?></title>
   <title><?php echo $_SERVER['HTTP_HOST']; ?> - <?=__($TAB)?> - <?=__('Hestia Control Panel');?></title>
-  <link type="text/css" rel="stylesheet" href="/css/styles.min.css?1446554105" />
+  <link type="text/css" rel="stylesheet" href="/css/styles.min.css?1446554106" />
   <link type="text/css" rel="stylesheet" href="/css/active-theme.css?<?php echo rand(); ?>" />
   <link type="text/css" rel="stylesheet" href="/css/active-theme.css?<?php echo rand(); ?>" />
   <link type="text/css" href="/css/animate.min.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/animate.min.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />

Some files were not shown because too many files changed in this diff