mirror of
https://gitee.com/gitea/gitea
synced 2026-02-07 15:25:36 +08:00
File path tweaks in UI (#2264)
This commit is contained in:
@@ -122,6 +122,13 @@ pre, code {
|
||||
float: right;
|
||||
}
|
||||
|
||||
&.button, &.menu .item {
|
||||
-moz-user-select: auto;
|
||||
-ms-user-select: auto;
|
||||
-webkit-user-select: auto;
|
||||
user-select: auto;
|
||||
}
|
||||
|
||||
&.container {
|
||||
&.fluid {
|
||||
&.padded {
|
||||
|
||||
Reference in New Issue
Block a user