]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common_f.css
Batch of icon outlines, no style yet
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_f.css
index d8ae068d5547bdb56f0ee54f10f962cad1557814..d6256329f974502e5fe82bf10491ddb808858601 100644 (file)
@@ -1,12 +1,12 @@
 @import "common.css";
 
 /* Backgrounds */
-.button { fill:#145892 }
-.checkbox { fill:url(common_f.gradients#checkbox) }
-.inputbox { fill:url(common_f.gradients#inputbox) }
-.radiobutton { fill:url(common_f.gradients#radiobutton) }
+.button      { opacity:0.85; fill:#145892 }
+.checkbox    { opacity:0.85; fill:url(common_f.gradients#checkbox) }
+.inputbox    { opacity:0.85; fill:url(common_f.gradients#inputbox) }
+.radiobutton { opacity:0.85; fill:url(common_f.gradients#radiobutton) }
 
 /* Components */
-.detail { fill:#ddf1fb }
-.frame { fill:#bad2e6 }
+.detail  { fill:#ddf1fb }
+.frame   { fill:#bad2e6 }
 .stripes { fill:url(common_f.gradients#stripes); opacity:0.2 }