mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Bleh.
git-svn-id: file:///svn/phpbb/trunk@7462 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
dbcb539903
commit
ecaba49e1f
1 changed files with 4 additions and 0 deletions
|
@ -979,6 +979,10 @@ fieldset.submit-buttons legend {
|
|||
/* Input field styles
|
||||
---------------------------------------- */
|
||||
|
||||
input.text {
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
input.radio, input.permissions-checkbox {
|
||||
width: auto !important;
|
||||
background-color: transparent;
|
||||
|
|
Loading…
Add table
Reference in a new issue