mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
correctly apply colour
git-svn-id: file:///svn/phpbb/trunk@8161 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -996,3 +996,7 @@ a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, inpu
|
||||
input.search {
|
||||
background-image: url("{T_THEME_PATH}/images/icon_textbox_search.gif");
|
||||
}
|
||||
|
||||
input.disabled {
|
||||
color: #666666;
|
||||
}
|
||||
|
Reference in New Issue
Block a user