1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update OpenMPTCProuter theme

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-05-01 11:03:21 +02:00
parent 6ad526f972
commit c5c8bd41e3
5 changed files with 121 additions and 132 deletions

View file

@ -1792,6 +1792,7 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
background-color: #bfbfbf;
border-radius: 3px;
text-shadow: none;
margin-left: .4em;
}
a.label:link,
@ -1822,10 +1823,6 @@ a.label:hover {
/* LuCI specific items */
.hidden { display: none }
#xhr_poll_status {
cursor: pointer;
}
form.inline { display: inline; margin-bottom: 0; }
/*header .pull-right { padding-top: 8px; }*/