mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +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;
|
color: #d41142;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button[disabled],
|
|
||||||
.button[disabled]:hover,
|
|
||||||
.button.disabled,
|
|
||||||
.button.disabled:hover {
|
|
||||||
background: #e0e0e0;
|
|
||||||
border-color: #9e9e9e;
|
|
||||||
color: #9e9e9e;
|
|
||||||
}
|
|
||||||
|
|
||||||
.button .icon,
|
.button .icon,
|
||||||
.button-secondary,
|
.button-secondary,
|
||||||
.c-button-icon {
|
.c-button-icon {
|
||||||
|
Reference in New Issue
Block a user