Browse Source

add more css for Tautulli

CauseFX 6 years ago
parent
commit
b8fbd19e46
2 changed files with 12 additions and 0 deletions
  1. 12 0
      css/organizr.css
  2. 0 0
      css/organizr.min.css

+ 12 - 0
css/organizr.css

@@ -369,6 +369,11 @@ img.imageSourceBottom {
     font-size: small;
     padding-right: 2px;
 }
+.homepage-tautulli-card .tautulliRank {
+    width: 15px !important;
+    webkit-flex-shrink: 0;
+    flex-shrink: 0;
+}
 
 .homepage-tautulli-card .cardListItem {
     padding-top: 2px;
@@ -377,6 +382,10 @@ img.imageSourceBottom {
     border-bottom: 1px solid #ffffff20;
     box-sizing: border-box;
     height: 25px;
+    display: flex;
+    flex-direction: row;
+    flex-wrap: nowrap;
+    align-items: baseline;
 }
 
 .homepage-tautulli-card .cardListRow {
@@ -4370,4 +4379,7 @@ html {
 }
 .health-and-pollutant-section .content-current {
     background: #1b1a1a;
+}
+.m-r-0 {
+    margin-right: 0px !important;
 }

File diff suppressed because it is too large
+ 0 - 0
css/organizr.min.css


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