@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/*
 _____________________________________________________________________________
|                  |                                                          |
|          Title:  |  Aero About Dialog                                       |
|    Description:  |  Aero Theme                                              |
|       Author's:  |  Rist                                                    |
|   Date Created:  |  30.07.2012                                              |
|   Last Updated:  |  26.05.2015                                              |
|        Version:  |  0.0.0.2                                                |
|__________________|__________________________________________________________|

*/
@-moz-document url("chrome://browser/content/aboutDialog.xul") {
}#aboutDialog,#bottomBox,#clientBox {
    background:8% 45% !important;
    -moz-appearance: -moz-win-borderless-glass !important;
    text-shadow: 0px 0px 8px white, 0px 0px 8px white, 0px 0px 8px white !important;
}
