Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
[akkoma] / priv / static / static / css / app.1055039ce3f2fe4dd110.css
similarity index 90%
rename from priv/static/static/css/app.ae04505b31bb0ee2765e.css
rename to priv/static/static/css/app.1055039ce3f2fe4dd110.css
index 05e3f20870e48059ddd42872152c323ce471b227..1867ca81a7f1227ee03fa8bab4b48c15e84cf101 100644 (file)
   padding-bottom: 99px;
   margin-bottom: -93px;
   white-space: nowrap;
+  color: #b9b9ba;
+  color: var(--tabText, #b9b9ba);
+  background-color: #182230;
+  background-color: var(--tab, #182230);
 }
 .tab-switcher .tabs .tab-wrapper .tab:not(.active) {
   z-index: 4;
@@ -74,6 +78,8 @@
 .tab-switcher .tabs .tab-wrapper .tab.active {
   background: transparent;
   z-index: 5;
+  color: #b9b9ba;
+  color: var(--tabActiveText, #b9b9ba);
 }
 .tab-switcher .tabs .tab-wrapper .tab img {
   max-height: 26px;
   font-size: 14px;
 }
 
-/*# sourceMappingURL=app.ae04505b31bb0ee2765e.css.map*/
\ No newline at end of file
+/*# sourceMappingURL=app.1055039ce3f2fe4dd110.css.map*/
\ No newline at end of file