projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29eb778
)
Rename CSS class matches for changes in action names
author
Tom Hughes
<tom@compton.nu>
Mon, 10 Sep 2018 13:11:19 +0000
(14:11 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 10 Sep 2018 13:12:56 +0000
(14:12 +0100)
app/assets/stylesheets/common.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.scss
b/app/assets/stylesheets/common.scss
index
f9214b2
..
cf10193
100644
(file)
--- a/
app/assets/stylesheets/common.scss
+++ b/
app/assets/stylesheets/common.scss
@@
-1501,7
+1501,7
@@
tr.turn:hover {
/* Rules for the trace view */
-.trace-
vie
w {
+.trace-
sho
w {
.trace_pending {
color: red;
}
@@
-1585,7
+1585,7
@@
tr.turn:hover {
margin-left: 70px;
}
-.user-
vie
w {
+.user-
sho
w {
// Silly exception; remove when user page is redesigned.
.content-inner {
max-width: none;
@@
-1712,7
+1712,7
@@
tr.turn:hover {
}
}
-.diary_entry-
vie
w img.user_thumbnail {
+.diary_entry-
sho
w img.user_thumbnail {
float: left;
}