PluginProbe ʕ •ᴥ•ʔ
VikAppointments Services Booking Calendar / 1.2.21
VikAppointments Services Booking Calendar v1.2.21
1.2.21 1.2.20 trunk 1.2.17 1.2.18 1.2.19
vikappointments / site / assets / css / themes / light.css
vikappointments / site / assets / css / themes Last commit date
dark.css 3 days ago index.html 3 days ago light.css 3 days ago
light.css
19 lines
1 /**
2 * Insert here the rules to make the component darker.
3 * Here's the list of the classes that can be used:
4 * @class light-theme-background
5 * @class light-theme-color
6 */
7
8 .vap-empsubreview-div, .vapordertitlediv, .vapempnamediv, .vaporderheader, .vapempnamediv a, .vap-emp-avloc-block .vap-emp-avlocation-item .address i,
9 .vap-emplogin-rcont .vap-emplogin-modal ul li.item-active a, .vapempcontactsp i, .vapoptionsheadtitle, .vapsummaryoptionsheadtitle, .vapcompleteorderheadtitle, .vapcustomfields, .vapsummaryservicediv, .vapsumoptleft,
10 .vapsumoptleft, .vapsummarytotaldiv, .vapsummaryfooterdiv, .vapsername, .vapsername a, .vapseroptionsheader, .vapemplogintoolbardiv > .vapemploginactionlink > a,
11 .vap-review-title, .vaptheadcal tr:first-child, {
12 color: #006699;
13 }
14 .vapempquickcontsp, .vapempphonesp, .vapempquickcontsp a, .vapempphonesp a, .vapserquickcontsp a {
15 color: #333;
16 }
17 .vap-allorders-column a {
18 color: #08c;
19 }