Code cosmetics

This commit is contained in:
Ozzie Isaacs
2021-03-14 16:52:00 +01:00
parent 16453a05f8
commit 0888706790
2 changed files with 56 additions and 56 deletions

View File

@@ -93,6 +93,8 @@ a.editable-click:hover { border-bottom: None; }
}
.book-meta .tags a { display: inline; }
table .bg-primary a { color: #fff; }
table .bg-dark-danger a { color: #fff; }
.book-meta .identifiers a { display: inline; }
.navigation .create-shelf a {
@@ -227,8 +229,6 @@ span.glyphicon.glyphicon-tags {
}
.book-meta { padding-bottom: 20px; }
table .bg-primary a { color: #fff; }
table .bg-dark-danger a { color: #fff; }
.navbar-default .navbar-toggle .icon-bar { background-color: #000; }
.navbar-default .navbar-toggle { border-color: #000; }