1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 18:49:52 +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:
cyberalien
2015-04-03 11:03:47 +03:00
parent 418aabb46e
commit 6c308d81bd
2 changed files with 0 additions and 6 deletions

View File

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