mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00: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