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