mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-16 18:09:14 +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