]> git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common_c.css
Batch of icon outlines, no style yet
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_c.css
index 1acde8559813be79297472ace8c06111516fbdaa..aa1f6b88f23227a7c0aa5906e930d5af1dbe5558 100644 (file)
@@ -1,13 +1,13 @@
 @import "common.css";
 
 /* Backgrounds */
-.button { fill:#602d1d }
-.checkbox { fill:url(common_c.gradients#checkbox) }
-.dialog { fill:#2b1603 }
-.inputbox { fill:url(common_c.gradients#inputbox) }
-.radiobutton { fill:url(common_c.gradients#radiobutton) }
+.button      { opacity:0.85; fill:#602d1d }
+.checkbox    { opacity:0.85; fill:url(common_c.gradients#checkbox) }
+.dialog      { opacity:0.90; fill:#2b1603 }
+.inputbox    { opacity:0.85; fill:url(common_c.gradients#inputbox) }
+.radiobutton { opacity:0.85; fill:url(common_c.gradients#radiobutton) }
 
 /* Components */
-.detail { fill:#f0c484 }
-.frame { fill:#e79155 }
+.detail  { fill:#f0c484 }
+.frame   { fill:#e79155 }
 .stripes { fill:url(common_c.gradients#stripes); opacity:0.04 }