X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=unfold%2Fstatic%2Fcss%2Fonelab_marko.css;h=7cab5e0ea5a1cb1b145ead6cfc4447bb19e9b984;hb=3167207804460a2c42e1e5a8346c597f9832d295;hp=b31174ce5f330c7d0f5123a8f3555f92a7cc34a6;hpb=7c9892a134c74fba4de425609e392a99c7de4d71;p=unfold.git diff --git a/unfold/static/css/onelab_marko.css b/unfold/static/css/onelab_marko.css index b31174ce..7cab5e0e 100644 --- a/unfold/static/css/onelab_marko.css +++ b/unfold/static/css/onelab_marko.css @@ -6,12 +6,17 @@ /*-------------------------------- MARKO'S STYLES -----*/ - /* GENERAL */ .container { padding: 0 !important; color: #fff; + background: url(http://new.fit-equipex.fr/images/background.jpg) no-repeat; + margin: 0; + width: 100%; + max-width: 100%; + min-height: 100%; + height: 100%; } .container h1 { @@ -56,19 +61,27 @@ a.plugin-tooltip:hover { /* LIST VIEW */ - +div.well-lg { + background-color: rgba(168, 32, 202, 0.5) !important; +} +div.onelab-title { + background-color: rgba(168, 32, 202, 0.5) !important; +} +div.well { + background-color: rgba(0, 0, 0, 0.5) !important; +} 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 +101,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; @@ -163,7 +176,8 @@ h2.well.well-lg { /* TOPMENU.CSS */ body { - background: #30196d !important; + /* background: #30196d !important; */ + background: black !important; padding-top: 60px; padding-bottom: 0px; } @@ -172,7 +186,7 @@ div.topmenu { padding-top: 0px; font-family: Ubuntu, Arial, sans-serif; font-weight: bold; - text-transform: ; + /* 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); @@ -189,7 +203,6 @@ div.topmenu { color: #572bc9 !important; } -.navbar-nav li.active a { .navbar-nav li.active a { background: #eee !important; } @@ -210,8 +223,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 +241,7 @@ li.username { ul.pagination li a { - background: ; + /* background: ; */ color: #572bc9; font-family: Ubuntu, Arial, sans-serif; } @@ -246,7 +260,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 +297,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 +313,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 +366,6 @@ table.query-editor td { #ms-dashboard-profile { background: url("../img/icon_users_color.png") top center no-repeat; - } #ms-dashboard-testbeds { @@ -373,9 +387,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;