style: improve file theming

This commit is contained in:
sethburkart123
2024-08-16 10:30:26 +10:00
parent ddd1bbe847
commit a2dac4d84d
+5
View File
@@ -1718,6 +1718,11 @@ div.entry.class[style*="width: 46.5%"] {
margin-top: 4px !important;
}
.uiFile {
border-radius: 8px !important;
transition: all 0.2s ease-in-out;
}
.dark .title a.uiFile {
color: #06b4fc !important;
}