mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 11:10:18 +02:00
[ticket/14204] Add new refactored code
PHPBB3-14204
This commit is contained in:
@@ -40,6 +40,16 @@
|
||||
|
||||
/* Posting page styles
|
||||
---------------------------------------- */
|
||||
.button-form,
|
||||
.button-form-bold {
|
||||
font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.button-form-bold {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.button-search,
|
||||
.button-search-end {
|
||||
border-radius: 0;
|
||||
|
Reference in New Issue
Block a user