Module:Location map/styles.css: Difference between revisions

no edit summary
m (1 revision imported)
No edit summary
Line 56: Line 56:
html.skin-theme-clientpref-night .od .pl > div,
html.skin-theme-clientpref-night .od .pl > div,
html.skin-theme-clientpref-night .od .pr > div {
html.skin-theme-clientpref-night .od .pr > div {
     background: white;
     background: #000;
    color: #fff;
}
}


Line 71: Line 72:
   html.skin-theme-clientpref-os .od .pl > div,
   html.skin-theme-clientpref-os .od .pl > div,
   html.skin-theme-clientpref-os .od .pr > div {
   html.skin-theme-clientpref-os .od .pr > div {
     background: white;
     background: #000;
    color: #fff;
   }
   }
}
}
Anonymous user