develop
Last change
on this file since e954f3e 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:
250 bytes
|
Line | |
---|
1 | table.dataTable tbody th.focus,
|
---|
2 | table.dataTable tbody td.focus {
|
---|
3 | box-shadow: inset 0 0 1px 2px #888;
|
---|
4 | }
|
---|
5 |
|
---|
6 | div.dtk-focus-alt table.dataTable tbody th.focus,
|
---|
7 | div.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.