develop
Last change
on this file since c08466c 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
|
Rev | Line | |
---|
[7304c7f] | 1 | table.dataTable tbody th.focus,
|
---|
| 2 | table.dataTable tbody td.focus {
|
---|
| 3 | box-shadow: inset 0 0 1px 2px #0275d8;
|
---|
| 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.