| jimu.js/css/images/title-bg-1.png | patch | view | raw | blame | history | |
| jimu.js/css/jimu-theme.css | ●●●●● patch | view | raw | blame | history | |
| themes/FoldableTheme/widgets/HeaderController/css/style.css | ●●●●● patch | view | raw | blame | history | |
| themes/JewelryBoxTheme/widgets/HeaderController/css/style.css | ●●●●● patch | view | raw | blame | history |
jimu.js/css/images/title-bg-1.png
jimu.js/css/jimu-theme.css
@@ -25,12 +25,18 @@ } /* css for jimu-main- */ .jimu-main-background{ width: 100%; height: 45px; position: fixed; top: 0; left: 0; z-index: 1111; background-color: rgba(72, 85, 102, 0); background-image: url(./images/title-bg.png); background-size: 150% 70px; background-repeat: no-repeat; background-position: top right; opacity: 0.8; background-image: url(images/title-bg-1.png); background-size: 150% 70px; background-repeat: no-repeat; background-position: top right; opacity: 0.8; } .jimu-main-font{ @@ -40,9 +46,18 @@ /* css for jimu-title and jimu-subtitle */ .jimu-title{ position: absolute; top: 0; left: 48px; width: auto; text-align: center; height: 45px; line-height: 45px !important; font-size: 24px; font-weight: bold; color: #ffffff; cursor: pointer; font-family: 'Avenir Light', Verdana, Geneva, sans-serif; } .jimu-subtitle{ @@ -446,4 +461,4 @@ .jimu-draw-box.enabled .drawings-clear:hover{ background-color: #B60016; } } themes/FoldableTheme/widgets/HeaderController/css/style.css
@@ -14,6 +14,7 @@ cursor: pointer; width: 28px; height: 28px !important; margin-left: 10px; } .jimu-widget-header-controller .hide-logo{ display: none; @@ -303,7 +304,7 @@ padding: 0 10px; } .jimu-widget-header-controller ul, .jimu-widget-header-controller ul, .jimu-widget-header-controller li { margin: 0; padding: 0; @@ -340,4 +341,4 @@ height: 45px; line-height: 45px; border: none !important; } } themes/JewelryBoxTheme/widgets/HeaderController/css/style.css
@@ -122,7 +122,7 @@ } .popup-links .logo{ /*float: left;*/ /*margin-left: 5.26315789473684%;/*14/266*/*/ /*margin-left: 5.26315789473684%;/*14/266*/ height: 30px; } .popup-links .title{ @@ -130,7 +130,7 @@ color:#fff; text-align: center; font-size: 16px; /*margin-left: 5.26315789473684%;/*14/266*/*/ /*margin-left: 5.26315789473684%;/*14/266*/ width: 71.42857142857143%;/*190/266*/ overflow: hidden; white-space: nowrap; @@ -284,4 +284,4 @@ } .jimu-widget-header-controller .icon-node{ flex-basis: 40px; } }