mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Set header separator cursor to the default cursor.
This commit is contained in:
@@ -166,7 +166,7 @@ ul.flat-vert {text-align: left;}
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.separator { color: gray; margin: 0px .7ex 0px .7ex}
|
||||
.separator { color: gray; margin: 0px .7ex 0px .7ex; cursor: default; }
|
||||
|
||||
.pref-lang { font-weight: bold; }
|
||||
.pref { font-weight: bold; }
|
||||
|
||||
Reference in New Issue
Block a user