From 641432a9373ea5466ab8fd1cc7114950660b609f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 4 Nov 2013 11:15:36 +0100 Subject: [PATCH] pretty-printed (4 chars margin for css please) --- unfold/static/css/onelab_marko.css | 196 ++++++++++++++--------------- 1 file changed, 93 insertions(+), 103 deletions(-) diff --git a/unfold/static/css/onelab_marko.css b/unfold/static/css/onelab_marko.css index c31c0a79..8fa53dd7 100644 --- a/unfold/static/css/onelab_marko.css +++ b/unfold/static/css/onelab_marko.css @@ -1,22 +1,18 @@ -/* @override - http://test.myslice.info/static/css/plugin.css -*/ - - +/* @override unfold/static/css/plugin.css */ /*-------------------------------- MARKO'S STYLES -----*/ /* GENERAL */ .container { - padding: 0 !important; - color: #fff; + padding: 0 !important; + color: #fff; } .container h1 { - color: #fff !important; - font-family: Ubuntu; - margin-top: 60px; + color: #fff !important; + font-family: Ubuntu; + margin-top: 60px; } div.plugin-outline-complete, @@ -57,20 +53,20 @@ a.plugin-tooltip:hover { /* LIST VIEW */ h2.well.well-lg { - border-radius:0; - border: 0; - font-family: Ubuntu, arial, sans-serif; - /* text-transform: ; */ - font-weight: normal; - font-size: 40px; - /* color: #30196d; */ + border-radius:0; + border: 0; + font-family: Ubuntu, arial, sans-serif; + /* text-transform: ; */ + font-weight: normal; + font-size: 40px; + /* color: #30196d; */ color: white; - margin-bottom: 0px; - margin-top: 0; - padding: 40px; - opacity: 1; - text-align: center; - background-color: #30196d; + margin-bottom: 0px; + margin-top: 0; + padding: 40px; + opacity: 1; + text-align: center; + background-color: #30196d; } #complete-resources { @@ -113,9 +109,9 @@ h2.well.well-lg { #complete-pending, #complete-customize-resources, #complete-msgs-pre { - opacity: 1; - text-align: center; - color: #333; + opacity: 1; + text-align: center; + color: #333; } #complete-resources:hover, @@ -125,34 +121,34 @@ h2.well.well-lg { #complete-pending:hover, #complete-customize-resources:hover, #complete-msgs-pre:hover { - opacity: 1; + opacity: 1; } .nav.nav-tabs { - font-family: Ubuntu, Arial, sans-serif; - border: 0 !important; - border-bottom: 3px solid #fff !important; - margin-bottom: 40px; + font-family: Ubuntu, Arial, sans-serif; + border: 0 !important; + border-bottom: 3px solid #fff !important; + margin-bottom: 40px; } .nav.nav-tabs li.active a { - color: #572bc9; - border-left: 0px solid #572bc9; - border-top: 0px solid #572bc9; - border-right: 0px solid #572bc9; + color: #572bc9; + border-left: 0px solid #572bc9; + border-top: 0px solid #572bc9; + border-right: 0px solid #572bc9; } .nav.nav-tabs li a { - color: #333; - border: 0 !important; - margin-right: 5px; + color: #333; + border: 0 !important; + margin-right: 5px; } .nav.nav-tabs li a:hover { - color: #333; - background: #572bc9; - color: #fff; - border: 0 !important; + color: #333; + background: #572bc9; + color: #fff; + border: 0 !important; } @@ -162,37 +158,37 @@ h2.well.well-lg { /* TOPMENU.CSS */ body { - background: #30196d !important; + background: #30196d !important; padding-top: 60px; padding-bottom: 0px; } /* Thierry : turning this off div.topmenu { - padding-top: 0px; - font-family: Ubuntu, Arial, sans-serif; - font-weight: bold; - background: #fff; - -webkit-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.44); - -moz-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.44); - box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.44); + padding-top: 0px; + font-family: Ubuntu, Arial, sans-serif; + font-weight: bold; + background: #fff; + -webkit-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.44); + -moz-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.44); + box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.44); } Thierry */ /* Thierry : turning this off .navbar-nav li a, .navbar-nav li.other a { - padding-top: 25px; - padding-bottom: 20px; + padding-top: 25px; + padding-bottom: 20px; } Thierry */ .navbar-nav li a:hover { - color: #572bc9 !important; + color: #572bc9 !important; } .navbar-nav li.active a { - background: #eee !important; + background: #eee !important; } /* Thierry : turning this off @@ -231,44 +227,44 @@ li.username { ul.pagination li a { - /* background: ; */ - color: #572bc9; - font-family: Ubuntu, Arial, sans-serif; + /* background: ; */ + color: #572bc9; + font-family: Ubuntu, Arial, sans-serif; } ul.pagination li.active a { - background: #572bc9; - border: 1px solid #572bc9; + background: #572bc9; + border: 1px solid #572bc9; } .btn.btn-default { - background: #572bc9; - color: #ccc; - font-family: Ubuntu, Arial, sans-serif; - font-weight: bold; - border: 0px; + background: #572bc9; + color: #ccc; + font-family: Ubuntu, Arial, sans-serif; + font-weight: bold; + border: 0px; } .btn.btn-default:hover { - /* background: #4af25d; */ - background: #ff7394; - color: #333; - font-family: Ubuntu, Arial, sans-serif; - font-weight: bold; - border: 0px; + /* background: #4af25d; */ + background: #ff7394; + color: #333; + font-family: Ubuntu, Arial, sans-serif; + font-weight: bold; + border: 0px; } input { - border-radius: 3px; - border: none; - border: 1px solid #ccc; + border-radius: 3px; + border: none; + border: 1px solid #ccc; } div.dataTables_length label, div.dataTables_filter label, div.dataTables_info { - font-family: Ubuntu, Arial, sans-serif !important; + font-family: Ubuntu, Arial, sans-serif !important; } @@ -335,59 +331,59 @@ table.query-editor td { #ms-dashboard-profile, #ms-dashboard-testbeds, #ms-dashboard-slices { - -webkit-transition: all 50ms ease-out; + -webkit-transition: all 50ms ease-out; -moz-transition: all 50ms ease-out; -o-transition: all 50ms ease-out; transition: all 0.05s ease-out; - padding-top: 140px; - padding-bottom: 60px; - margin-top: 60px; - color: #fff; - font-family: Ubuntu, Arial, sans-serif; - text-align: center; + padding-top: 140px; + padding-bottom: 60px; + margin-top: 60px; + color: #fff; + font-family: Ubuntu, Arial, sans-serif; + text-align: center; } #ms-dashboard-profile:hover, #ms-dashboard-testbeds:hover, #ms-dashboard-slices:hover { - margin-top: 65px; + margin-top: 65px; } #ms-dashboard-profile { - background: url("../img/icon_users_color.png") top center no-repeat; + background: url("../img/icon_users_color.png") top center no-repeat; } #ms-dashboard-testbeds { - background: url("../img/icon_testbed_color.png") top center no-repeat; + background: url("../img/icon_testbed_color.png") top center no-repeat; } #ms-dashboard-slices { - background: url("../img/icon_slices_color.png") top center no-repeat; + background: url("../img/icon_slices_color.png") top center no-repeat; } .ms-dashboard-content ul { - list-style-type: none !important; - padding-left: 0; - text-align: center !important; + list-style-type: none !important; + padding-left: 0; + text-align: center !important; } .ms-dashboard-content { - padding: 0 !important; + padding: 0 !important; } .ms-dashboard-content a { - color: #ff7394 !important; - /* color: #ff0099 !important; */ + color: #ff7394 !important; +/* color: #ff0099 !important; */ } .ms-dashboard-content a:hover { color: white !important; } .ms-dashboard-caption h2 { - font-family: Ubuntu, Arial, sans-serif; - border-bottom: 0 !important; - text-transform: uppercase; + font-family: Ubuntu, Arial, sans-serif; + border-bottom: 0 !important; + text-transform: uppercase; } #ms-dashboard-profile>div.ms-dashboard-caption { @@ -406,13 +402,7 @@ table.query-editor td { } .simplelist { - font-size: 100%; - text-align: center !important; - margin: 0 auto; + font-size: 100%; + text-align: center !important; + margin: 0 auto; } - - - - - - -- 2.43.0