X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=trash%2Fcss%2Fdashboard.css;h=ae4ecf2bacebfeac7ae2ce1f83c4a0e3f37bb81e;hb=62377256bf242f91f477a1896c6c0f670a0db5a1;hp=3bd686be4a58921782e43c5e0c33ad4d3955fb73;hpb=eeef1c55544020d1b0de5071ad527462c5e129e9;p=unfold.git diff --git a/trash/css/dashboard.css b/trash/css/dashboard.css index 3bd686be..ae4ecf2b 100644 --- a/trash/css/dashboard.css +++ b/trash/css/dashboard.css @@ -1,7 +1,10 @@ div#sidelist table.with-datatables { font-size: 130%; } -# demo to show how to tweak a given section by setting its domid -#complete-quickfilter { +/*demo to show how to tweak a given section by setting its domid*/ +#complete-myquickfilter { + background-color: #f0d0f0; +} +#myquickfilter { background-color: #f080f0; }