mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-03 13:23:06 +02:00
[ticket/12013] Update to use the new .button class.
PHPBB3-12013
This commit is contained in:
@@ -614,6 +614,10 @@ Colours and backgrounds for buttons.css
|
||||
color: #D31141;
|
||||
}
|
||||
|
||||
.dropdown-select, .dropdown-select:visited {
|
||||
color: #536482;
|
||||
}
|
||||
|
||||
.button:hover, .dropdown-visible .dropdown-select, .nojs .dropdown-container:hover .dropdown-select {
|
||||
border-color: #0a8ed0;
|
||||
background-image: -moz-linear-gradient(top, #E9E9E9, #FFFFFF);
|
||||
|
Reference in New Issue
Block a user