Skip to content

Commit 9855b5c

Browse files
idodeclareVladimir Kotal
authored andcommitted
Remove redundant min.css given current build min-step
Reconcile two colors with values from packaged OpenGrok.
1 parent 333435f commit 9855b5c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

opengrok-web/src/main/webapp/default/searchable-option-list-2.0.3.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,12 +189,12 @@
189189
.sol-action-buttons a {
190190
line-height: 1em;
191191
text-decoration: none;
192-
color: #0088cc;
192+
color: #08c;
193193
border-bottom: 1px solid transparent;
194194
}
195195

196196
.sol-action-buttons a:hover {
197-
border-bottom: 1px solid #0088CC;
197+
border-bottom: 1px solid #08c;
198198
}
199199

200200
.sol-action-buttons .sol-select-all {

opengrok-web/src/main/webapp/default/searchable-option-list-2.0.3.min.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)