mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +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:
@@ -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;
|
||||||
|
@@ -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;
|
||||||
|
Reference in New Issue
Block a user