mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
Removed babel from plugin
This commit is contained in:
@@ -95,28 +95,6 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.short-menu-left-lang {
|
||||
display: inline-block;
|
||||
margin-right: 10px;
|
||||
font-size: 17px !important;
|
||||
font-weight: 300;
|
||||
|
||||
& a {
|
||||
padding: 5px;
|
||||
background-color: transparent;
|
||||
color: @primaryLinkInverted;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.short-menu-left-lang:hover {
|
||||
& a {
|
||||
background-color: @primaryLinkHoverBackground;
|
||||
color: @primaryLink;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.search-icon-header {
|
||||
display: inline-block;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user