Revision e80302f1
Von Sven Schöling vor etwa 2 Jahren hinzugefügt
css/design40/style.css | ||
---|---|---|
2801 | 2801 |
table.tbl-horizontal td > span.project_picker { |
2802 | 2802 |
margin: -0.3em 0 0 0; |
2803 | 2803 |
} |
2804 |
table.tbl-horizontal td > span.switch-form-element {
|
|
2804 |
table.tbl-horizontal td > span.area-input {
|
|
2805 | 2805 |
padding: 0 !important ; |
2806 | 2806 |
margin: -0.3em 1px 0 0 !important; |
2807 | 2807 |
} |
... | ... | |
5109 | 5109 |
img.icon-map { |
5110 | 5110 |
content: url("../../image/map-earth.png"); |
5111 | 5111 |
} |
5112 |
/* styling for input to textarea switch */ |
|
5113 |
span.area-input span.switch-to-textarea:after { |
|
5114 |
content: url("../../image/pencil.png"); |
|
5115 |
vertical-align: top; |
|
5116 |
} |
|
5112 | 5117 |
/* ------------------------------------------------------------- */ |
5113 | 5118 |
/* JQUERY UI (jquery-ui.less) */ |
5114 | 5119 |
/* ------------------------------------------------------------- */ |
Auch abrufbar als: Unified diff
design40: area-input switch-to-textarea button styling