mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 06:17:53 +10:00
style: Improve look of tags in admin list
This commit is contained in:
@@ -222,3 +222,11 @@ body.model-snapshot.change-list #content .object-tools {
|
||||
0% { transform: rotate(0deg); }
|
||||
100% { transform: rotate(360deg); }
|
||||
}
|
||||
|
||||
.tags > a > .tag {
|
||||
border: 1px solid;
|
||||
border-radius: 10px;
|
||||
background-color: #f3f3f3;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user