added eugtk examples
This commit is contained in:
10
eugtk/examples/glade/.httpd.css
Normal file
10
eugtk/examples/glade/.httpd.css
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
-- ====================================================================
|
||||
-- Styling for the remote display is set here;
|
||||
-- ====================================================================
|
||||
*/
|
||||
th {color:yellow; background-color: blue;}
|
||||
button {width: 100%;}
|
||||
td {outline-style: solid; outline-width: 1px; outline-color: black; padding:2px; width: 25%;}
|
||||
body {background-image: linear-gradient(180deg, orange, green); background-repeat: no-repeat;)
|
||||
|
||||
Reference in New Issue
Block a user