mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-23 13:11:58 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7623af2fb1 | ||
|
|
b05d9cbf97 |
@@ -27,13 +27,13 @@
|
||||
display: inline;
|
||||
}
|
||||
|
||||
// align badges to the right
|
||||
.ui.items > .item .extra.labels-actions {
|
||||
float: right;
|
||||
width: auto;
|
||||
// // align badges to the right
|
||||
// .ui.items > .item .extra.labels-actions {
|
||||
// float: right;
|
||||
// width: auto;
|
||||
|
||||
// remove action buttons from search results
|
||||
.ui.small.compact.right.floated.button {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
// // remove action buttons from search results
|
||||
// .ui.small.compact.right.floated.button {
|
||||
// display: none;
|
||||
// }
|
||||
// }
|
||||
|
||||
@@ -12,4 +12,4 @@ This file is imported by ``invenio_theme_tugraz.__init__``,
|
||||
and parsed by ``setup.py``.
|
||||
"""
|
||||
|
||||
__version__ = "3.0.2"
|
||||
__version__ = "3.0.3"
|
||||
|
||||
Reference in New Issue
Block a user