Include the active row border on the icon cells in a patch screen
Otherwise it just looks really funny. Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
@@ -264,6 +264,7 @@
|
|||||||
.gerrit-PatchContentTable .ActiveRow td.Comment {
|
.gerrit-PatchContentTable .ActiveRow td.Comment {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
}
|
}
|
||||||
|
.gerrit-PatchContentTable .ActiveRow td.IconCell,
|
||||||
.gerrit-PatchContentTable .ActiveRow td.LineNumber,
|
.gerrit-PatchContentTable .ActiveRow td.LineNumber,
|
||||||
.gerrit-PatchContentTable .ActiveRow td.FileLine {
|
.gerrit-PatchContentTable .ActiveRow td.FileLine {
|
||||||
border-top: 1px solid blue;
|
border-top: 1px solid blue;
|
||||||
|
Reference in New Issue
Block a user