User:JP/timeless.css

Revision as of 19:16, 15 October 2020 by JP (talk | contribs)

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.bg-Software_Red_New_Icon, .bg-Storage_Red_New_Icon, .bg-PTZ_Red_New_Icon, .bg-NVR_Red_New_Icon, .bg-Network_Switch_Red_New_Icon, .bg-Network_Camera_Red_New_Icon, .bg-IVS_Red_New_Icon, .bg-HDCVI_Recorder_Red_New_Icon, .bg-HDCVI_Camera_Red_New_Icon, .bg-EZ_IP_Red_New_Icon, .bg-Video_Intercom_Red_New_Icon, .bg-Transmission_Red_New_Icon, .bg-Thermal_Red_New_Icon {
 background-image: url('https://dahuawiki.com/images/9/94/Css_sprites.png');
 background-repeat: no-repeat;
}
.bg-Thermal_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -10px -10px;
}

.bg-Transmission_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -90px -10px;
}

.bg-Video_Intercom_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -10px -90px;
}

.bg-EZ_IP_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -90px -90px;
}

.bg-HDCVI_Camera_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -170px -10px;
}

.bg-HDCVI_Recorder_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -170px -90px;
}

.bg-IVS_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -10px -170px;
}

.bg-Network_Camera_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -90px -170px;
}

.bg-Network_Switch_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -170px -170px;
}

.bg-NVR_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -250px -10px;
}

.bg-PTZ_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -250px -90px;
}

.bg-Software_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -250px -170px;
}

.bg-Storage_Red_New_Icon {

   width: 60px; height: 60px;
   background: url('css_sprites.png') -10px -250px;
}