mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
[ticket/17010] Remove duplicated css for buttons
PHPBB3-17010
This commit is contained in:
@@ -697,15 +697,6 @@ dd.profile-warnings {
|
||||
color: #d41142;
|
||||
}
|
||||
|
||||
.button[disabled],
|
||||
.button[disabled]:hover,
|
||||
.button.disabled,
|
||||
.button.disabled:hover {
|
||||
background: #e0e0e0;
|
||||
border-color: #9e9e9e;
|
||||
color: #9e9e9e;
|
||||
}
|
||||
|
||||
.button .icon,
|
||||
.button-secondary,
|
||||
.c-button-icon {
|
||||
|
Reference in New Issue
Block a user