[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:
cyberalien 2015-04-03 11:03:47 +03:00
parent 418aabb46e
commit 6c308d81bd
2 changed files with 0 additions and 6 deletions

View file

@ -603,9 +603,6 @@ li.breadcrumbs span:first-child > a {
/** /**
* buttons.css * buttons.css
*/ */
/* Rollover buttons
Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.rtl .dropdown-select { .rtl .dropdown-select {
padding-left: 24px; padding-left: 24px;
padding-right: 8px; padding-right: 8px;

View file

@ -1,9 +1,6 @@
/* Button Styles /* Button Styles
---------------------------------------- */ ---------------------------------------- */
/* Rollover buttons
Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.button { .button {
cursor: pointer; cursor: pointer;
display: inline-block; display: inline-block;