Skip to content

Commit 428d676

Browse files
authored
Init (#266)
1 parent e65ea69 commit 428d676

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/ClickHandler.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/main/webapp/css/design.css

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
1-
INPUT {
2-
border: none;
3-
font-size: -2;
4-
}
5-
INPUT.select-all {
6-
width:100%;
7-
font-family: Console, "Courier New", Courier, monospace;
8-
}
9-
IMG#badge {
10-
margin-left:2em;
11-
}
121
h2 {
132
margin-bottom: 1px;
143
margin-top: 1em;
154
}
5+
166
h3.help-format {
177
border-bottom: 1px solid grey;
188
margin-bottom: 1px;

0 commit comments

Comments
 (0)