/*
 __________________________________________________________________________
|                  |                                                       |
|          Title:  |  Ubiquity - Successful Command Subscription - Green   |
|    Description:  |  Whenever you add a new command, page will be green   |
|         Author:  |  -=Ben=-                                              |
|   Date Created:  |  October 22, 2008                                     |
|   Date Updated:  |  October 22, 2008                                     |
|        Version:  |  1.0.0.0                                              |
|__________________|_______________________________________________________|

*/


@-moz-document url-prefix(chrome://ubiquity/content/) 
{

#errorPageContainer
{
  background-color: #008000 !important;
}

}