mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
some fixes. :P
- language authors may review their email template files... git-svn-id: file:///svn/phpbb/trunk@8092 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -421,7 +421,6 @@ span.corners-bottom span {
|
||||
#menu li a:hover, #menu li a:hover span {
|
||||
text-decoration: none;
|
||||
background-color: #FFFFFF;
|
||||
|
||||
color: #BC2A4D;
|
||||
}
|
||||
|
||||
@@ -703,7 +702,7 @@ input:hover, textarea:hover {
|
||||
border-top: 1px solid #AFAEAA;
|
||||
border-right: 1px solid #AFAEAA;
|
||||
border-bottom: 1px solid #AFAEAA;
|
||||
background-color: #E9E9E2;
|
||||
background-color: #E9E9E2;
|
||||
}
|
||||
|
||||
input.langvalue, textarea.langvalue {
|
||||
|
Reference in New Issue
Block a user