Skip to content

Commit a08f509

Browse files
authored
Merge pull request #9 from digitalutsc/fix/undo-js-and-cs-linting
fix: undo js and css linting changes that were automatically changed by phpcs/phpcbf
2 parents dc91d3f + 91fe759 commit a08f509

2 files changed

Lines changed: 116 additions & 124 deletions

File tree

css/advanced_search_tips.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
#search-help button {
1+
#search-help button {
22
font-size: 2.0em;
33
margin-top: 3px;
44
}
55

6-
.dsu {
7-
color: #001228 !important;
6+
.dsu {
7+
color: #001228 !important;
88
}
99

10-
table tbody tr:nth-child(odd) {
11-
background-color: #FFFFFF !important;
12-
}
10+
table tbody tr:nth-child(odd) {
11+
background-color: #FFFFFF !important;
12+
}

0 commit comments

Comments
 (0)