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