mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 12:01:48 +02:00
[ticket/15115] more prep for rebase
PHPBB3-15115
This commit is contained in:
@@ -661,18 +661,17 @@ dd.profile-warnings {
|
||||
.button-form:hover,
|
||||
.button-form-bold:hover {
|
||||
border-color: #d31141;
|
||||
color: #d31141;
|
||||
text-shadow: none;
|
||||
color: #d31141;
|
||||
}
|
||||
|
||||
.button-form:focus,
|
||||
.button-form-bold:focus {
|
||||
border-color: #0a8ed0;
|
||||
color: #0a8ed0;
|
||||
text-shadow: none;
|
||||
color: #0a8ed0;
|
||||
}
|
||||
|
||||
|
||||
.button-secondary:focus,
|
||||
.button-secondary:hover,
|
||||
.button:focus .icon,
|
||||
|
Reference in New Issue
Block a user