projects
/
working
/
Evergreen.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
LP#1789747: tweak disabling the offline circulation link
[working/Evergreen.git]
/
Open-ILS
/
src
/
templates
/
staff
/
css
/
style.css.tt2
diff --git
a/Open-ILS/src/templates/staff/css/style.css.tt2
b/Open-ILS/src/templates/staff/css/style.css.tt2
index
4a2cdd1
..
fbbbbb1
100644
(file)
--- a/
Open-ILS/src/templates/staff/css/style.css.tt2
+++ b/
Open-ILS/src/templates/staff/css/style.css.tt2
@@
-112,6
+112,9
@@
a.disabled {
cursor: default;
color: #888 !important;
}
+.disabled {
+ cursor: not-allowed;
+}
#splash-nav .panel-body div {
padding-bottom: 10px;