mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
#8745 #8762 #5417 #9525 #9568 #9574 #9577 #9640 #9641 #9644 git-svn-id: file:///svn/phpbb/trunk@7291 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -347,9 +347,9 @@ a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.but
|
||||
|
||||
/* Hover states */
|
||||
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
|
||||
border: 1px solid #BC2A4D;
|
||||
border: 1px solid #BCBCBC;
|
||||
background-position: 0 100%;
|
||||
color: #BC2A4D;
|
||||
color: #BCBCBC;
|
||||
}
|
||||
|
||||
/* Topic and forum Search */
|
||||
|
Reference in New Issue
Block a user