Skip to content

Commit

Permalink
[ticket/17010] Remove duplicated css for buttons
Browse files Browse the repository at this point in the history
PHPBB3-17010
  • Loading branch information
marc1706 committed Feb 24, 2024
1 parent e993d82 commit a3f6563
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions phpBB/styles/prosilver/theme/colours.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit a3f6563

Please sign in to comment.