Skip to content
This repository was archived by the owner on Jun 29, 2018. It is now read-only.

Commit 69e6e01

Browse files
author
Johannes Stelzer
committed
fixup! Moved /env display to its own section and removed properties-section showing redundant data
1 parent 416a11e commit 69e6e01

File tree

1 file changed

+0
-7
lines changed
  • spring-boot-admin-server-ui/app/css

1 file changed

+0
-7
lines changed

spring-boot-admin-server-ui/app/css/main.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -195,13 +195,6 @@ span.refresh {
195195
margin-bottom: 0;
196196
}
197197

198-
/** highlighted rows on Detail-Environment-View **/
199-
.table tr.highlight > td {
200-
border-top-width: 2px;
201-
font-weight: bold;
202-
background-color: #f9f9f9;
203-
}
204-
205198
/** Tabs-list in domain-section in JMX-View **/
206199
.tabs-left > ul {
207200
max-width: 30%;

0 commit comments

Comments
 (0)