]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common_f.css
Update luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_f.css
1 @import "common.css";
2
3 /* Backgrounds */
4 .button      { opacity:0.85; fill:#186ab0 }
5 .checkbox    { opacity:0.85; fill:url(common_f.gradients#checkbox) }
6 .inputbox    { opacity:0.85; fill:url(common_f.gradients#inputbox) }
7 .radiobutton { opacity:0.85; fill:url(common_f.gradients#radiobutton) }
8
9 /* Components */
10 .colormark { fill:#ffffff; opacity:0.4 }
11 .detail    { fill:#eaf6fc }
12 .frame     { fill:#c0d6e8 }