]> git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common_n.css
Batch of icon outlines, no style yet
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_n.css
index 618e6f05d497f8de1f3da3d5c809630cf106bcbd..7a2c117455359c5c7be6bf387744912064d3732c 100644 (file)
@@ -1,14 +1,14 @@
 @import "common.css";
 
 /* Backgrounds */
-.button { fill:#0f436f }
-.checkbox { fill:url(common_n.gradients#checkbox) }
-.dialog { fill:url(common_n.gradients#dialog) }
-.header { fill:url(common_n.gradients#header) }
-.inputbox { fill:url(common_n.gradients#inputbox) }
-.radiobutton { fill:url(common_n.gradients#radiobutton) }
+.button      { opacity:0.85; fill:#0f436f }
+.checkbox    { opacity:0.85; fill:url(common_n.gradients#checkbox) }
+.dialog      { opacity:0.90; fill:url(common_n.gradients#dialog) }
+.header      { opacity:0.90; fill:url(common_n.gradients#header) }
+.inputbox    { opacity:0.85; fill:url(common_n.gradients#inputbox) }
+.radiobutton { opacity:0.85; fill:url(common_n.gradients#radiobutton) }
 
 /* Components */
-.detail { fill:#c0e5f8 }
-.frame { fill:#8eb8db }
+.detail  { fill:#c0e5f8 }
+.frame   { fill:#8eb8db }
 .stripes { fill:url(common_n.gradients#stripes); opacity:0.1 }