This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2024-12-28 14:31:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
bafa23fa2c
gtk
/
testsuite
/
reftests
/
textview-margins.css
6 lines
85 B
CSS
Raw
Normal View
History
Unescape
Escape
TextView margin reftest add a reftest that checks GtkTextView text margin property comparing with the normal margin added to the widget (they are the same when there is nothing drawn in the gutter like line numbers etc).
2014-06-14 20:51:13 +00:00
@
import
"reset-to-defaults.css"
;
Fix textview-margins reftest Draw something, otherwise the test will timeout
2019-03-29 02:42:16 +00:00
.
background
{
background-color
:
rebeccapurple
;
}
Reference in New Issue
Copy Permalink