Skip to content
Snippets Groups Projects
Commit 84e0576b authored by Anders Lund's avatar Anders Lund
Browse files

Small style adjustment

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1365 44740490-163a-0410-bde0-09ae8108e29a
parent 56d3a18c
No related branches found
No related tags found
No related merge requests found
fieldset {
padding: 0px;
}
fieldset legend {
cursor: pointer; cursor: hand;
}
fieldset legend:hover {
background: #eee;
}
......@@ -51,4 +49,4 @@ table#table_with_attributes td.attrname {
}
table#table_with_attributes ul {
margin: 0px;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment