mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-26 23:46:36 +00:00
remove styles collapsePanel; add styles groupOverviewPanel
This commit is contained in:
@@ -182,32 +182,6 @@ input.magnifier {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.collapsablePanel {
|
||||
background: #b6b6b6;
|
||||
margin: 0 0 12px 0;
|
||||
border-radius: 7px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.collapsablePanel-content {
|
||||
background: #fff;
|
||||
margin: 12px;
|
||||
border-radius: 10px;
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
.collapsablePanel-header {
|
||||
background: url(images/titlebar-background.png) 0 0 repeat-x;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
height: 42px;
|
||||
}
|
||||
|
||||
.collapsablePanel-open {
|
||||
}
|
||||
|
||||
.collapsablePanel-closed {
|
||||
}
|
||||
|
||||
.raceBoardPanelHeader {
|
||||
|
||||
@@ -361,4 +335,16 @@ input.magnifier {
|
||||
display: block;
|
||||
height: 127px;
|
||||
width: 29px;
|
||||
}
|
||||
|
||||
.groupOverviewPanel-groupDescription {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.groupOverviewPanel-searchLabel {
|
||||
margin: 3px 5px 0 5px;
|
||||
}
|
||||
|
||||
.groupOverviewPanel-searchInputField {
|
||||
margin: 0 5px 0 0;
|
||||
}
|
||||
Reference in New Issue
Block a user