]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common_c.css
Update Luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_c.css
1 @import "common.css";
2
3 /* Backgrounds */
4 .button      { opacity:0.85; fill:#742c16 }
5 .checkbox    { opacity:0.85; fill:url(common_c.gradients#checkbox) }
6 .dialog      { opacity:0.90; fill:#361a04 }
7 .inputbox    { opacity:0.85; fill:url(common_c.gradients#inputbox) }
8 .radiobutton { opacity:0.85; fill:url(common_c.gradients#radiobutton) }
9
10 /* Components */
11 .detail  { fill:#f4cda2 }
12 .frame   { fill:#eca169 }