This website requires JavaScript.
Explore
Help
Register
Sign In
rattail
/
appypod-rattail
Watch
2
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
b2dbef2bc4
appypod-rattail
/
gen
/
ui
/
appywide.css
3 lines
55 B
CSS
Raw
Normal View
History
Unescape
Escape
Appy web interface has now 2 skins: the default one, with a fixed with; the one named 'wide', that takes the whole screen width. Choosing the skin is made via de Conf instance, attribute 'skin'.
2014-01-20 09:30:14 -06:00
body
{
margin
:
0
}
Improved class appy.Hack to be able to hack static methods as well; [gen] pod field can now accept a string in param 'showTemplate' if a single format is accepted; when showing linked objects in a ref field, we show a message and no data for every object the currently logged user is not allowed to read; improved the default UI layout (less table borders).
2014-05-03 08:18:41 -05:00
.
main
{
width
:
100
%
;
height
:
100
%
}
Reference in a new issue
Copy permalink