]> git.rmz.io Git - dotfiles.git/blobdiff - dwb/userstyles/doxygen.css
dwb: invert images in doxygen
[dotfiles.git] / dwb / userstyles / doxygen.css
index f3a8590bd66a8ef6affd7312300806512096c9fb..2d19e88ec036ea2b9550ecbb45535dc80e789ddb 100644 (file)
@@ -22,6 +22,12 @@ body
   position: absolute;
 }
 
   position: absolute;
 }
 
+img[src*=".png"]
+{
+  -webkit-filter: invert(90%) !important;
+  background-color: transparent !important;
+}
+
 #side-nav
 {
   top: inherit !important;
 #side-nav
 {
   top: inherit !important;