mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 08:25:50 +01:00
(refs #232)Highlight lines which are specified by URL hash.
This commit is contained in:
@@ -480,6 +480,10 @@ pre.blob {
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
li.highlight {
|
||||
background-color: #ffb;
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
/* Issues */
|
||||
/****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user