Skip to content
Snippets Groups Projects
Commit d4788b6a authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Make attribute names look a bit different form the values

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1268 44740490-163a-0410-bde0-09ae8108e29a
parent 25add49a
No related branches found
No related tags found
No related merge requests found
...@@ -43,3 +43,12 @@ td.attrvalue img { ...@@ -43,3 +43,12 @@ td.attrvalue img {
border: 1px solid #777; border: 1px solid #777;
margin: 4px; margin: 4px;
} }
table#table_with_attributes td.attrname {
color: #555;
font-weight: light;
font-size: 90%;
}
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