diff --git a/luciexpress/htdocs/plugins/core/css/top-bar.css b/luciexpress/htdocs/plugins/core/css/top-bar.css deleted file mode 100644 index d75b5b5c8..000000000 --- a/luciexpress/htdocs/plugins/core/css/top-bar.css +++ /dev/null @@ -1,27 +0,0 @@ -.top-bar .box-model { - font-size: 26px; - padding-top: 15px; - font-family: 'vodafont';" -} - -.top-bar .outer-select { - float: right; - padding-top: 10px; -} - -.top-bar .inner-select { - width: 200px; - margin-top: 5px; -} - -.top-bar .inner-select .btn { - font-size: 16px; -} - -.top-bar .inner-select .dropdown-menu { - font-size: 16px; -} - -.ui-select-bootstrap .ui-select-choices-row.active>a { - background-color: #777 !important; -} \ No newline at end of file