mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/10270] Added close buttons to phpbb.alert and phpbb.confirm.
PHPBB3-10270
This commit is contained in:
committed by
Igor Wiedler
parent
0e55b2393d
commit
db7c4f938e
@@ -603,6 +603,12 @@ li.pagination {
|
||||
padding: 0 25px 20px 25px;
|
||||
}
|
||||
|
||||
.jalert img.alert_close {
|
||||
float: right;
|
||||
margin-top: -7px;
|
||||
margin-right: -30px;
|
||||
}
|
||||
|
||||
.jalert p {
|
||||
margin: 8px 0;
|
||||
padding-bottom: 8px;
|
||||
|
BIN
phpBB/styles/prosilver/theme/images/alert_close.png
Normal file
BIN
phpBB/styles/prosilver/theme/images/alert_close.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 669 B |
Reference in New Issue
Block a user