diff options
Diffstat (limited to 'themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css')
-rw-r--r-- | themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css b/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css index d380caf92b..0b30ee3c46 100644 --- a/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css +++ b/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css @@ -528,7 +528,6 @@ td>table>tbody>tr>td, border-radius: 0; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; - overflow: hidden; } .tabs { background-color: #FFFFFF; @@ -654,11 +653,6 @@ td>table>tbody>tr>td, background-color: #eee; } -.cbi-rowstyle-2 .cbi-button-up, -.cbi-rowstyle-2 .cbi-button-down { - background-color: #468ea4 !important; -} - .cbi-section-table .cbi-section-table-titles .cbi-section-table-cell { width: auto !important; } @@ -2475,4 +2469,4 @@ footer { .cbi-value-field .cbi-dropdown { min-width: 25rem; } -}
\ No newline at end of file +} |