Revision f1fe7934
Added by Benjamin Dauvergne (en congé) about 12 years ago
calebasse/static/css/style.css | ||
---|---|---|
66 | 66 |
height: 92px; |
67 | 67 |
color: #fff; |
68 | 68 |
padding-left: 10px; |
69 |
z-index: 14; |
|
69 | 70 |
} |
70 | 71 |
|
71 | 72 |
#header h1 |
... | ... | |
99 | 100 |
height: 87px; |
100 | 101 |
-moz-border-radius: 0 6px 6px 0; |
101 | 102 |
-webkit-border-radius: 0 6px 6px 0; |
103 |
z-index: 10; |
|
102 | 104 |
|
103 | 105 |
color: white; |
104 | 106 |
font-weight: bold; |
Also available in: Unified diff
Revert "style: remove z-index to #header and #splash to not hide datepicker dialogs"
This reverts commit e070536dd41521ab7edcf2e322362cc967ce8c43.