mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 08:31:46 +04:00
* luci/themes/openwrt.org: second round of css fixes (affects all browsers)
This commit is contained in:
@@ -708,6 +708,14 @@ td.cbi-section-table-optionals {
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
div.cbi-section-create {
|
||||
border-bottom: 1px dotted #bbbbbb;
|
||||
}
|
||||
|
||||
div.cbi-section-create .cbi-button {
|
||||
margin: 0.25em;
|
||||
}
|
||||
|
||||
.cbi-value-helpicon img {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
@@ -839,12 +847,4 @@ td.cbi-value-error {
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
* html div.cbi-section-create {
|
||||
border-bottom: 1px dotted #bbbbbb !important;
|
||||
}
|
||||
|
||||
* html div.cbi-section-create .cbi-button {
|
||||
margin: 0.5em !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user