mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Added user notification for post reporting, moved lang strings to lang_main, added CSS style for mcp_jumpbox
git-svn-id: file:///svn/phpbb/trunk@3779 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -156,6 +156,11 @@ input.liteoption {
|
||||
background-color : #FAFAFA;
|
||||
}
|
||||
|
||||
/* greyed options for mcp_jumpbox */
|
||||
option.greyed {
|
||||
background-color: #EFEFEF;
|
||||
}
|
||||
|
||||
/* --------------------------- */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user