]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common_f.css
First batch of Luma theme sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_f.css
1 @import "common.css";
2
3 /* Backgrounds */
4 .button { fill:#145892 }
5 .checkbox { fill:url(common_f.gradients#checkbox) }
6 .inputbox { fill:url(common_f.gradients#inputbox) }
7 .radiobutton { fill:url(common_f.gradients#radiobutton) }
8
9 /* Components */
10 .detail { fill:#ddf1fb }
11 .frame { fill:#bad2e6 }
12 .stripes { fill:url(common_f.gradients#stripes); opacity:0.2 }