X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=unfold%2Fstatic%2Fcss%2Fonelab_marko.css;h=c31c0a79093f0cd3007aa0b64a120476a21f1ca9;hb=d015e48a9238b5818331c9f2bf0e1588edd6c5fe;hp=b31174ce5f330c7d0f5123a8f3555f92a7cc34a6;hpb=fea9b7e286cc86f11844e371d67d184198afc287;p=myslice.git diff --git a/unfold/static/css/onelab_marko.css b/unfold/static/css/onelab_marko.css index b31174ce..c31c0a79 100644 --- a/unfold/static/css/onelab_marko.css +++ b/unfold/static/css/onelab_marko.css @@ -6,7 +6,6 @@ /*-------------------------------- MARKO'S STYLES -----*/ - /* GENERAL */ .container { @@ -61,14 +60,14 @@ h2.well.well-lg { border-radius:0; border: 0; font-family: Ubuntu, arial, sans-serif; - text-transform: ; + /* text-transform: ; */ font-weight: normal; font-size: 40px; /* color: #30196d; */ color: white; margin-bottom: 0px; margin-top: 0; - padding: 30px; + padding: 40px; opacity: 1; text-align: center; background-color: #30196d; @@ -88,11 +87,11 @@ h2.well.well-lg { /* background-color: #ff7394 !important; */ background-color: #add7ff !important; } - +/* #complete-measurements { background-color: !important; } - +*/ #complete-pending { /* background-color: #add7ff !important; */ background-color: #B8B2FF !important; @@ -168,35 +167,39 @@ body { padding-bottom: 0px; } +/* Thierry : turning this off div.topmenu { padding-top: 0px; font-family: Ubuntu, Arial, sans-serif; font-weight: bold; - text-transform: ; 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; } +Thierry */ .navbar-nav li a:hover { color: #572bc9 !important; } -.navbar-nav li.active a { .navbar-nav li.active a { background: #eee !important; } +/* Thierry : turning this off ul.logged-in { padding-top: 25px; } +Thierry */ button.logged-in { font-size: 1em; font-weight: bold; @@ -210,8 +213,9 @@ button.logged-in { } button.logged-in:hover { - background: #4af25d; - border: 2px solid #4af25d; + /* background: #4af25d; */ + background: #ff7394; + border: 2px solid #ff7394; color: #333; } li.username { @@ -227,7 +231,7 @@ li.username { ul.pagination li a { - background: ; + /* background: ; */ color: #572bc9; font-family: Ubuntu, Arial, sans-serif; } @@ -246,7 +250,8 @@ ul.pagination li.active a { } .btn.btn-default:hover { - background: #4af25d; + /* background: #4af25d; */ + background: #ff7394; color: #333; font-family: Ubuntu, Arial, sans-serif; font-weight: bold; @@ -282,7 +287,7 @@ div.Hazelnut table.dataTable th { text-align: left; padding: 8px 12px 4px 20px; vertical-align:middle; - background: # url(../img/tablesort-header.jpg) no-repeat !important; + background: url('../img/tablesort-header.jpg') no-repeat !important; } div.Hazelnut table.dataTable td, div.Hazelnut table.dataTable textarea, div.Hazelnut table.dataTable input [type="text"] { @@ -298,7 +303,7 @@ div.Hazelnut table.dataTable thead { div.Hazelnut table.dataTable tfoot { background: url('../img/tablesort-header.png') repeat-x !important; - background-color: # !important; + /* background-color: # !important; */ } @@ -351,7 +356,6 @@ table.query-editor td { #ms-dashboard-profile { background: url("../img/icon_users_color.png") top center no-repeat; - } #ms-dashboard-testbeds { @@ -373,9 +377,13 @@ table.query-editor td { } .ms-dashboard-content a { - color: /*#572bc9*/ #ff7394 !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;