implemented tag cloud
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -423,4 +423,13 @@ fieldset.vcard{
|
||||
|
||||
.vcard td button.symbol{
|
||||
float: right;
|
||||
}
|
||||
|
||||
.cloud .tag{
|
||||
border: 1px solid;
|
||||
border-radius: 4px;
|
||||
padding: 2px;
|
||||
margin: 0 6px;
|
||||
white-space: nowrap;
|
||||
display: inline flow-root;
|
||||
}
|
||||
Reference in New Issue
Block a user