/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 30, 2017, 10:54:09 AM
    Author     : Gary
*/

[data-globaldata]:hover { outline: 1px dashed #ccc; }
[data-globaldata]::before { content: attr(data-title); }
#redactor-modal-globaldata tr:hover { cursor: pointer; }
#redactor-modal-globaldata tr.active td { background-color: #666; color: #fff; }