]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common.css
Batch of icon outlines, no style yet
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common.css
index 28afb4cc572c7555d33569444e6889f993959205..0f0bcabe1430fe6683b41221d0c7e2a6cc73be56 100644 (file)
@@ -1,23 +1,24 @@
 /* Backgrounds */
-.background { fill:#000000; opacity:0.85 }
-.button, .checkbox, .inputbox, .radiobutton { opacity:0.85 }
-.clearbutton { fill:#000000; opacity:0.3 }
-.dialog, .header { opacity:0.9 }
+.background  { fill:#000000; opacity:0.85 }
+.clearbutton { fill:#000000; opacity:0.30 }
 
 /* Components */
-.color { fill:#f7f7f7 }
+.color       { fill:#f7f7f7 }
 .colorpicker { fill:#ffffff }
-.mark { fill:#efefef }
-.nopreview { fill:#37628a; opacity:0.75 }
+.mark        { fill:#efefef }
+.nopreview   { fill:#37628a; opacity:0.75 }
 
 /* Filters */
-.blurred { filter:url(common.filters#blur) }
-.glowing { filter:url(common.filters#glow) }
-.grayed { filter:url(common.filters#gray) }
+.blurred  { filter:url(common.filters#blur) }
+.glowing  { filter:url(common.filters#glow) }
+.grayed   { filter:url(common.filters#gray) }
 .shadowed { filter:url(common.filters#shadow) }
 
 /* Icons */
-.aes { fill:#d8c246 }
-.mod { fill:#5ea1da }
-.pure { fill:#bd4f1b }
+.aes   { fill:#d8c246 }
+.mod   { fill:#5ea1da }
+.pure  { fill:#bd4f1b }
 .stats { fill:#85c935 }
+
+/* Gametypes */
+.gametype { fill:#ffffff }