PHP Classes

File: CMF/Web/styles/sass/_dash-ul.scss

Recommend this page to a friend!
  Classes of Burge Lab   BurgeATS   CMF/Web/styles/sass/_dash-ul.scss   Download  
File: CMF/Web/styles/sass/_dash-ul.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: BurgeATS
CRM, Ticketing system, and employee manangement
Author: By
Last change: Update of CMF/Web/styles/sass/_dash-ul.scss
Date: 1 year ago
Size: 200 bytes
 

Contents

Class file image Download
.dash-ul { list-style-type:none; } .dash-ul li:before { content: '?'; font-size: .7em; } body.rtl .dash-ul li:before { margin-left:10px; } body.ltr .dash-ul li:before { margin-right:10px; }