Skip to content

Commit 9bab984

Browse files
committed
Improve warning CSS
1 parent 6b9e341 commit 9bab984

File tree

1 file changed

+0
-4
lines changed
  • grails-docs/src/main/template/css

1 file changed

+0
-4
lines changed

grails-docs/src/main/template/css/main.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -359,14 +359,10 @@ strong {
359359
*/
360360

361361
.warning {
362-
background-image: url(../img/warning.gif);
363-
background-repeat: no-repeat;
364-
background-position: 20px 20px;
365362
border: 1px solid #CC0000;
366363
margin-top: 1.5em;
367364
margin-bottom: 1.5em;
368365
padding: 10px;
369-
padding-left: 40px;
370366
line-height: 100%;
371367
width: 80%;
372368
background-color: #FFCCCC;

0 commit comments

Comments
 (0)