Rev 13975 | Rev 14405 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13975 | Rev 13991 | ||
---|---|---|---|
Line 94... | Line 94... | ||
94 | /* min height lets having an help button right float*/ |
94 | /* min height lets having an help button right float*/ |
95 | min-height:2em; |
95 | min-height:2em; |
96 | flex-grow: 1; |
96 | flex-grow: 1; |
97 | } |
97 | } |
98 | 98 | ||
- | 99 | .box_title{ |
|
99 |
|
100 | margin-top:0; |
- | 101 | margin-bottom: .5em; |
|
- | 102 | background-color: var(--wims_bgcolor); |
|
- | 103 | padding: 2px; |
|
- | 104 | } |
|
100 | 105 | ||
101 | .property_fields p{ |
106 | .property_fields p{ |
102 | padding:0 1em; |
107 | padding:0 1em; |
103 | } |
108 | } |
104 | 109 |