Patch #38449 » align-buttons-left.patch
public/stylesheets/application.css | ||
---|---|---|
137 | 137 | |
138 | 138 |
div.modal { border-radius:5px; background:#fff; z-index:50; padding:4px;} |
139 | 139 |
div.modal h3.title {display:none;} |
140 |
div.modal p.buttons {text-align:right; margin-bottom:0;}
|
|
140 |
div.modal p.buttons {margin-bottom:0;} |
|
141 | 141 |
div.modal .box p {margin: 0.3em 0;} |
142 | 142 | |
143 | 143 |
.clear:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; } |
- « Previous
- 1
- 2
- 3
- Next »