From 09c2249367241fc66202a9fc2f0f944a9f58764d Mon Sep 17 00:00:00 2001 From: Noel Wuyts Date: Thu, 28 May 2015 17:26:16 +0200 Subject: [PATCH] top bar vodafone styling has been moved --- .../htdocs/plugins/core/css/top-bar.css | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 luciexpress/htdocs/plugins/core/css/top-bar.css 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