{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* ********************************************* */\r\n/* Change appearance of Firefox application menu */  \r\n/* ********************************************* */\r\n\r\n#main-window #appmenu-button-container  \r\n{\r\n  background-image: url(\"http://img412.imageshack.us/img412/4058/blueicony.png\"),url(\"http://img715.imageshack.us/img715/8301/whitearrow.png\"),-moz-linear-gradient(rgb(247,182,82), rgb(215,98,10) 95%) !important;\r\n  background-repeat: no-repeat !important;\r\n  background-position: 4px center, right center, 0px !important;\r\n  margin-left: 2px !important;\r\n  border-radius: 0 0 4px 4px;\r\n  border: 1px solid rgba(83,42,6,.9);\r\n  border-top: none;\r\n  box-shadow: 0 1px 0 rgba(255,255,255,.25) inset,\r\n              0 0 0 1px rgba(255,255,255,.25) inset;\r\n}\r\n#main-window[privatebrowsingmode=temporary] #appmenu-button-container \r\n{\r\n  background-image: url(\"http://img412.imageshack.us/img412/4058/blueicony.png\"),url(\"http://img715.imageshack.us/img715/8301/whitearrow.png\"),-moz-linear-gradient(rgb(153,38,211), rgb(105,19,163)95%) !important;\r\n  border-color: rgba(43,8,65,.9);\r\n}\r\n#main-window #appmenu-button-container:-moz-window-inactive \r\n{\r\n  background-image: url(\"http://img412.imageshack.us/img412/4058/blueicony.png\"),url(\"http://img291.imageshack.us/img291/3402/whitearrowtrans.png\"),-moz-linear-gradient(hsla(0,0%,80%,.6), hsla(0,0%,75%,.4) 50%, hsla(0,0%,70%,.4) 51%) !important;\r\n  border-color: rgba(0,0,0,.4);\r\n}\r\n#main-window #appmenu-button \r\n{\r\n  background-image: url(\"http://img412.imageshack.us/img412/4058/blueicony.png\"),url(\"http://img715.imageshack.us/img715/8301/whitearrow.png\"),-moz-radial-gradient(14px,circle cover,rgb(255,255,255)0,rgba(248,233,164,0.4)9px,rgba(248,233,164,0.2)20%,rgba(248,233,164,0)50%),-moz-radial-gradient(center bottom, farthest-side, rgba(252,240,89,.5) 10%, rgba(252,240,89,0) 70%),-moz-radial-gradient(center bottom, farthest-side, rgb(236,133,0), rgba(255,229,172,0)),-moz-linear-gradient(rgb(246,170,69), rgb(209,74,0)95%) !important;\r\n  background-repeat: no-repeat !important;\r\n  background-position: 4px center, right center, -2px -1px, 0, 0, 0, 0!important;\r\n  padding: 5px 0 0 0 !important;\r\n  margin-left: 0px !important;\r\n  margin-bottom: 0px !important;\r\n  min-height: 21px !important;\r\n  height: auto !important;\r\n  min-width: 36px !important;\r\n  width: auto !important;\r\n  -moz-transition: opacity 0.3s ease-in-out !important;\r\n  opacity: 1.0;\r\n  border: none !important;\r\n  box-shadow: 0 1px 0 rgba(255,255,255,.1) inset,\r\n              0 0 1.5px 1px rgba(250,234,169,.7) inset,\r\n              0 -1px 0 rgba(250,234,169,.5) inset;}\r\n\r\n#main-window[privatebrowsingmode=temporary] #appmenu-button \r\n{\r\n  background-image: url(\"http://img412.imageshack.us/img412/4058/blueicony.png\"),url(\"http://img715.imageshack.us/img715/8301/whitearrow.png\"),-moz-radial-gradient(14px,circle cover,rgb(255,255,255)0,rgba(230,170,255,0.4)10px,rgba(248,233,164,0.2)20%,rgba(248,233,164,0)50%),-moz-radial-gradient(center bottom, farthest-side, rgba(240,193,255,.5) 10%, rgba(240,193,255,0) 70%),-moz-radial-gradient(center bottom, farthest-side, rgb(192,81,247), rgba(236,172,255,0)),-moz-linear-gradient(rgb(153,38,211), rgb(105,19,163)95%) !important;\r\n  box-shadow: 0 1px 0 rgba(255,255,255,.1) inset,\r\n              0 0 2px 1px rgba(240,193,255,.7) inset,\r\n              0 -1px 0 rgba(240,193,255,.5) inset;\r\n}\r\n#main-window #appmenu-button:not(:hover) { opacity: 0; }\r\n#main-window #appmenu-button .button-text { display: none !important; }\r\n#main-window #appmenu-button .button-menu-dropmarker { display: none !important; }\r\n#main-window:not([inFullscreen]) #appmenu-button-container \r\n{ \r\n  position: relative !important;\r\n  z-index: 1;\r\n}\r\n\r\n\r\n\r\n\r\n/* ************************* */\r\n/* Adding gradient to urlbar */\r\n/* ************************* */\r\n\r\n.urlbar-frontcap \r\n{ \r\n  padding-top: 2px !important;\r\n  -moz-border-radius: 6px !important;\r\n}\r\n#urlbar\r\n{ \r\n  font-family: verdana !important;\r\n  font-size: 11px !important;\r\n  margin-top: 1px !important;\r\n  -moz-border-radius: 4px !important;\r\n  height: 22px !important;\r\n  background: url(\"http://img690.imageshack.us/img690/5281/barshade12p.png\") repeat-x center !important;  \r\n  opacity: .65 !important;  \r\n  border: none !important;\r\n}\r\n#urlbar:hover\r\n{ \r\n  background: url(\"http://img690.imageshack.us/img690/5281/barshade12p.png\") repeat-x center !important;  \r\n  opacity: .85 !important;  \r\n  border: none !important;\r\n}\r\n#urlbar[focused=\"true\"]\r\n{ \r\n  background: url(\"http://img690.imageshack.us/img690/5281/barshade12p.png\") repeat-x center !important;  \r\n  opacity: .99 !important;  \r\n  border: none !important;\r\n}\r\n#identity-box { margin-top: 1px !important; }"}],"url":"http://userstyles.org/styles/47227","updateUrl":"https://userstyles.org/styles/chrome/47227.json","md5Url":"https://update.userstyles.org/47227.md5","originalMd5":"0daa9d55bbc470fd916643b60cb720be","name":"Slim navbar for Firefox 4"}