source: public/vendors/dataTable/KeyTable-2.5.1/css/keyTable.jqueryui.css@ 7304c7f

develop
Last change on this file since 7304c7f was 7304c7f, checked in by beratkjufliju <kufliju@…>, 3 years ago

added user authentication, create & forgot password methods and blades

  • Property mode set to 100644
File size: 253 bytes
Line 
1table.dataTable tbody th.focus,
2table.dataTable tbody td.focus {
3 box-shadow: inset 0 0 1px 2px #3366ff;
4}
5
6div.dtk-focus-alt table.dataTable tbody th.focus,
7div.dtk-focus-alt table.dataTable tbody td.focus {
8 box-shadow: inset 0 0 1px 2px #ff8b33;
9}
Note: See TracBrowser for help on using the repository browser.