projects
/
Plinn.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
074890873ee4fe8356f40e31caa66abb235bd8e2
[Plinn.git]
/
skins
/
generic
/
content_style.css.dtml
1
/* <dtml-with base_properties> */
2
3
.rounded-corners {
4
border-radius: &dtml-borderRadius;px;
5
}
6
7
/*</dtml-with> */