mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 06:22:49 +04:00
Merge pull request #503 from LuttyYang/master
luci-theme-material: fix some style bug in LUCI newest version
This commit is contained in:
@@ -1097,7 +1097,11 @@ header > .container > .pull-right > * {
|
||||
}
|
||||
|
||||
/* fix System Software*/
|
||||
.node-system-software > .main table tr td:nth-child(4) {
|
||||
.node-system-software > .main table tr td:nth-child(1) {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
.node-system-software > .main table tr td:nth-last-child(1) {
|
||||
white-space: normal;
|
||||
font-size: small;
|
||||
color: #404040;
|
||||
|
||||
Reference in New Issue
Block a user