1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-21 07:51:33 +02:00

[ticket/15115] more prep for rebase

PHPBB3-15115
This commit is contained in:
hanakin
2017-03-18 18:10:52 -04:00
parent 8713c71776
commit c6f2f00a78
3 changed files with 3 additions and 20 deletions

View File

@@ -352,22 +352,6 @@ input[type="radio"] {
cursor: pointer;
}
/* Alternative button */
a.button2,
input.button2,
input.button3 {
border: 1px solid transparent;
}
/* <a> button in the style of the form buttons */
a.button1,
a.button2 {
vertical-align: text-bottom;
text-decoration: none;
padding: 0 3px;
/* Hover states */
}
input.disabled {
font-weight: normal;
}