diff --git a/module/doc/css/view.css b/module/doc/css/view.css index 85d917d4f8..7e752d1187 100644 --- a/module/doc/css/view.css +++ b/module/doc/css/view.css @@ -8,6 +8,7 @@ .main-col .doc-title .version .dropdown-menu a:hover {color: #ffffff;} .main-col .doc-title .actions a + a {margin-left: 0px;} .main-col .doc-title .actions i {font-size: 15px; color: #8c8c8c;} +.main-col .doc-title .actions a > span {color: #9EA3B0;} #content .title {max-width: 54%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} #mainContent .scrollbar-hover {max-height: 2000px; overflow: scroll;} #content .editor-preview {background: #fff} diff --git a/module/doc/view/createtexttype.html.php b/module/doc/view/createtexttype.html.php index 409d2a2e87..fb791de3e1 100644 --- a/module/doc/view/createtexttype.html.php +++ b/module/doc/view/createtexttype.html.php @@ -27,7 +27,7 @@