mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Add self links to shader functions page
This commit is contained in:
@@ -398,6 +398,7 @@ a.btn:hover {
|
||||
|
||||
/* Style self-links to make them appear only on hover. */
|
||||
.classref-method > a[href*="-method-"].reference,
|
||||
.classref-method > a[href*="-func-"].reference,
|
||||
.classref-property > a[href*="-property-"].reference,
|
||||
.classref-signal > a[href*="-signal-"].reference,
|
||||
.classref-annotation > a[href*="-annotation-"].reference,
|
||||
@@ -412,6 +413,7 @@ a.btn:hover {
|
||||
padding-right: 20px;
|
||||
}
|
||||
.classref-method:hover > a[href*="-method-"].reference,
|
||||
.classref-method:hover > a[href*="-func-"].reference,
|
||||
.classref-property:hover > a[href*="-property-"].reference,
|
||||
.classref-signal:hover > a[href*="-signal-"].reference,
|
||||
.classref-annotation:hover > a[href*="-annotation-"].reference,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user