vitro/webapp/web/css/account/proxy.css

16 lines
400 B
CSS
Raw Normal View History

/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* -------------------------------------------------> */
/* BOGUS STUFF FOR PROXIES ------------------------------------> */
/* -------------------------------------------------> */
.new {
background-color: #DDFFDD;
}
.existing {
background-color: #DDDDDD;
}
.removed {
background-color: #FFDDDD;
}