@intellias/menu 1.1.20 → 1.1.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/main.css +7 -7
- package/dist/js/main.js +1 -1
- package/package.json +1 -1
package/dist/css/main.css
CHANGED
|
@@ -528,7 +528,8 @@
|
|
|
528
528
|
}
|
|
529
529
|
.notifications-sidebar .notifications-trigger {
|
|
530
530
|
padding-left: 15px;
|
|
531
|
-
|
|
531
|
+
display: inline-block;
|
|
532
|
+
height: 58px;
|
|
532
533
|
font-size: 1.2rem;
|
|
533
534
|
}
|
|
534
535
|
.notifications-sidebar a {
|
|
@@ -556,7 +557,6 @@
|
|
|
556
557
|
display: inline-block;
|
|
557
558
|
position: absolute;
|
|
558
559
|
top: 12px;
|
|
559
|
-
right: 7px;
|
|
560
560
|
height: 9px;
|
|
561
561
|
width: 9px;
|
|
562
562
|
border-radius: 50%;
|
|
@@ -1228,7 +1228,7 @@
|
|
|
1228
1228
|
display: block;
|
|
1229
1229
|
}
|
|
1230
1230
|
.navbar-fixed nav .notifications-bell {
|
|
1231
|
-
max-height:
|
|
1231
|
+
max-height: 58px;
|
|
1232
1232
|
}
|
|
1233
1233
|
@media only screen and (max-width : 992px) {
|
|
1234
1234
|
.navbar-fixed nav .notifications-bell {
|
|
@@ -1241,12 +1241,12 @@
|
|
|
1241
1241
|
}
|
|
1242
1242
|
@media only screen and (min-width : 601px) {
|
|
1243
1243
|
.navbar-fixed nav .notifications-bell {
|
|
1244
|
-
line-height:
|
|
1244
|
+
line-height: 58px;
|
|
1245
1245
|
}
|
|
1246
1246
|
}
|
|
1247
1247
|
@media only screen and (max-width : 600px) {
|
|
1248
1248
|
.navbar-fixed nav .notifications-bell {
|
|
1249
|
-
line-height:
|
|
1249
|
+
line-height: 58px;
|
|
1250
1250
|
}
|
|
1251
1251
|
.navbar-fixed nav .notifications-bell .notifications-trigger {
|
|
1252
1252
|
padding-bottom: 17px;
|
|
@@ -1269,10 +1269,10 @@
|
|
|
1269
1269
|
@media only screen and (min-width : 993px) {
|
|
1270
1270
|
.navbar-fixed nav .notifications-bell {
|
|
1271
1271
|
position: absolute;
|
|
1272
|
-
right:
|
|
1272
|
+
right: 200px;
|
|
1273
1273
|
}
|
|
1274
1274
|
.navbar-fixed nav .notifications-bell.fixed-padding {
|
|
1275
|
-
right:
|
|
1275
|
+
right: 200px;
|
|
1276
1276
|
}
|
|
1277
1277
|
.navbar-fixed nav .notifications-bell.fixed-padding-manager-portal {
|
|
1278
1278
|
right: 75px;
|
package/dist/js/main.js
CHANGED
|
@@ -2045,7 +2045,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) *
|
|
|
2045
2045
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2046
2046
|
|
|
2047
2047
|
"use strict";
|
|
2048
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function render() {\n var _vm = this,\n _c = _vm._self._c,\n _setup = _vm._self._setupProxy;\n return _c(\"div\", {\n staticClass: \"image-wrapper\",\n class: [_vm.cOptions.size, _vm.border]\n }, [_vm.imageUrl && !_vm.anonymous ? _c(\"img\", {\n directives: [{\n name: \"lazy\",\n rawName: \"v-lazy\",\n value: _vm.image,\n expression: \"image\"\n }],\n staticClass: \"user-image\",\n attrs: {\n alt: _vm.imageAlt\n },\n on: {\n error: _vm.replaceByAnonymous\n }\n }) : _c(\"div\", {\n staticClass: \"user-image anonymous\",\n class: {\n dark: _vm.darkTheme\n },\n attrs: {\n title: _vm.imageAlt\n }\n }, [_c(\"span\", [_vm._v(_vm._s(_vm.employeeInitials))])])]);\n};\nvar staticRenderFns = [];\nrender._withStripped = true;\n\n\n//# sourceURL=webpack://MainMenu/./components/user-picture/UserPicture.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/vue-loader/lib??vue-loader-options");
|
|
2048
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function render() {\n var _vm = this,\n _c = _vm._self._c,\n _setup = _vm._self._setupProxy;\n return _c(\"div\", {\n staticClass: \"image-wrapper lo-sensitive\",\n class: [_vm.cOptions.size, _vm.border]\n }, [_vm.imageUrl && !_vm.anonymous ? _c(\"img\", {\n directives: [{\n name: \"lazy\",\n rawName: \"v-lazy\",\n value: _vm.image,\n expression: \"image\"\n }],\n staticClass: \"user-image\",\n attrs: {\n alt: _vm.imageAlt\n },\n on: {\n error: _vm.replaceByAnonymous\n }\n }) : _c(\"div\", {\n staticClass: \"user-image anonymous\",\n class: {\n dark: _vm.darkTheme\n },\n attrs: {\n title: _vm.imageAlt\n }\n }, [_c(\"span\", [_vm._v(_vm._s(_vm.employeeInitials))])])]);\n};\nvar staticRenderFns = [];\nrender._withStripped = true;\n\n\n//# sourceURL=webpack://MainMenu/./components/user-picture/UserPicture.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/vue-loader/lib??vue-loader-options");
|
|
2049
2049
|
|
|
2050
2050
|
/***/ }),
|
|
2051
2051
|
|