mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/17010] Remove duplicated css for buttons
PHPBB3-17010
This commit is contained in:
parent
e993d82bc5
commit
a3f6563568
1 changed files with 0 additions and 9 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue