閒來無事寫了一套 Jenkins 主題樣式 刀鋒

2021-10-01 04:01:53 字數 3154 閱讀 5758

背景

配置 jenkins 自定義 css 樣式

做這個之前,首先需要安裝乙個外掛程式:****** theme plugin

安裝完成後重啟 jenkins,此時在系統配置裡面:

可以找到我們安裝的外掛程式:

第一種方式:

我們可以通過 css url 的形式匯入樣式:

第一版內容如下,可以直接用:

*divaa:linka:visiteda:hovera:activebody,table,form,input,td,th,p,textarea,select,#tasks .task#header#header #visible-am-container a#header .login a#header .login b#header #visible-am-button#header #jenkins-name-icon#header .searchbox#breadcrumbbar a#breadcrumbbar .top-sticker-inner#breadcrumb-menu-target a#breadcrumbs#breadcrumbs#breadcrumbs li#breadcrumbs li:hover#breadcrumbs .mouseisovermenuselector@media(min-width:1170px)body.two-column #main-panel}#side-panel#side-panel a,b#side-panel #tasks .task#side-panel #tasks .task a::before#side-panel #tasks .task:hover#side-panel .task-icon-link#side-panel .col-xs-24#side-panel .pane-header#side-panel .pane-header a#side-panel .pane-frame#side-panel td#main-panel#main-panel b#main-panel #description#main-panel .tabbar#main-panel .tabbar .tab:first-child#main-panel .tabbar [type=radio]:checked~a#main-panel .tabbar .tab a.addtab#main-panel .tabbar .tab a#main-panel .tabbar .tab a:hover#main-panel .tabbar .tab a.addtab:hover#main-panel table.stripped-odd tr:nth-child(odd)#main-panel .bigtable th a#main-panel .icon-xlg#main-panel .icon-md#main-panel .icon-sm#main-panel h1 img#main-panel .bigtable td#main-panel .bigtable td,a#main-panel table.stripped tr:hover,table.stripped-even tr:hover,table.stripped-odd tr:hover#main-panel table.stripped tr:hover td,table.stripped-even tr:hover td,table.stripped-odd tr:hover td#main-panel table.stripped tr:hover td a,table.stripped-even tr:hover td a,table.stripped-odd tr:hover td a#rss-bar span afooterfooter a,span#add-item-panel .add-item-name#add-item-panel .add-item-name label#add-item-panel input#add-item-panel .setting-input#add-item-panel .icon:before#add-item-panel .icon#add-item-panel .icon img#add-item-panel .categories.flat .category:first-child#add-item-panel .categories.flat .category:last-child.j-item-options li.active.j-item-options li.j-item-options li:hover.j-item-options li.active .desc.j-item-options li.active span.j-item-options li:hover .desc.j-item-options li:hover span#add-item-panel .item-copy p.description#buildhistory .pane-footertable.stripped tr:nth-child(even)table.stripped tr:hover,table.stripped-even tr:hover,table.stripped-odd tr:hover#buildhistory .build-row-cell a.build-row.model-link-active#jenkins .yui-button.primary .btn,#jenkins .yui-button.primary button#jenkins .yui-button .btn,#jenkins .yui-button button#add-item-panel form>.footer .btn-decorator button[type=submit]#add-item-panel form>.footer .btn-decorator.call-to-action a,.call-to-action a:visited.danger button.yui-button.section-headerh1.manage-option dl dtdt.manage-option dl dd#visible-am-container div#visible-am-list#visible-am-container div#visible-am-list a#visible-am-container .am-message

儲存就能看到效果!當然,最新**可以檢視我的 github:

效果展示

1. 主頁

2. 新建專案

3. 系統配置

4. 配置詳情

5. 控制台輸出

特別說明

閒來無事,學學python

字串 單雙三引號,三引號負責多行字串 轉義 拼接 複製 start,end,step 切片 format 格式化,可通過name指定值 len 字串長度 strip lstrip rstrip 去掉空格 split seq,num 字串轉列表 replace s1,s2,num 字串替換 encod...

(閒來無事)棧的實現

對棧的理解記住 先進後出 就可以了,什麼意思呢?就是向桶裡放積木只能拿出最上層的積木,然後一層一層的拿出這樣理解的話就簡單了,只用乙個節點一直指向棧的最上層的節點就可以了。1.首先想構造的資料結構是什麼樣子的?需要儲存的資料有哪些?儲存的資料可以根據自己的需求去新增,在我設計的資料中只有乙個那就是i...

雜談 之 閒來無事 二

在分析推背圖之前,首先要了解一下基礎知識,這個後續分析中才會知道去 找,以及思路是什麼。12 3456 78910 ji y b ng d ng w j g ng x nr n gu 甲乙丙 丁戊己庚 辛壬癸顏色 青青赤赤 黃黃白白 黑黑五行木 木火火土 土金金水 水 其中甲 丙 戊 庚 壬為陽幹,...