1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00
git-svn-id: file:///svn/phpbb/trunk@7462 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley
2007-05-04 22:50:18 +00:00
parent dbcb539903
commit ecaba49e1f

View File

@@ -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;