projects
/
evergreen
/
masslnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bea813f
)
Change CSS for dash identity
author
Ben Shum
<bshum@biblio.org>
Thu, 19 Sep 2013 14:59:30 +0000
(10:59 -0400)
committer
Dan Wells
<dbw2@calvin.edu>
Wed, 25 Sep 2013 22:42:09 +0000
(18:42 -0400)
Set to float:left; for the dash identity so that the buttons are in order:
"My account" then "Logout"
Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/css/style.css.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/css/style.css.tt2
b/Open-ILS/src/templates/opac/css/style.css.tt2
index
5611e77
..
a9b2cf0
100644
(file)
--- a/
Open-ILS/src/templates/opac/css/style.css.tt2
+++ b/
Open-ILS/src/templates/opac/css/style.css.tt2
@@
-1794,7
+1794,7
@@
a.preflib_change {
display: inline !important;
}
#dash_identity a {
- float:
righ
t;
+ float:
lef
t;
}
#dashboard {
display: none;