mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 16:22:22 +02:00
[ticket/13741] Remove reference to oudated rollover code that no longer exists
Rollover code referenced in that comment has been removed in 3.1 PHPBB3-13741
This commit is contained in:
parent
418aabb46e
commit
6c308d81bd
@ -603,9 +603,6 @@ li.breadcrumbs span:first-child > a {
|
||||
/**
|
||||
* buttons.css
|
||||
*/
|
||||
/* Rollover buttons
|
||||
Based on: http://wellstyled.com/css-nopreload-rollovers.html
|
||||
----------------------------------------*/
|
||||
.rtl .dropdown-select {
|
||||
padding-left: 24px;
|
||||
padding-right: 8px;
|
||||
|
@ -1,9 +1,6 @@
|
||||
/* Button Styles
|
||||
---------------------------------------- */
|
||||
|
||||
/* Rollover buttons
|
||||
Based on: http://wellstyled.com/css-nopreload-rollovers.html
|
||||
----------------------------------------*/
|
||||
.button {
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user