0
Welcome Guest! Login
0 items Join Now

less override by css

    • Omarson's Avatar
    • Omarson
    • Rocketeer
    • Posts: 53
    • Thanks: 0

    less override by css

    Posted 12 years 6 months ago
    • Hello,

      can someone advice how to override the following less code in header-light.less for gantry v 4.1.2 by css. I'm using a gantry-custom.css and the following less code is overriding my css custom file in IE9
      Less code :
      #rt-top-surround {
          #gradient > .vertical(@topbackground, @topbackground2);
      and
      .rt-showcase-pattern {
      background-image: -webkit-linear-gradient(rgba(0,0,0,0.03) 2px, transparent 2px),-webkit-linear-gradient(0, rgba(0,0,0,0.03) 2px, transparent 2px),-webkit-linear-gradient(rgba(0,0,0,0.03) 1px, transparent 1px),-webkit-linear-gradient(0, rgba(0,0,0,0.03) 1px, transparent 1px);background-size:80px 80px, 80px 80px, 5px 5px, 5px 5px;background-position:-2px -2px, -2px -2px, -1px -1px, -1px -1px;}

      Thanks in advance
    • OmarS

Time to create page: 0.065 seconds