mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-11 11:38:41 +01:00
fix for radio button selection and re-added template.pot
This commit is contained in:
parent
a2b31943a3
commit
35c3fbfcea
2 changed files with 3 additions and 4 deletions
|
|
@ -145,6 +145,9 @@
|
|||
.radio input[type="radio"] {
|
||||
opacity: 0;
|
||||
z-index: 1;
|
||||
margin-top: -5px;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
}
|
||||
.radio input[type="radio"]:focus + label::before {
|
||||
outline: none;
|
||||
|
|
|
|||
|
|
@ -549,10 +549,6 @@ msgstr ""
|
|||
msgid "Noise"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/plugins/core/widgets/luci.footer.js:46
|
||||
msgid "Not connected"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/plugins/phone/pages/phone.number_blocking.html:4
|
||||
msgid "Number Blocking"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue