blob: fdf0b7b495b9c618649cb7acabd67ee672bd2128 [file] [log] [blame]
/*
* gotham.scss test theme for experimenting with icon themes
*/
/** Cross theme styles */
/*
* Global.scss provides styles and configuration
* all themes.
*
*/
/** Global styles and values */
/** styles and values */
/** Global Styles */
/** Navigation Elements (Back, Forward, Stop, etc)*/
/** UI Trim (Popup menu buttons, close buttons, etc)*/
#x {
fill: #9c3f3f;
fill-opacity: 1;
stroke: #f12424;
stroke-width: 1;
stroke-linecap: round;
stroke-linejoin: miter;
stroke-miterlimit: 4;
stroke-opacity: 1;
stroke-dasharray: none;
stroke-dashoffset: 0; }