Commit 0381e61b authored by Frédéric Buclin's avatar Frédéric Buclin

Bug 673956: Remove obsolete panel.css (it was only used by sidebar.cgi, which is gone)

r=glob a=LpSolit
parent 7649e0c2
body
{
font-family: sans-serif;
font-size: 10pt;
background-color: white;
}
ul
{
padding-left: 12px;
}
radio
{
-moz-user-select: ignore;
}
.text-link
{
margin-left: 3px;
}
.text-link:hover
{
text-decoration: underline;
cursor: pointer;
}
.descriptive-content
{
color: #AAAAAA;
}
.descriptive-content[focused=true]
{
color: black;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment